start

start is a skill for Claude Code from tance-mang/chinese-webnovel-skills. It costs 95 tokens per session (758 once invoked), scanned A, original, MIT.

A Chinese web-novel starting point that asks where the author is in the writing process and routes them to the relevant tools. Its paths cover starting a book, continuing one, revising existing text, and preparing for publication.

In plain words
What is it for?
Use it to plan a new novel, resume an existing one, improve a draft, or prepare a book for submission and publication.
Why use it?
It removes the need to remember many separate tool names or decide the full workflow alone. It guides new users one step at a time and keeps long projects organized.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the webnovel plugin — 33 skills shipped together

Good fit Use it to plan a new novel, resume an existing one, improve a draft, or prepare a book for submission and publication.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tance-mang/chinese-webnovel-skills/start
Install

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.

Any agent
npx skills add tance-mang/chinese-webnovel-skills --skill start
Clone the repo
git clone --depth 1 https://github.com/tance-mang/chinese-webnovel-skills

Made for: Claude Code.

Or install webnovel, the plugin that ships this one along with the rest of its 33 skills.

Wrote 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.

agentmods badge for start

README.md
[![agentmods](https://agentmods.dev/badge/skills/tance-mang/chinese-webnovel-skills/start/github.svg)](https://agentmods.dev/skills/tance-mang/chinese-webnovel-skills/start)
Your own site
<a href="https://agentmods.dev/skills/tance-mang/chinese-webnovel-skills/start"><img src="https://agentmods.dev/badge/skills/tance-mang/chinese-webnovel-skills/start/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.

agentmods 80×15 button for start

Your own site · 80×15
<a href="https://agentmods.dev/skills/tance-mang/chinese-webnovel-skills/start"><img src="https://agentmods.dev/badge/skills/tance-mang/chinese-webnovel-skills/start.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 758 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.00758
Opus 5 $0.00048 $0.00379
Sonnet 5 $0.00019 $0.00152
Haiku 4.5 $0.00010 $0.00076

Measured 12d ago against content hash 149f6c37c692, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

start 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.

skills/start/SKILL.md · 42 lines

What it actually says

网文工坊入口(start)

不用记 30+ 个技能。 告诉我你现在在哪一步,我带你走,背后自动调对应技能。

先问:你现在在哪一步?

① 新建小说(从 0 开新书)

选题 → [强设定先搭世界] → 金手指 → 人设 → 大纲 → 开篇钩 → 写第一章 → 建档

背后自动调:idea →(强设定加 world)→ goldfingercharacteroutlinehookexpand/cowritememory 建档

② 继续写(接着之前的书)

读档回顾"写到哪了" → 写下一章 → 查前后一致 → 更新档案

背后自动调:memory(回顾) → expand 或共写 cowritecontinuity(逻辑/时间线/情绪/世界状态) → memory(回写)

③ 优化 / 修改(已有正文)

追读体检 → 去 AI 味 / 量化打分 → 情绪演出来 → 校对错别字敏感词

背后自动调:reviewdeslop/aidetectemotionproofread

④ 投稿 / 分析(准备发了)

核对篇幅字数门槛 → 三章签约体检 → 过审校对 → 平台趋势 → 书名简介标签

背后自动调:length-standardssubmissionproofreadtrendstitle

怎么带(工作流)

  1. 先确认用户在 ①②③④ 哪一步(不确定就用一两个问题引导,别一上来甩选项墙)。
  2. 进对应流程,一步步走:每一步自动调背后的技能,用户只需回答"内容",不用记命令名。
  3. 每完成一段,告诉用户下一步是什么、问要不要继续;用户随时可跳步或换门。
  4. 涉及长篇就提醒建档/读档(memory)、定期体检(continuity/review)。

原则

  • 用户不用知道技能名——路由是你的活。
  • 一次推进一步,别一股脑全做完。
  • 新手友好;想直接点名技能(如 /webnovel:hook)的老用户照常支持,不强制走入口。
  • 终端版对应命令:/new /continue /optimize /submit(见 cli/README.md)。

配合

  • 四个门背后就是现有全部技能;本技能只做入口和路由,不重复它们的活。
Changes

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.

  1. 12d ago First seen · 42 lines · 95 tokens per session scan A 149f6c37c692

Subscribe to this mod's changes

start is a skill published in the GitHub repository tance-mang/chinese-webnovel-skills (55 stars, last pushed 3mo ago), licensed MIT. It adds 95 tokens to every session and 758 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

add-cloud-flow

Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates client-side code to call flows. Handles both new flow registration and adding already-registered flows to additional…

microsoft/power-platform-skills · 91 tokens

configure-env-variables

Configures environment variables for Power Pages site settings to support ALM across environments. Creates environment variable definitions in Dataverse, guides the user through linking site settings to those variables via the Power Pages Management app, adds the variables to the solution, and generates a…

microsoft/power-platform-skills · 119 tokens

deploy-site

Deploys an existing Power Pages code site to a Power Pages environment using PAC CLI. Handles tooling verification, authentication, environment confirmation, building, and uploading. Use when the user wants to deploy, upload, or publish their code site.

microsoft/power-platform-skills · 50 tokens

top-design

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…

wondelai/skills · 113 tokens

traction-eos

Implement the Entrepreneurial Operating System (EOS) to align vision and execution across a company. Use when the user mentions "EOS", "Entrepreneurial Operating System", "V/TO", "quarterly rocks", "Level 10 meetings", "accountability chart", "IDS process", "my company feels chaotic", "we keep having the same…

wondelai/skills · 147 tokens