skills/smithery.ai/text-processor

text-processor

SKILL.md

Text Processor Skill

This skill performs various text manipulation and analysis operations.

When to Use

Use this skill when:

  • The user needs to change text case (uppercase, lowercase, capitalize)
  • Text needs to be reversed
  • Word count or text analysis is required
  • The user mentions terms like "convert to uppercase", "make lowercase", "capitalize", "reverse text", "count words", "text transformation"

Instructions

Operation: Uppercase

  1. Take the input text
  2. Convert all characters to uppercase
  3. Return the transformed text
Installs
2
First Seen
Mar 30, 2026