Agent Skills
› HKUDS/CLI-Anything
› cli-anything-openrefine
cli-anything-openrefine
GitHub通过CLI与OpenRefine服务器交互,支持脏数据导入、JSON操作历史应用、行检查、数据导出及会话撤销重做,实现数据清洗自动化。
触发场景
需要批量清洗或格式化杂乱数据
希望以脚本化方式执行OpenRefine操作
安装
npx skills add HKUDS/CLI-Anything --skill cli-anything-openrefine -g -y
SKILL.md
Frontmatter
{
"name": "cli-anything-openrefine",
"contributor": "CLI-Anything-Team",
"description": "Use OpenRefine through an agent-native CLI for importing messy data, applying JSON operation histories, inspecting rows, exporting cleaned data, and managing session undo\/redo."
}
CLI-Anything OpenRefine
This compatibility copy mirrors skills/cli-anything-openrefine/SKILL.md at the standalone output root.
Use cli-anything-openrefine --json for project import, operation-history application, row export, and session undo/redo against a running OpenRefine server.
版本历史
- 6f372d3 当前 2026-08-20 06:42


