LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

vowel-upper - Python String Vowel Uppercase Converter

Converts text to Python strings with vowels transformed to uppercase

Tags

Updated: 2026-02-12
text transformationstring formattingPythonvowel processing

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • convert text vowels to uppercase
  • output Python string literals

Inputs

  • text input
  • string content

Outputs

  • vowel-uppercase Python string
  • formatted string literal

Requirements

  • text input parameter

Source

  • Spec: SKILL.md
convert text vowels to uppercase
output Python string literals
text input
string content
vowel-uppercase Python string
formatted string literal