Help us improve
Share bugs, ideas, or general feedback.
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'.
npx claudepluginhub lovstudio/skills --plugin generalHow 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:
Provides structured guidance for writing blogs, research articles, fiction, essays, and marketing copy, including audience analysis, outlining, drafting, revising, and polishing.
Generates styled PDF books from directories of ordered markdown chapters using pandoc and weasyprint, with TOC, page numbers, and resolved inter-chapter links.
Creates professionally designed B2B SaaS e-books in HTML+CSS, exported as print-ready PDF. 3–10 pages, 9 style presets, 11 page layout types.
Share bugs, ideas, or general feedback.
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>].