← 返回 Skills 市场
Cn Duplicate Remover
作者
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-duplicate-remover
功能描述
Remove duplicate lines from text while optionally preserving order or sorting and counting duplicates.
使用说明 (SKILL.md)
cn-duplicate-remover
重复行去除工具。去除文本中的重复行,支持保留顺序或排序。
功能
- 去除重复行
- 保留首次出现顺序
- 统计重复次数
使用方法
python3 scripts/dedup.py --text "第一行\
第二行\
第一行"
python3 scripts/dedup.py --file input.txt --output output.txt
纯Python标准库。
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cn-duplicate-remover - 安装完成后,直接呼叫该 Skill 的名称或使用
/cn-duplicate-remover触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of cn-duplicate-remover:
- Removes duplicate lines from text.
- Option to retain original order or sort lines.
- Counts occurrences of duplicate lines.
- Usable via command line for text or file input.
- Implemented using only the Python standard library.
元数据
常见问题
Cn Duplicate Remover 是什么?
Remove duplicate lines from text while optionally preserving order or sorting and counting duplicates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Cn Duplicate Remover?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-duplicate-remover」即可一键安装,无需额外配置。
Cn Duplicate Remover 是免费的吗?
是的,Cn Duplicate Remover 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cn Duplicate Remover 支持哪些平台?
Cn Duplicate Remover 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cn Duplicate Remover?
由 freedompixels(@freedompixels)开发并维护,当前版本 v1.0.0。
推荐 Skills