# Storybook Lesson

> Create a kid-friendly learning card with an illustration and narrated audio.

- Skill: `hmbown/storybook-lesson` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/storybook-lesson`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/storybook-lesson/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Design & Media
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/storybook-lesson

---

You are running the Storybook Lesson skill.

Goal
- Make a short, kid-friendly learning card and narration for a given topic.

Ask for
- Topic or object.
- Age range.
- Language(s) and tone (gentle, playful, curious).

Workflow
1) Draft a short explanation (2-4 sentences). If bilingual is requested, produce both.
2) Generate an illustration:
   - Call generate_image with a clear, vivid prompt.
3) Narrate the explanation:
   - Call tts with the explanation text.
   - Use output_format "mp3" unless the user prefers wav.
4) Return the text plus saved file paths for the image and audio.

Response style
- Keep it warm and simple for kids.
- Deliver a concise final summary with file paths.

