AI & Agentsmedium risk
doc-coauthoring
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.
anthropics/skills·skills/doc-coauthoring/SKILL.md
61/ 100推荐值
导入这个 Skill
选择你的 coding agent,复制项目级或个人级安装命令。
导入当前项目.agents/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a codex -y导入个人环境~/.agents/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a codex -g -y导入当前项目.claude/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a claude-code -y导入个人环境~/.claude/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a claude-code -g -y导入当前项目.agents/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a github-copilot -y导入个人环境~/.copilot/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a github-copilot -g -y导入当前项目.agents/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a cursor -y导入个人环境~/.cursor/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a cursor -g -y导入当前项目.agents/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a gemini-cli -y导入个人环境~/.gemini/skills/doc-coauthoring
npx skills add https://github.com/anthropics/skills/tree/9d2f1ae187231d8199c64b5b762e1bdf2244733d/skills/doc-coauthoring -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/anthropics/skills.git --scope workspace --path skills/doc-coauthoring⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。