# chinese-webnovel-skill

这是一个面向中文网文写作的 Codex skill。 它现在的核心不是一份很长的总 prompt，而是一套 主 skill 路由 + 专项模块下沉 + 本地语料检索 的模块化设计。 知乎回答贴: 为什么很多网文作者都非常自信，认为AI在创作领域无法取代自己？

- Tier: Indexed (plain plugin)
- Category: Content
- Page: https://www.flowy.sh/listings/tomsawyerhu-chinese-webnovel-skill
- Source: https://github.com/Tomsawyerhu/Chinese-WebNovel-Skill
- Price: free and open source

## Summary
chinese-webnovel-skill is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes Chinese-WebNovel-Skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add Tomsawyerhu/Chinese-WebNovel-Skill --agent claude-code
```

## Skills
- Chinese-WebNovel-Skill

## FAQ

### What is chinese-webnovel-skill?
这是一个面向中文网文写作的 Codex skill。 它现在的核心不是一份很长的总 prompt，而是一套 主 skill 路由 + 专项模块下沉 + 本地语料检索 的模块化设计。 知乎回答贴: 为什么很多网文作者都非常自信，认为AI在创作领域无法取代自己？

### How do I install chinese-webnovel-skill?
Run these in Claude Code: npx -y skills add Tomsawyerhu/Chinese-WebNovel-Skill --agent claude-code. Then prompt normally.

### Does chinese-webnovel-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is chinese-webnovel-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
