The Agent Skills Directory
npx skills add https://smithery.ai/skills/cipherstash/creating-research-packages将复杂的领域知识打包成独立的模块,为不同的时间预算和读者角色提供多个入口点。
开始时声明: "我正在使用创建研究资料包技能来记录这个领域知识。"
确定需要打包哪些知识:
mkdir -p docs/[topic]
标准资料包结构:
[topic]/
├── 00-START-HERE.md # 入口点 + 验证状态
├── README.md # 资料包概述 + TL;DR
├── how-to-use-this.md # 详细导航指南
├── [core-topic-1].md # 主要研究内容
├── [core-topic-2].md # 附加研究
├── design-decisions.md # 决策原因
├── QUICK-REFERENCE.md # 单页摘要
├── VERIFICATION-REVIEW.md # 准确性审核
└── examples/ # 工作示例(如适用)
包含:
# [主题]:从这里开始
**状态:** ✅ 已验证 | **最后更新:** YYYY-MM-DD
## 选择你的路径
| 时间 | 目标 | 从...开始 |
|------|------|------------|
| 5 分钟 | 快速概览 | [README 中的 TL;DR 部分] |
| 20 分钟 | 理解背景 | [README + design-decisions] |
| 2 小时 | 完全理解 | [按顺序阅读所有文档] |
README 是资料包的概述:
使用模板: ${CLAUDE_PLUGIN_ROOT}templates/research-package-template.md
针对不同读者的详细指南:
对于每个主题文档:
用于快速查阅的单页摘要:
使用模板: ${CLAUDE_PLUGIN_ROOT}templates/quick-reference-template.md
如果准确性至关重要:
检查清单:
不要:
应该:
${CLAUDE_PLUGIN_ROOT}skills/organizing-documentation/SKILL.md${CLAUDE_PLUGIN_ROOT}skills/documenting-debugging-workflows/SKILL.md${CLAUDE_PLUGIN_ROOT}skills/creating-quality-gates/SKILL.md${CLAUDE_PLUGIN_ROOT}standards/documentation-structure.md${CLAUDE_PLUGIN_ROOT}templates/research-package-template.md${CLAUDE_PLUGIN_ROOT}templates/quick-reference-template.md每周安装次数
–
来源
首次出现
–
Bundle complex domain knowledge into self-contained modules with multiple entry points for different time budgets and reader roles.
Announce at start: "I'm using the creating-research-packages skill to document this domain knowledge."
Determine what knowledge should be packaged:
mkdir -p docs/[topic]
Standard package structure:
[topic]/
├── 00-START-HERE.md # Entry point + verification status
├── README.md # Package overview + TL;DR
├── how-to-use-this.md # Detailed navigation guide
├── [core-topic-1].md # Main research content
├── [core-topic-2].md # Additional research
├── design-decisions.md # Why decisions were made
├── QUICK-REFERENCE.md # One-page summary
├── VERIFICATION-REVIEW.md # Accuracy audit
└── examples/ # Working examples (if applicable)
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
Include:
Verification status with visual indicators
Time budget options (5 min, 20 min, 2 hours)
Quick navigation to key documents
Prerequisites if any
Status: ✅ Verified | Last Updated: YYYY-MM-DD
| Time | Goal | Start With |
|---|---|---|
| 5 min | Quick overview | [TL;DR section in README] |
| 20 min | Understand context | [README + design-decisions] |
| 2 hours | Full understanding | [All documents in sequence] |
The README is the package overview:
Use template: ${CLAUDE_PLUGIN_ROOT}templates/research-package-template.md
Detailed guide for different readers:
For each topic document:
One-page summary for rapid lookup:
Use template: ${CLAUDE_PLUGIN_ROOT}templates/quick-reference-template.md
If accuracy is critical:
Checklist:
Don't:
Do:
${CLAUDE_PLUGIN_ROOT}skills/organizing-documentation/SKILL.md${CLAUDE_PLUGIN_ROOT}skills/documenting-debugging-workflows/SKILL.md${CLAUDE_PLUGIN_ROOT}skills/creating-quality-gates/SKILL.md${CLAUDE_PLUGIN_ROOT}standards/documentation-structure.md${CLAUDE_PLUGIN_ROOT}templates/research-package-template.md${CLAUDE_PLUGIN_ROOT}templates/quick-reference-template.mdWeekly Installs
–
Source
First Seen
–
站立会议模板:敏捷开发每日站会指南与工具(含远程团队异步模板)
10,500 周安装