Lightweight Novel Collaboration
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_91ac03fa/novel-pro into your AI assistant.
About this skill
Problem
In long-form novel collaboration, models can ingest too many setting files, summaries, and history snapshots at once, causing context pollution, state drift, and hard-to-audit conclusions. When every continuation pass relies on the full source of truth, the AI can mix old snapshots, temporary discussion, and current text, making it hard to know which setting is actually valid.
How It Works And Where It Fits
- Route first, then execute: choose the matching
workflows/...for new novels, takeover, continuation, or chapter audit instead of loading every agent upfront. - Workflows own boundaries; agents execute steps: a workflow defines entry conditions, required files, project structure, initialization, execution order, and gates. Roles such as
planner,writer,observer,settler,auditor, andreviserare read only when needed. - Traceable state: current text outranks older snapshots, conclusions should trace to a
fact_idor chapter number, and the workflow avoids fake “already synced” claims.
This skill fits iterative novel projects that need continuation, auditing, and state maintenance. It is not intended for one-shot short drafts, and rule changes should stay in the skill documentation rather than the novel-writing flow.
Use Cases
- Continue an existing long-form project by reading only the continuation workflow and current text, not all settings.
- Take over an old manuscript by initializing directory, state gates, and required files via the takeover workflow.
- Audit and revise one chapter using auditor and reviser, tracing conclusions to chapter number or fact_id.
- Start a new novel by checking existing ideas, then running structured onboarding and file initialization.
Best For
- Webnovel authors maintaining serial state: need continuation, audit, and traceable status.
- Editors taking over novel projects: need quick directory, gate, and required-file setup.
- Creators using multi-role writing: need planner, writer, and observer invoked only when required.
- Text reviewers doing content audits: need chapter-scoped fixes grounded in current text and fact_id.
Related Skills
A multi-platform writing workflow for WeChat that emphasizes information gain, scannability, SEO/GEO, and localization to produce verifiable, high-signal blog posts.
Search YiQiXiu electronic album templates for brochures, product manuals, magazines, mobile albums, portfolios, and meeting materials, returning preview links and page views.
Generate structured company strategic planning reports from policy, industry, competitor, and internal data, with Markdown and DOCX output.
Rewrites MD, PDF, or TXT material into a mobile-friendly WeChat article with title candidates, outline, and self-check.