← Back to Skills Marketplace
freedompixels

Cn Whitespace Cleaner

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-whitespace-cleaner
Description
Cleans and normalizes extra spaces, newlines, and tabs in Chinese text to tidy up whitespace characters.
README (SKILL.md)

cn-whitespace-cleaner

空白字符清理工具。清理文本中的多余空格、换行、制表符。

功能

  • 清理多余空格
  • 清理换行符
  • 清理所有制表符
  • 规范化空白字符

使用方法

python3 scripts/clean_space.py --text "你好   世界"
python3 scripts/clean_space.py --file input.txt --output output.txt

纯Python标准库。

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-whitespace-cleaner
  3. After installation, invoke the skill by name or use /cn-whitespace-cleaner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cn-whitespace-cleaner: - Removes extra spaces, newlines, and tabs from text. - Normalizes all whitespace characters. - Supports both direct text input and file-based operations. - Implemented using only the Python standard library.
Metadata
Slug cn-whitespace-cleaner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Cn Whitespace Cleaner?

Cleans and normalizes extra spaces, newlines, and tabs in Chinese text to tidy up whitespace characters. It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Cn Whitespace Cleaner?

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

Is Cn Whitespace Cleaner free?

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

Which platforms does Cn Whitespace Cleaner support?

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

Who created Cn Whitespace Cleaner?

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

💬 Comments