Style Guide
This Skill generates consistent writing by applying a specified style guide, ensuring brand voice and tone across all content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add style-guide npx -- -y @trustedskills/style-guide
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"style-guide": {
"command": "npx",
"args": [
"-y",
"@trustedskills/style-guide"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The style-guide skill provides structured formatting and writing conventions to ensure consistent, professional output from AI agents. It helps maintain tone, structure, and stylistic elements across different types of content creation.
When to use it
- When generating reports or documentation that requires a formal tone and standardized structure.
- For creating content in multiple languages where style consistency is important.
- When preparing materials for publication or review by stakeholders who expect uniformity in presentation.
Key capabilities
- Enforces consistent writing styles across different formats (e.g., essays, emails, reports).
- Applies language-specific formatting rules based on the target audience or region.
- Ensures clarity and readability through structured content organization.
Example prompts
- "Write a formal report using the style guide for technical documentation."
- "Format this email in a professional business tone following the style guide."
- "Generate a user manual with consistent headings and language conventions."
Tips & gotchas
- Ensure that the target audience or region is specified to apply the correct formatting rules.
- Some advanced stylistic preferences may require customization beyond basic guidelines.
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.