
ebook-maker-skill
【Skill】AI 电子书制作工作流 — Claude Code Skill
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it. Install and set up ebook-maker-skill (claude-skill project) into my current project. Found on https://claudeers.com/ebook-maker-skill Repo: https://github.com/irenerachel/ebook-maker-skill Homepage/docs: — Detected install method: claude-skill → # copy this skill into .claude/skills/ebook-maker-skill/ Category: skills. Platforms: cli, api. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: dormant; community-verified: false. Confirm the source before running anything.
# copy the skill dir into your project: # .claude/skills/ebook-maker-skill/ (or ~/.claude/skills/ebook-maker-skill/ for all projects)
git clone https://github.com/irenerachel/ebook-maker-skill
// compatibility
| Platforms | cli, api |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | NOASSERTION |
| Pricing | open-source |
| Language | — |
Ebook Maker Skill
AI 电子书制作工作流 — 从调研到成书的一站式 Claude Code Skill。
功能
- 深度调研(多 Agent 并行搜索)
- 内容架构(章节大纲 + 用户确认)
- AI 插图生成(即梦 CLI / SeedDream API / Nano Banana 三选一)
- 风格锚定(先出样板确认,再批量生成)
- 统一排版(HTML 模板 + Chrome headless 转 PDF)
- 自动工作报告
文件结构
| 文件 | 职责 | 何时修改 |
|---|---|---|
SKILL.md | 主流程(6 个 Stage) | 改流程逻辑时 |
layout.md | 排版规范(配色、字体、间距、对齐、页码) | 改排版风格时 |
illustration.md | 插图规范(生图工具、风格模板、比例、压缩) | 改插图风格时 |
安装
将三个 .md 文件放入 Claude Code 的 Skill 目录:
~/.claude/skills/ebook-maker/
├── SKILL.md
├── layout.md
└── illustration.md
使用
在 Claude Code 中说:
帮我写一本关于 [主题] 的电子书
或更具体:
帮我写一本关于 [主题] 的小白手册,加插图,末尾加公众号 [名称]
插图工具要求(可选)
如果需要 AI 生成插图,需配置以下工具之一:
| 工具 | 前置条件 |
|---|---|
| 即梦 CLI(默认) | dreamina CLI 已登录 |
| SeedDream API | 环境变量 ARK_API_KEY |
| Nano Banana | 环境变量 GEMINI_API_KEY |
License
MIT
// faq
What is ebook-maker-skill?
【Skill】AI 电子书制作工作流 — Claude Code Skill. It is open-source on GitHub.
Is ebook-maker-skill free to use?
ebook-maker-skill is open-source under the NOASSERTION license, so it is free to use.
What category does ebook-maker-skill belong to?
ebook-maker-skill is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/ebook-maker-skill)
// retro hit counter
[](https://claudeers.com/ebook-maker-skill)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…