Style Detector
Analyzes text to identify stylistic elements like tone and formality, helping users refine their writing for specific audiences or purposes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wordflowlab-style-detector npx -- -y @trustedskills/wordflowlab-style-detector
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wordflowlab-style-detector": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wordflowlab-style-detector"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The style-detector skill analyzes text and identifies its writing style. It allows users to understand characteristics like formality, sentiment, and potential genre associations within a given piece of writing. This can be useful for content creation, analysis, or understanding the nuances of different authors' work.
When to use it
- Content Creation: Determine if generated text aligns with desired tone and style guidelines.
- Authorial Analysis: Analyze the stylistic traits of a particular author’s writing.
- Genre Identification: Get insights into potential genre classifications based on textual characteristics.
- Text Comparison: Compare the styles of different pieces of writing to highlight differences or similarities.
Key capabilities
- Style analysis
- Formality detection
- Sentiment analysis
- Genre association identification
Example prompts
- "Analyze the style of this paragraph: [insert text here]"
- "What is the formality level of this email?"
- "Can you identify any genre associations for this short story excerpt?"
Tips & gotchas
The accuracy of style detection can be influenced by the length and complexity of the input text. Longer, more detailed passages generally yield more reliable 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.