Doc
Doc helps you refine and improve your written content by offering suggestions for clarity, style, and tone – boosting your overall writing quality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add doc npx -- -y @trustedskills/doc
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"doc": {
"command": "npx",
"args": [
"-y",
"@trustedskills/doc"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The doc skill enables AI agents to generate, format, and manage written documentation. It supports tasks like creating user manuals, technical guides, API references, and other structured text-based outputs.
When to use it
- Writing a product manual for a new software release
- Generating API documentation from code comments
- Creating internal knowledge base articles for a team
Key capabilities
- Document generation from structured data or natural language input
- Support for multiple formats such as Markdown, HTML, and PDF
- Integration with version control systems for collaborative editing
Example prompts
- "Generate a user manual for our new mobile app."
- "Create an API reference guide based on the provided code comments."
- "Format this technical specification into a downloadable PDF document."
Tips & gotchas
- Ensure input data is well-structured to get accurate output.
- Some formatting options may require additional plugins or tools for full support.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.