← Back to Skills Marketplace
freedompixels

Cn Sort Lines

by freedompixels · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-sort-lines
Description
Sort text lines in ascending, descending order, or by length using a Python standard library script.
README (SKILL.md)

cn-sort-lines

文本行排序工具。支持升序、降序、按长度排序。

使用方法

python3 scripts/sort_lines.py --text "行C\
行A\
行B"
python3 scripts/sort_lines.py --text "行C\
行A\
行B" --desc
python3 scripts/sort_lines.py --text "行C\
行A\
行B" --by-length

纯Python标准库。

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-sort-lines
  3. After installation, invoke the skill by name or use /cn-sort-lines
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cn-sort-lines. - 支持对文本行进行升序、降序和按长度排序 - 提供命令行参数进行排序方式选择 - 基于纯Python标准库实现
Metadata
Slug cn-sort-lines
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Cn Sort Lines?

Sort text lines in ascending, descending order, or by length using a Python standard library script. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Cn Sort Lines?

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

Is Cn Sort Lines free?

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

Which platforms does Cn Sort Lines support?

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

Who created Cn Sort Lines?

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

💬 Comments