Templates
Generates pre-written content blocks (templates) for common tasks like emails & documentation, saving time and ensuring consistency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add templates npx -- -y @trustedskills/templates
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"templates": {
"command": "npx",
"args": [
"-y",
"@trustedskills/templates"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The templates skill provides access to pre-built templates. It allows users to leverage these templates as a starting point for various tasks, accelerating development and ensuring consistency. The specific nature of the templates is not detailed in the source content.
When to use it
- When you need a quick start for a new project or task.
- To ensure consistent formatting or structure across multiple outputs.
- As a base for customization and further refinement.
- For standardized report generation or document creation.
Key capabilities
- Access to pre-built templates.
- Potential for customization of existing templates (unspecified in source).
- Accelerated development through template usage.
Example prompts
- "Use the 'report' template."
- "Generate a document based on the 'presentation' template."
- "Show me available templates."
Tips & gotchas
The specific types of templates available are not detailed in the source content, so experimentation may be required to understand their full range.
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.