Style Guide
This Skill ensures consistent writing by applying a specified style guide, boosting clarity and professionalism across all generated content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add poletron-style-guide npx -- -y @trustedskills/poletron-style-guide
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"poletron-style-guide": {
"command": "npx",
"args": [
"-y",
"@trustedskills/poletron-style-guide"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The poletron-style-guide skill provides AI agents with custom rules to enforce specific writing styles. It allows users to define and apply these rules, ensuring consistency in generated text. This goes beyond standard grammar checks by incorporating unique stylistic preferences or brand guidelines.
When to use it
- Brand Content Creation: Ensure all marketing materials adhere to a consistent tone of voice and style guide.
- Technical Documentation: Enforce specific formatting and terminology for clarity and accuracy in technical writing.
- Creative Writing Projects: Maintain a unique stylistic signature across multiple chapters or stories.
- Code Generation: Apply coding style guidelines to automatically generated code snippets.
Key capabilities
- Custom rule definition
- Style enforcement
- Text consistency maintenance
Example prompts
- "Apply the 'poletron-style-guide' skill and ensure this paragraph follows our brand’s conversational tone."
- "Use 'poletron-style-guide' to check for passive voice in this article draft."
- “Generate a product description adhering to the rules defined by ‘poletron-style-guide’.”
Tips & gotchas
The effectiveness of this skill depends on clearly defining your custom style rules. Without specific rule definitions, the skill will not be able to enforce any particular style.
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.