Shmtu Word Formatter

🌐Community
by inforix · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add shmtu-word-formatter npx -- -y @trustedskills/shmtu-word-formatter
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
inforix
Installs
3

🌐 Community

Passed automated security scans.