← Back to Skills Marketplace
freedompixels

Cn Case Converter

by freedompixels · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-case-converter
Description
Convert English text to uppercase, lowercase, title case, or camel case using a Python-based Chinese case converter.
README (SKILL.md)

cn-case-converter

中文拼音大小写转换工具。主要用于英文字母大小写转换。

功能

  • 转大写
  • 转小写
  • 首字母大写
  • 驼峰转换

使用方法

python3 scripts/case_convert.py --text "hello world" --upper
python3 scripts/case_convert.py --text "HELLO WORLD" --lower
python3 scripts/case_convert.py --text "hello world" --title

纯Python标准库。

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-case-converter
  3. After installation, invoke the skill by name or use /cn-case-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cn-case-converter: - 提供拼音和英文的大小写转换工具。 - 支持转大写、转小写、首字母大写、驼峰转换功能。 - 纯 Python 标准库实现,无需第三方依赖。 - 提供命令行用法示例。
Metadata
Slug cn-case-converter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Cn Case Converter?

Convert English text to uppercase, lowercase, title case, or camel case using a Python-based Chinese case converter. It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Cn Case Converter?

Run "/install cn-case-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cn Case Converter free?

Yes, Cn Case Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Cn Case Converter support?

Cn Case Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cn Case Converter?

It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.

💬 Comments