Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add YangsonHung/awesome-agent-skills --skill novel-writer-cngit clone --depth 1 https://github.com/YangsonHung/awesome-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/novel-writer-cn)<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/novel-writer-cn"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/novel-writer-cn/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/yangsonhung/awesome-agent-skills/novel-writer-cn"><img src="https://agentmods.dev/badge/skills/yangsonhung/awesome-agent-skills/novel-writer-cn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.02107 |
| Opus 5 | $0.00014 | $0.01053 |
| Sonnet 5 | $0.00005 | $0.00421 |
| Haiku 4.5 | $0.00003 | $0.00211 |
Grade A, and why
novel-writer-cn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 263 lines — stays where its author put it; the contents beside it link to each section on GitHub.
小说写作助手
Overview
提供专业的小说创作支持,涵盖构思、规划、写作、续写和修改。技能覆盖新小说创作、章节续写、角色设计、角色弧线、世界观构建和文本润色,适用于科幻、奇幻、悬疑、言情、武侠等类型。
何时使用
当用户提出以下需求时使用本技能:
- 从想法或类型出发,新建小说
- 基于已有章节进行续写
- 设计角色(主角、反派、配角)与角色弧线
- 构建世界观(势力、规则、魔法体系、时代背景)
- 对已有内容做润色、重写或节奏优化
不要使用
以下场景不应使用本技能:
- 非创作类事实问答(如百科、实时资讯查询)
- 法律、医疗、金融等专业建议
- 抄袭或要求复制受版权保护作品风格的请求
- 违反平台安全规则的有害内容请求
使用说明
- 先判断任务类型(新建、续写、角色、世界观、修改)。
- 先问最少必要信息,再开始输出。
- 按本文件对应流程章节执行。
- 优先复用
references/与assets/templates/中的材料。 - 保持视角、语气、角色动机与上下文一致。
- 输出前做一次情节连贯性与语言质量自检。
工作流程
第一步:确定需求类型
根据用户请求识别任务类型:
| 任务类型 | 用户示例 | 操作 |
|---|---|---|
| 新小说创作 | "帮我写一部科幻小说" | 进入新建小说流程 |
| 章节续写 | "给这个故事续写一章" | 进入续写流程 |
| 角色设计 | "设计一个反派角色" | 进入角色设计流程 |
| 世界观构建 | "构建一个魔法体系" | 进入世界观构建流程 |
| 内容修改 | "修改这段对话" | 直接修改优化 |
新建小说
创作流程
1. 沟通基础信息 → 2. 构建框架 → 3. 角色设计 → 4. 章节规划 → 5. 开始写作
1. 沟通基础信息
询问用户以下关键信息(不要一次问太多):
必问:
- 小说类型(科幻/奇幻/悬疑/言情/武侠等)
- 故事核心概念或灵感
- 目标篇幅(短篇/中篇/长篇)
可选(可逐步询问):
- 主角设定
- 想要的情感基调
- 特殊要求
2. 构建框架
根据收集的信息,使用三幕结构创建故事大纲:
- 第一幕(25%):建置 → 激励事件 → 踏上旅程
- 第二幕(50%):挑战 → 中点转折 → 危机 → 准备
- 第三幕(25%):高潮 → 解决 → 新常态
详细结构指导:参见 references/story-structure.md
3. 角色设计
为核心角色创建角色卡:
- 主角:核心欲望、核心恐惧、角色弧线
- 反派:动机、与主角的冲突
- 关键配角:功能定位
详细角色指导:参见 references/character-development.md
4. 章节规划
根据大纲规划具体章节,每章明确:
- POV(视角)
- 场景地点
- 情节要点
- 与整体故事的连接
5. 开始写作
按照规划逐章写作,注意:
- 保持视角一致
- 场景细节生动
- 对话推动情节
- 适当埋设伏笔
续写章节
续写前准备
-
理解现有内容
- 阅读已有章节
- 梳理当前情节进展
- 确认角色状态和关系
-
确认续写方向
- 下一章的目标是什么?
- 需要发生什么事件?
- 情感走向如何?
续写要点
- 承接上文情节和氛围
- 保持角色性格一致
- 推进主线或支线
- 结尾留有钩子
角色设计
设计流程
-
确定角色功能
- 主角/反派/配角?
- 在故事中的作用?
-
填充角色维度
- 基础信息(姓名、年龄、外貌)
- 核心欲望和恐惧
- 优点和缺点
- 独特标识(说话方式、习惯动作)
-
设计角色弧线
- 开始状态
- 经历的变化
- 结束状态
-
建立关系网
- 与其他角色的关系
- 冲突和羁绊
What ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/templates/chapter.md 1.1 KB
- assets/templates/character-card.md 1.4 KB
- assets/templates/outline.md 1.6 KB
- assets/templates/world-bible.md 1.7 KB
- references/character-development.md 1.9 KB
- references/genre-guides.md 2.5 KB
- references/story-structure.md 1.7 KB
- references/worldbuilding.md 1.7 KB
- references/writing-techniques.md 2.5 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 263 lines · 27 tokens per session scan A b874862844a0
novel-writer-cn is a skill published in the GitHub repository YangsonHung/awesome-agent-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 2,107 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
vastai
Vast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.
vastai-sdk
Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.
gdpr-compliance-checker
Autonomous GDPR compliance auditor that scans a codebase to identify PII collection, storage, and sharing, then produces an article-by-article gap analysis, a pre-filled Data Processing Agreement (DPA), and a ROPA (Record of Processing Activities) starter kit — all exported as downloadable files (.docx recommended).…
pii-detector
Proactive PII add-on — augments the main response with PII guidance. Auto-trigger on any form, schema, migration, model, API route, GraphQL resolver, auth flow, or data design discussion. Also fires on: middleware, webhooks, workers, seed/fixture/factory files, delete/export/purge/anonymize functions, cron jobs, HTTP…
modellix
Integrate Modellix's unified API for AI image, video, and audio workflows. Use this skill whenever the user wants to generate or edit images, create or transform videos, synthesize speech, transcribe audio, clone a voice, do virtual try-on, or call any Modellix model API. Also trigger when the user mentions Modellix…
app-release
Automates the release process for Skill Lake app, including version bumping, building, packaging, and publishing to GitHub and Homebrew.