Install
openclaw skills install text-transformer调用 Python 脚本处理文本(当前支持:转换为大写)。 / Python-powered text transformation tool.
openclaw skills install text-transformer当用户请求处理文本,或明确调用 /text-transformer 时,请严格执行以下步骤:
bash 或 exec),在当前目录({baseDir})下运行 Python 脚本。python {baseDir}/tool.py "<提取的文本>"注意:如果脚本执行报错,请将错误信息反馈给用户,并尝试分析原因。