AgentSkillsCN

doc-coauthoring

引导用户按照结构化的流程共同撰写文档。当用户希望撰写文档、提案、技术规格、决策文档,或类似结构化内容时,可使用此技能。这一流程有助于用户高效传递上下文,通过反复迭代优化内容,并确保文档对读者而言清晰易懂。当用户提及“撰写文档”“创建提案”“起草规格”或类似文档相关任务时,即可触发此技能。

SKILL.md
--- frontmatter
name: doc-coauthoring
description: Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

doc-coauthoring

This is a reference skill maintained externally at anthropics/skills

To use this skill, fetch and read the full documentation:

bash
curl -s https://raw.githubusercontent.com/anthropics/skills/main/skills/doc-coauthoring/SKILL.md

If the skill references supporting files, fetch those as needed:

bash
curl -s https://raw.githubusercontent.com/anthropics/skills/main/skills/doc-coauthoring/path/to/file

The full skill contains detailed instructions, examples, and reference materials not included in this lightweight reference.