Doc Smith Create
Generate professional documents like reports, proposals, and summaries from prompts using aiigne-io's doc-smith-create skill.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add doc-smith-create npx -- -y @trustedskills/doc-smith-create
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"doc-smith-create": {
"command": "npx",
"args": [
"-y",
"@trustedskills/doc-smith-create"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The doc-smith-create skill generates documentation from various inputs. It can create documents based on provided text, outlines, or even existing codebases. This allows for rapid creation of user manuals, API references, and other technical documentation.
When to use it
- Generating User Manuals: Quickly produce a draft manual from product specifications or feature descriptions.
- Creating API Documentation: Automatically generate reference materials from code comments and function signatures.
- Building Knowledge Base Articles: Transform meeting notes or internal documents into structured knowledge base articles.
- Documenting Codebases: Generate initial documentation for new projects, saving time and ensuring consistency.
Key capabilities
- Documentation generation from text input
- Creation of documentation from outlines
- Ability to generate documentation from codebases
Example prompts
- "Create a user manual for the 'SuperWidget' product based on this description: [paste product description here]"
- "Generate API documentation for the
calculate_areafunction." - "Write a knowledge base article about troubleshooting network connectivity issues, using this outline: [paste outline here]"
Tips & gotchas
The quality of the generated documentation depends heavily on the clarity and completeness of the input provided. Ensure your source material is well-organized for best results.
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 |
🌐 Community
Passed automated security scans.