Loading...
Loading...
This skill generates graphic novel narratives about physicists and scientists for intelligent textbooks. It creates compelling, historically-accurate stories with image prompts designed for high school students. Use this skill when the user wants to add a new scientist story to the Physics History Graphic Novels section of an MkDocs Material textbook, or when creating educational graphic novel content about historical scientists.
npx skill4agent add dmccreary/claude-skills story-generator<details>mkdir -p docs/stories/<scientist-name>nikola-teslamarie-curiedocs/stories/<scientist-name>/index.md---
title: <Catchy Title> - <Scientist Name>'s <Theme>
description: A graphic-novel story of how <brief description>...
image: /stories/<scientist-name>/cover.png
og:image: /stories/<scientist-name>/cover.png
twitter:image: /stories/<scientist-name>/cover.png
social:
cards: false
---
# <Catchy Title>: <Subtitle>

<details>
<summary>Cover Image Prompt</summary>
[Detailed cover image generation prompt - 16:9 format, period style, composition details]
</details>
<details>
<summary>Narrative Prompt</summary>
[Background context and style guide for the entire story]
</details>
### Prologue – <Hook Title>
[Opening narrative establishing the scientist's importance]

<details><summary>Image Prompt</summary>
[Detailed image prompt for prologue scene]
</details>
## Chapter 1 – <Chapter Title>
[Chapter narrative...]

<details><summary>Image Prompt</summary>
[Image prompt...]
</details>
[Continue for 12-14 chapters...]
### Epilogue – What Made <Scientist> Different?
[Summary of lessons learned]
| Challenge | How <Scientist> Responded | Lesson for Today |
|-----------|---------------------------|------------------|
| ... | ... | ... |
### Call to Action
[Inspiring message connecting to readers]
---
*"Quote from scientist"*
—<Scientist Name>
---
## References
1. [Title](PLACEHOLDER) - Description
[Continue with 4-6 references].png.jpgmkdocs.yml- Stories:
- Overview: stories/index.md
- <Scientist Name> - <Title>: stories/<scientist-name>/index.mddocs/stories/index.md- **[<Story Title>](<scientist-name>/index.md)**

<2-4 sentence compelling description emphasizing the story's theme>| Era | Suggested Art Style |
|---|---|
| Ancient (before 500 AD) | Classical Mediterranean, mosaic-inspired |
| Renaissance (1400-1600) | Italian Renaissance, warm lighting |
| Enlightenment (1600-1800) | Baroque, Dutch Golden Age |
| Victorian (1800-1900) | Pre-Raphaelite, industrial |
| Gilded Age (1870-1900) | Art Nouveau, American industrial |
| Early Modern (1900-1950) | Art Deco, Modernist |
| Mid-Century (1950-1980) | Atomic Age, clean lines |
| Contemporary | Photorealistic with period elements |
docs/stories/<name>/index.md.pngmkdocs.ymldocs/stories/index.md