Shmtu Word Formatter
Shmtu Word Formatter converts text into a specific format (Shmtu) for consistent data processing and analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add shmtu-word-formatter npx -- -y @trustedskills/shmtu-word-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"shmtu-word-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/shmtu-word-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The shmtu-word-formatter skill allows AI agents to manipulate and format text. It can adjust capitalization, convert between sentence case and title case, and perform other formatting tasks on provided text strings. This is useful for creating consistent and polished output in various applications.
When to use it
- Generating product descriptions: Format a list of features into concise, readable sentences with proper capitalization.
- Creating social media posts: Convert lengthy paragraphs into engaging title-cased snippets.
- Automating report writing: Ensure consistent sentence casing and formatting throughout a document.
- Preparing email newsletters: Format subject lines and body text for professional appearance.
Key capabilities
- Sentence case conversion
- Title case conversion
- Capitalization adjustment
Example prompts
- "Format this sentence to title case: 'the quick brown fox jumps over the lazy dog.'"
- "Convert this paragraph to sentence case: 'THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG. THIS IS A TEST.'"
- "Can you capitalize the first letter of each word in this phrase?"
Tips & gotchas
The skill requires a text string as input; ensure the provided text is clear and well-defined for optimal formatting 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.