aliang-kids-story-maker

aliang-kids-story-maker is a skill for Claude Code, Codex from aliang2052/aliang-skills. It costs 43 tokens per session (1,115 once invoked), scanned A, original, MIT.

A guided tool for creating children’s bedtime stories, including the story text, narrated audio, and illustrations. It asks for the child’s age, story length, and narration style, then offers three story ideas to choose from.

In plain words
What is it for?
Use it to make short bedtime stories for children aged 3–12, with a selected narration voice and files saved to a chosen folder.
Why use it?
It removes the need to plan an age-appropriate story and assemble the text, voice recording, and images separately.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to make short bedtime stories for children aged 3–12, with a selected narration voice and files saved to a chosen folder.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aliang2052/aliang-skills/aliang-kids-story-maker
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aliang2052/aliang-skills --skill aliang-kids-story-maker
Clone the repo
git clone --depth 1 https://github.com/aliang2052/aliang-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aliang-kids-story-maker

README.md
[![agentmods](https://agentmods.dev/badge/skills/aliang2052/aliang-skills/aliang-kids-story-maker/github.svg)](https://agentmods.dev/skills/aliang2052/aliang-skills/aliang-kids-story-maker)
Your own site
<a href="https://agentmods.dev/skills/aliang2052/aliang-skills/aliang-kids-story-maker"><img src="https://agentmods.dev/badge/skills/aliang2052/aliang-skills/aliang-kids-story-maker/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aliang-kids-story-maker

Your own site · 80×15
<a href="https://agentmods.dev/skills/aliang2052/aliang-skills/aliang-kids-story-maker"><img src="https://agentmods.dev/badge/skills/aliang2052/aliang-skills/aliang-kids-story-maker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,115 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.01115
Opus 5 $0.00022 $0.00558
Sonnet 5 $0.00009 $0.00223
Haiku 4.5 $0.00004 $0.00112

Measured 12d ago against content hash ea9455631b30, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

aliang-kids-story-maker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/aliang-kids-story-maker/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

儿童故事制作 Skill

触发词

当用户说"制作儿童故事"、"儿童故事"、"讲故事给孩子"、"睡前故事制作"时使用。

工作流

第一步:确认参数

向用户确认三个参数(如果用户未指定则使用默认值):

1. 孩子年龄(3-12岁)

年龄段 内容特点
3-4岁 简单词汇,重复句式
5-6岁 稍有想象力,有情节
7-8岁 有冒险元素,稍复杂
9-10岁 有科普/成长主题
11-12岁 有深度,接近青少年

2. 故事时长

时长 字数
1分钟 约200-250字
2分钟 约400-500字
3分钟 约600-750字
5分钟 约1000-1200字

3. 播音风格(使用 cosyvoice-v3-flash 模型)

声音ID 名称 风格
longanwen_v3 龙安温 温柔妈妈(默认)
longanyun_v3 龙安昀 知性女声
longxiaochun_v3 龙小淳 可爱童声
longhuhu_v3 龙呼呼 亲切叔叔
longpaopao_v3 龙泡泡 活泼哥哥
longfeifei_v3 龙菲菲 甜美姐姐

第二步:生成3个故事选项

使用 bl text chat 生成3个不同主题的故事标题+简介(每个50字左右),让用户选择。

Prompt 模板:

请为{age}岁的孩子生成3个不同的{duration}分钟睡前故事选项。
每个故事只需:标题(10字内)+ 一句话简介(30-50字)。
要求:
1. 3个故事主题完全不同
2. 适合{age}岁孩子的认知水平
3. 温暖、正面、有想象力
4. 格式:
【选项A】《标题》简介...
【选项B】《标题》简介...
【选项C】《标题》简介...

等待用户选择 A/B/C。

第三步:制作选定故事

根据用户选择,用 bl text chat 生成完整故事正文:

请为{age}岁的孩子写一个完整的{duration}分钟睡前故事,主题是"{selected_title}"。
要求:
1. 字数约{word_count}字
2. 语言口语化,适合电话/语音讲述
3. 温暖有趣,有想象力
4. 结尾有晚安/祝福
5. 只输出故事正文,不要其他说明

第四步:生成音频

bl speech synthesize --text "{story_text}" --model cosyvoice-v3-flash --voice {voice_id} --output /tmp/story_audio.mp3 --non-interactive

将输出文件复制到目标目录(CLI 默认输出到 ~/bailian-output/speech/)。

第五步:生成插图

先用 bl text chat 从故事提取视觉描述:

请从以下故事中提取一段适合生成插图的英文描述(100词以内),适合{age}岁孩子:{story_text}
要求:描述画面主体人物、场景、氛围,适合水彩风格儿童绘本。不要包含文字说明。只输出英文描述。

然后生成图片:

bl image generate --prompt "A warm and dreamy children's book illustration for a {age}-year-old: {visual_desc}, soft watercolor style, warm golden and pastel color palette, magical bedtime atmosphere, no text" --out-dir /tmp/ --non-interactive

第六步:整理输出

  1. 声音/儿童故事/ 下新建文件夹,以故事标题命名(清理特殊字符)
  2. 将以下文件放入:
    • story.txt — 故事文本
    • audio.mp3 — 音频文件
    • cover.png — 插图
  3. 向用户报告完成,列出文件路径

依赖

  • Bailian CLI(bl 命令)
  • cosyvoice-v3-flash(TTS)
  • qwen-image-2.0(图片生成)
  • 知识库凭证(如需要):~/.bailian-demo.env

Read the full file on GitHub · 121 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 121 lines · 43 tokens per session scan A ea9455631b30

Subscribe to this mod's changes

aliang-kids-story-maker is a skill published in the GitHub repository aliang2052/aliang-skills (26 stars, last pushed 3mo ago), licensed MIT. It adds 43 tokens to every session and 1,115 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

dramaclaw

A skill for answering identity and self-introduction questions, and for working with the DramaClaw/NovelVideo pipeline. The description also covers turning novels or stories into short vertical videos.

dramaclaw/dramaclaw · 360 tokens

ai-comic-script

A Chinese-language guide for creating complete scripts for AI-generated animated short dramas, from the initial idea through episode planning and finished scenes.

jis60224/ai-comic-skills · 146 tokens

ai-comic-visual-assets

A skill that turns a script into reusable AI image prompts for its main characters, settings, and props. It also defines file names, folders, and reference-image steps for visual consistency.

jis60224/ai-comic-skills · 297 tokens

ai-comic-storyboard

A storyboard tool for turning an existing AI-comic script into a shot-by-shot production table. A storyboard lists what appears in each shot, how the camera moves, what characters do, the dialogue or sound, the timing, and the assets used.

jis60224/ai-comic-skills · 309 tokens

ai-comic-video-prompts

A skill that converts an existing shot list—a plan describing each video shot—into one complete prompt per shot for AI video tools such as Vidu. It includes the shot framing, camera movement, actions, dialogue, sound effects, and referenced assets.

jis60224/ai-comic-skills · 301 tokens

comic-mv-director

A production planner for animated stories, short dramas, music videos, and other AI video projects. It first decides whether the project is music-led or story-led, then plans storyboards, images, video, music, and editing.

ShuaiMXu/mv-skills-bundle · 229 tokens