Install
$ agentstack add skill-felipelobomotta-blip-book-genesis-v4-book-auto ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
/book-auto — One Command, One Book
What This Does
You give an idea. You get a book. That's it.
This skill dispatches the book-orchestrator agent which runs the entire Book Genesis V4 pipeline autonomously:
- Market research
- Reader personas
- Narrative foundation (characters, outline, theme)
- Voice DNA (per-character voice specs)
- >>> CHECKPOINT 1: You approve the foundation >> CHECKPOINT 2: You approve the manuscript >> CHECKPOINT 3: Book delivered <<<
Usage
/book-auto [language] [idea]
Examples:
/book-auto pt-br thriller sobre ex-policial do CORE vingando a família assassinada por milícia
/book-auto en literary fiction about a quantum physicist losing her memory
/book-auto pt-br autoficção sobre burnout de dev em startup brasileira
/book-auto en dark romance between a hitman and a federal agent
How To Execute
When this skill is invoked, IMMEDIATELY dispatch the book-orchestrator agent:
Agent tool:
subagent_type: book-orchestrator
prompt: "Create a book from this idea: {user's full input including language and idea}. Run the full pipeline autonomously. Only pause at the 3 checkpoints."
Do NOT add commentary. Do NOT ask questions. Just dispatch.
The orchestrator will run for up to 200 turns, creating the entire book pipeline autonomously. It will return to the user at the 3 checkpoints for approval.
Project Location
All books are created at: ~/Desktop/livros/{slug}/
The slug is auto-generated from the title (lowercase, hyphens, no accents).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: felipelobomotta-blip
- Source: felipelobomotta-blip/book-genesis-v4
- License: MIT
- Homepage: https://github.com/felipelobomotta-blip/book-genesis-v4
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.