Style Detector
Analyzes text to identify stylistic elements like tone & formality, helping users refine their writing for specific contexts and audiences.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add style-detector npx -- -y @trustedskills/style-detector
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"style-detector": {
"command": "npx",
"args": [
"-y",
"@trustedskills/style-detector"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The style-detector skill analyzes text to identify specific writing styles, tones, and structural patterns within a given passage. It helps users understand how different authors or contexts shape their prose by breaking down stylistic elements into actionable insights.
When to use it
- Analyze Authorial Voice: Compare the unique tone of two different characters in a story to ensure consistency.
- Imitate Specific Styles: Determine the exact rhetorical devices used in a famous speech before attempting to replicate them.
- Audit Content Tone: Check if marketing copy matches the intended brand voice (e.g., professional vs. conversational).
- Debug Writing Issues: Identify why a paragraph feels disjointed by detecting conflicting stylistic elements within it.
Key capabilities
- Detects specific writing styles and tones in input text.
- Breaks down complex prose into identifiable structural patterns.
- Provides granular feedback on how stylistic choices impact readability.
Example prompts
- "Analyze the following paragraph and list the specific writing style and tone used."
- "Compare the stylistic elements of these two excerpts and highlight the differences in voice."
- "Detect if this marketing copy aligns with a professional or casual tone."
Tips & gotchas
This skill relies entirely on the quality of the input text; very short snippets may yield vague results. For the most accurate analysis, provide substantial passages that clearly exhibit the style you wish to examine.
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.