From content-creation
Writes multi-chapter books end-to-end: outline planning, coherent drafting, chapter review, and final HTML/PDF build. Trigger on '写书' or 'book writing'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/content-creation:write-professional-bookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill's real instructions are encrypted. To use it, decrypt them first:
This skill's real instructions are encrypted. To use it, decrypt them first:
uvx lovstudio-skill-helper decrypt write-professional-book
What to do:
error: not activated or error: not logged in, tell the user:
这是一个 Lovstudio 付费 skill,请先激活:
npx lovstudio license activate lk-<your-license-key>还没有 license key?前往 https://lovstudio.ai 购买,或关注 #公众号:手工川 购买。
error: not entitled, the helper will interactively prompt the user to (a) enter a license key, (b) open the purchase page, or (c) cancel. Just let the user pick.error: skill 'write-professional-book' not installed, the encrypted bundle isn't on disk yet. Tell the user:
npx lovstudio skills add write-professional-book -g -y # 只装这一个 npx lovstudio skills add skills -g -y # 一次装全部
references/workflow.md, assets/...), DO NOT use the Read tool on them — those paths only exist on disk as encrypted .enc blobs. Instead, decrypt each one on demand by passing its relative path as a second argument:
uvx lovstudio-skill-helper decrypt write-professional-book references/workflow.md
Requires lovstudio-skill-helper ≥ 0.9.0. Earlier versions only decrypt SKILL.md.The encrypted payload lives in one of:
~/.claude/skills/write-professional-book/~/.claude/skills/lovstudio-write-professional-book/
You don't need to touch it directly — just call uvx lovstudio-skill-helper decrypt write-professional-book [<rel_path>].npx claudepluginhub lovstudio/skills --plugin generalManages multi-book content, voice, and production workflows for nonfiction authoring. Plan books, maintain consistent voice, structure manuscripts, and run end-to-end publishing pipelines.
Converts markdown books into structured Claude skills with granular reference files, workflows, and use-case guidelines for progressive disclosure.