← Back to Skills Marketplace
Cn Join Lines
by
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-join-lines
Description
Merge multiple lines of text into a single line with a customizable separator using a Python command-line tool.
README (SKILL.md)
cn-join-lines
文本行合并工具。将多行文本合并为单行,支持自定义分隔符。
使用方法
python3 scripts/join_lines.py --text "第一行\
第二行\
第三行"
python3 scripts/join_lines.py --text "第一行\
第二行" --separator ","
纯Python标准库。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-join-lines - After installation, invoke the skill by name or use
/cn-join-lines - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布 cn-join-lines 工具。
- 支持将多行文本合并为单行。
- 可自定义分隔符。
- 仅依赖 Python 标准库。
Metadata
Frequently Asked Questions
What is Cn Join Lines?
Merge multiple lines of text into a single line with a customizable separator using a Python command-line tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Cn Join Lines?
Run "/install cn-join-lines" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cn Join Lines free?
Yes, Cn Join Lines is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cn Join Lines support?
Cn Join Lines is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cn Join Lines?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.
More Skills