Chinese Novelist Skill banner
PenglongHuang PenglongHuang

Chinese Novelist Skill

AI community

Description

🎭 AI 驱动的中文小说创作助手。三层递进式智能问答、跨会话偏好记忆、中断续写、每章必留悬念钩子、自动校验修复。长篇小说一次性全稿完成。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for PenglongHuang/chinese-novelist-skill, shared by 2 entries in this directory. It describes the repository, not this entry specifically.

🎭 chinese-novelist skill

让 AI 为你写一部完整的中文小说

[![Version](https://img.shields.io/badge/version-2.0-blue.svg)](https://github.com/PenglongHuang/chinese-novelist-skill/releases/tag/v2.0) [![Claude Code Skill](https://img.shields.io/badge/Claude_Code-Skill-blue)](https://claude.com/claude-code) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)

**🎉 v2.0 重构发布**:引入三层递进式问答、偏好记忆系统、中断续写、三种写作模式和自动校验修复!

查看 [v1.0 → v2.0 升级说明](https://github.com/PenglongHuang/chinese-novelist-skill/pull/10) 了解详情。

✨ 为什么用这个?

写小说最难的是**坚持写完**。这个 Skill 专为解决这个痛点而生:

  • 智能问答 - 三层递进式问答,支持快速跳过和随机生成
  • 偏好记忆 - 跨会话学习你的喜好,下次创作更贴心
  • 中断续写 - 意外中断?自动检测并从断点继续
  • 多种写作模式 - 串行 / 子Agent并行 / Agent Teams,按需选择
  • 自动校验 - 完成后自动检查字数和连贯性,不合格自动重写
  • 每章必爽 - 开头即高潮,结尾留悬念

🚀 快速开始

使用 chinese-novelist 帮我写一部小说

🖼️ 使用过程

Phase 1 — 交互问答 Phase 2 — 规划确认
Phase 3 — 疯狂创作 Phase 4 — 完稿输出

🧠 创作记忆

每次创作后,Skill 会自动学习你的偏好:喜欢的题材类型、叙事风格、章节数量倾向、文字密度等。下次使用时,直接应用你的习惯,省去重复问答。

📊 创作流程

用户 → ┌─────────────┐    ┌──────────────────────┐    ┌──────────────┐
       │ Phase 0     │ →  │ Phase 1              │ →  │ Phase 2      │
       │ 初始化      │    │ 三层递进式问答        │    │ 规划 + 确认  │
       │ ·加载偏好   │    │ L1: 核心定位 (必答)   │    │ ·大纲        │
       │ ·检测中断   │    │ L2: 深度定制 (可选)   │    │ ·人物档案    │
       └─────────────┘    └──────────────────────┘    │ ·写作计划JSON│