version: "1.0.0" name: text-skill description: A text processing skill that formats strings using shell scripts.
To format text in uppercase, execute the format.sh shell script with the target string as an argument (e.g., 'bash format.sh "text"').