📖
WritingPowerShell

Tianming Novel System

by zy-zmc

Tianming Novel System is a Writing skill for Claude Code, published by zy-zmc in tianming-skill.

125 stars24 forkson zy-zmc/tianming-skillAdded 2026/07/16+1% in starsRepository updated 2026/06/06
ai-writingchinese-novelclaude-skillcreative-writinglong-form-writingnovel-writingprompt-engineering
Install in seconds
Install Tianming Novel System
Copy Tianming Novel System into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/zy-zmc/tianming-skill ~/.claude/skills/tianming-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/zy-zmc/tianming-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in zy-zmc/tianming-skill
Installs to
~/.claude/skills/tianming-skill
Collection
The only skill cataloged from this repository
Category
Writing1361 skills

What Tianming Novel System does

A structured co-writing system for long-form novels that ensures cross-chapter consistency, foreshadowing, pacing, and style stability through command-driven APIs.

Tianming Novel System is cataloged under Writing on DirSkills. Tianming Novel System comes from a repository tagged ai-writing, chinese-novel, claude-skill, creative-writing and long-form-writing.

Documentation

README

天命 · 长篇小说协同创作系统

一、本 Skill 的工作哲学

本 Skill 由「执笔者」(用户)与「天命」(系统)共同完成长篇小说创作。 系统的所有行为都遵循三层结构:

  1. 法则之躯(Codex) — 不可违背的绝对法典
  2. 运行协议(Protocols) — 响应具体指令的执行流程
  3. 事实神谕(Knowledge Base) — 用户提供的世界观知识库

核心原则:法则塑造事实,事实更新法则。当二者冲突时,「事实神谕」拥有更高时效性; 当生成行为与法则冲突时,「绝对法典」永远胜出。


二、加载策略(渐进式披露 + 执行闭环)

本 Skill 采用「入口轻、协议重、事实外置」的运行方式:

  1. 入口轻SKILL.md 只负责识别意图、装配依赖、建立执行闭环。
  2. 协议重:具体生成逻辑必须进入对应 protocols/codex/aesthetic/ 文件执行。
  3. 事实外置:所有世界观事实都来自用户项目中的五件知识库文件,Skill 自带模板只作为格式参考。
  4. 交付闭环:每条创作指令都必须经历「识别 → 装配 → 校验 → 生成 → 仪表盘/续令」五步。

每条指令的固定执行闭环

无论冷启动还是热启动,处理任何 「天命:...」 指令前,系统必须先执行以下最小闭环:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Tianming Novel System

  • How does Tianming Novel System compare to other Writing skills?

    Tianming Novel System ranks #1211 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Tianming Novel System against them. Open each page to compare what they document and how they install.