author

Manage long-form Chinese novel creation with SQLite indexing and Markdown storage.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/MoXiaobai1412/author-skill --skill author-moxiaobai1412
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: author
Source: https://github.com/MoXiaobai1412/author-skill/tree/main
Command: npx skills add https://github.com/MoXiaobai1412/author-skill --skill author-moxiaobai1412

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of maintaining narrative consistency, managing complex character relationships, and tracking plot foreshadowing in long-form Chinese novel writing.

Core Features & Use Cases

  • SQLite-Indexed Resource Management: Uses a local database to store and retrieve character profiles, world settings, and plot points with millisecond latency.
  • Structured Writing Workflow: Implements a 5-step requirement gathering process followed by a rigorous chapter-by-chapter drafting and optimization cycle.
  • Use Case: A writer can use this to instantly retrieve the history of a specific character or check if a plot point has been foreshadowed, ensuring the story remains coherent over 50+ chapters.

Quick Start

Use the author skill to initialize a new novel project named Future Rescue Bureau in your local workspace.

Frequently Asked Questions about author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain narrative consistency for character relationships across 50+ chapters in Chinese novel writing?

You can maintain narrative consistency by using SQLite indexing to store and retrieve character profiles, world settings, and plot points with millisecond latency. This structured workflow tracks foreshadowing and character history, ensuring your long-form Chinese novel remains coherent over 50+ chapters.

What is the best way to track plot foreshadowing in long-form fiction?

The best way to track plot foreshadowing is by using SQLite-indexed resource management combined with Markdown-based content storage. This approach allows you to instantly check if a specific plot point has been properly foreshadowed and retrieve narrative history on demand.

How do I start a structured creative writing workflow for a new novel project?

You start a structured creative writing workflow by initializing a new novel project in your local workspace. The process implements a 5-step requirement gathering phase followed by a rigorous chapter-by-chapter drafting and optimization cycle to guide professional authors.

Can I use SQLite and Markdown for narrative management in professional novel creation?

Yes, you can use SQLite and Markdown for narrative management in professional novel creation. This combination facilitates local database resource tracking for character profiles and plot points, while Markdown handles the actual content storage for AI-assisted drafting and logical review.

Does automated resource tracking work for checking logical consistency in story development?

Automated resource tracking works effectively for checking logical consistency in story development. By indexing world settings and plot points in a local SQLite database, the system satisfies requirements for automated logical review and ensures narrative consistency throughout the writing process.

When do I need a database for novel writing instead of plain text files?

You need a database for novel writing when managing long-form stories with complex character relationships and extensive plot foreshadowing. SQLite indexing provides millisecond latency for retrieving narrative history, which plain text files cannot efficiently handle over 50+ chapters.