From content-creation
Writes multi-chapter books end-to-end (technical, tutorials, monographs): plans outlines, drafts coherent chapters, reviews content, builds HTML/PDF. Triggers on book writing requests.
npx claudepluginhub lovstudio/skills --plugin content-creationThis skill uses the workspace's default tool permissions.
This skill's real instructions are encrypted. To use it, decrypt them first:
Distills books into executable Agent Skills via RIA-TV++ pipeline with extraction, triple verification, and Zettelkasten linking. Outputs Markdown skill packs for Claude Code.
Provides structured guidance for writing blogs, research articles, fiction, essays, and marketing copy, including audience analysis, outlining, drafting, revising, and polishing.
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. Trigger when user says "create an ebook", "design a lead magnet", "make a PDF guide", "build a gated content piece", "write a B2B ebook", "design a white paper", "create a nurture asset", or "make a PDF report".
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>].