Instructions
When the user asks to convert a text to lowercase, or if you need to lowercase a string for processing, use this skill.
- Call
run_skill_scriptto executelowercase.sh, passing the text as the first argument. - Return the lowered text directly to the user.