agentsclimarketplace

Tutorial writer research

Skill morning-start/agent-skills/process/tutorial-writer/skills/tutorial-writer-research

AI 编程助手的专业技能库,涵盖 30+ 技能,按 6 类组织

Install
npx -y skills add morning-start/agent-skills --skill tutorial-writer-research

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when researching technical topics, planning chapter outlines, designing chapter structure, or collecting reference materials before writing

SKILL.md

2.4 KB, as published. Nobody here has run it

Tutorial Writer — 📚 调研与规划

技能定位

本子技能负责教程创作的 前期调研与规划阶段(PRWRD+D 中的 PLAN + RESEARCH),产出经确认的章节执行计划。

输入: 大纲 / 用户需求 / 待写章节编号 输出: 已确认的章节执行计划(含目标长度、资料清单、小节结构)

核心流程

① 阅读大纲/需求 → 确定章节定位
    │
    ├── ②a 自动判断章节类型与目标长度
    │     (见 references/length-planning.md)
    │
    ├── ②b 拆解为小节,规划每节要点
    │
    └── ③ 与用户确认规划后继续
         │
         └── ④a 基于规划确定搜索关键词
              │
              ├── ④b 执行 WebSearch(至少 3 组不同关键词)
              │
              ├── ④c 筛选高质量来源并获取内容
              │
              ├── ④d 归档到 reference/ 并更新索引
              │
              └── ⑤ 确认资料充足后才进入 WRITE 阶段

参考文件

输出物与下游对接

调研结果将用于:

  • packages/content/src/chapters/ 中的 Markdown 文件(由 /writing 撰写)
  • 后续经 /web 构建为网站 或 /book 转换为电子书
  • 最终由 /github-pages 部署发布

质量自检

进入 writing 前必须通过以下检查:

#检查项标准
RQ1规划已确认有结构草图且经用户确认
RQ2资料已归档reference/ 中新增 ≥1 个资料文件
RQ3索引已更新00-资源索引与链接.md 已更新
RQ4搜索次数达标≥3 次 WebSearch(不同关键词组)
RQ5资料质量达标无过时/来源不明/纯观点资料

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.