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.
Run this command in Claude Code to install the skill
/install https://github.com/anthropics/skills/tree/main/skills/doc-coauthoringInstall to your personal skills directory (~/.claude/skills/doc-coauthoring/)
# Create skill directory
mkdir -p ~/.claude/skills/doc-coauthoring
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/anthropics/skills/main/skills/doc-coauthoring/SKILL.md" \
-o ~/.claude/skills/doc-coauthoring/SKILL.mdTarget: ~/.claude/skills/doc-coauthoring/
Visit the GitHub repository to view the full documentation for doc-coauthoring.
Read full documentationCommunication & Writing
Skills for content creation, writing assistance, and communication
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration.
Lets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents
Extract full article text and metadata from web pages.