Kit d'écriture IA - romans, nouvelles, blogs tech

Ensemble d'outils d'écriture assistée par IA pour la création de romans en ligne, nouvelles, blogs techniques et automatisation de publication.

Spar Skills Guide Bot
ContenuIntermédiaire
1022/07/2026
Claude Code
#writing#web-novels#short-stories#technical-blogging#publishing-automation

Recommandé pour


name: skill-writer description: "AI-powered writing toolkit — Web novel, Short story, Technical blog, Publishing automation / AI 驱动写作工具包 — 网文、短篇、技术博文、发布自动化" allowed-tools: Read Write Edit Grep Bash Agent AskUserQuestion argument-hint: "[skill-name] [args]"

DaisyWriter — Skill Collection

Root entry point for the DaisyWriter skill collection.

Loading Skills

# Load any skill by path
skill("skills/webnovel/write")

Or via command:

/webnovel-write 1
/shortstory-write "My Story"
/fanqie-publish --preview

Available Skills

Web Novel Creation (网文创作 — skills/webnovel/)

  • deconstruct — Reference novel analysis / 拆书
  • init — Project initialization / 立项
  • plan — Volume & chapter outlining / 规划
  • write — Single chapter writing / 写章
  • batch — Batch chapter production / 批量写章
  • craft — Prose quality constraints / 工艺约束
  • review — Chapter quality review / 章节审查
  • review-settings — Setting consistency audit / 设定审查
  • query — Information retrieval / 信息查询
  • learn — Pattern extraction / 模式学习
  • doctor — Health diagnostic / 健康检查
  • dashboard — Web UI dashboard / 仪表盘
  • scan — Market scouting / 扫榜(新增)
  • deslop — Remove AI writing style / 去AI味(新增)

Short Story (短篇创作 — skills/shortstory/)

  • deconstruct — Reference analysis / 拆书
  • init — Project initialization / 立项
  • craft — Craft constraints / 工艺约束
  • write — Rolling write pipeline / 滚动写
  • review — Blind review / 盲审

Technical Blog (技术博文 — skills/tech/)

  • deconstruct — Article analysis / 拆解
  • write — Write blog posts / 写作
  • batch — Batch production / 批量生产
  • sync-csdn — Sync CSDN articles / 同步
  • csdn-upload — Upload drafts to CSDN / 上传草稿

Publishing (发布自动化 — skills/fanqie/)

Tools (工具)

Adapters

Other AI coding assistants can load this collection via:

Skills similaires