Office Document Editor
专业的 DOCX/PPTX 文档编辑,支持修订追踪、格式保留、高亮、删除线和 Git 版本控制。
Professional DOCX/PPTX document editing with tracked changes, formatting preservation, highlights, strikethrough, and Git version control.
clawhub install office-document-editor文件格式转换工具,支持格式检测和 JSON/YAML/XML/CSV/Markdown 之间的相互转换,以及代码压缩和格式化。
File format converter. Detect formats, convert between JSON/YAML/XML/CSV/Markdown, minify and prettify code. Commands: detect, json2yaml, yaml2json, csv2md,...
# 安装 Skill(会下载 SKILL.md 到 .claude/skills/) clawhub install file-converter # 之后直接对 Claude 说"用 File Converter 帮我…"即可
# 同样的安装命令,兼容所有支持 SKILL.md 的 AI 编程工具 clawhub install file-converter
此 Skill 兼容 OpenClaw 标准。 安装后自动生成 SKILL.md 文件,任何支持 OpenClaw 协议的 AI Agent(Claude Code、Cursor、Windsurf 等)均可直接调用。
完全本地化工具,支持所有常见格式转换
pretty-jsonscripts/script.sh pretty-json
minify-jsonscripts/script.sh minify-json
url-encodescripts/script.sh url-encode
url-decodescripts/script.sh url-decode
hexscripts/script.sh hex
detectscripts/script.sh detect
statsscripts/script.sh stats
helpscripts/script.sh help
versionscripts/script.sh version
scripts/script.sh pretty-json
scripts/script.sh minify-json
scripts/script.sh help
FILE_CONVERTER_DIR | No | Data directory (default: ~/.file-converter/) |~/.file-converter/. Runs entirely on your machine.clawhub file-converter detect --file data.csv && clawhub file-converter csv2md --input data.csv --output README_TABLE.md && clawhub file-converter minify --input app.js --output app.min.js专业的 DOCX/PPTX 文档编辑,支持修订追踪、格式保留、高亮、删除线和 Git 版本控制。
Professional DOCX/PPTX document editing with tracked changes, formatting preservation, highlights, strikethrough, and Git version control.
clawhub install office-document-editor