Documentation
README
FIRE Card to EPUB
Turn FIRE analysis cards into a small validated EPUB book.
Use this skill when the user asks:
FIRE 卡片變成電子書把分析卡做成 EPUB教我怎麼從 FIRE 到電子書上傳 GitHub 成為技能,附上電子書檔案把 Obsidian 知識卡整理成 EPUB
This skill bridges two workflows:
| Source Skill | Role |
|---|---|
fire-analysis-card |
Analyze article/note material into Fact, Index, Relation, Encyclopedia |
project-note-json-to-epub |
Package structured notes into EPUB with TOC, index, links, and validation |
Core Workflow
- Create or collect FIRE cards.
- Each card should have a stable
code,title,body,keywords, and optionalfire_card. - Keep each body chunk compact: one concept per card.
- Each card should have a stable
This is the opening of the README. Read the full README on GitHub.