← 返回 Skills 市场
hmillerbakewell

read-any-document (Canonizr)

作者 Hector Miller-Bakewell · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install read-document
功能描述
Convert any document to markdown using Canonizr
安全使用建议
This skill is coherent: it expects a local 'canonizr' pipeline/CLI to be present and tells the agent how to call it. Before installing or using it, verify where 'canonizr' comes from and whether it runs locally or contacts an external service (to avoid unintentionally uploading sensitive documents). If you plan to run the pipeline yourself, install canonizr and Docker from official/trusted sources and confirm the service's behavior (does it store or transmit files?). Also consider updating the skill metadata to declare the required binaries (canonizr and optionally docker) so the expectations are explicit.
功能分析
Type: OpenClaw Skill Name: read-document Version: 0.0.1 The skill provides instructions for an AI agent to use the 'canonizr' CLI tool to convert documents to markdown. The SKILL.md file outlines standard usage for file conversion, health checks, and service management via Docker (canonizr up/down). No evidence of data exfiltration, malicious execution, or prompt injection was found, and the capabilities described are consistent with the stated purpose of document processing.
能力评估
Purpose & Capability
The name and description match the instructions (convert documents to Markdown via Canonizr). However, the skill expects a 'canonizr' CLI/service and optionally Docker to be available but the metadata lists no required binaries or install steps — this is a minor documentation mismatch rather than a functional incoherence.
Instruction Scope
Instructions are narrowly scoped to running the canonizr CLI (convert, health, up, down) and using --json. They do not instruct reading unrelated files or exfiltrating data. They do assume the user can start the pipeline (mentions Docker) but do not explain whether the pipeline is local or remote.
Install Mechanism
No install spec (instruction-only) — lowest risk. The skill does not attempt to download or install code itself.
Credentials
No environment variables, credentials, or config paths are requested; nothing disproportionate is asked for.
Persistence & Privilege
Skill is not always-enabled, does not request elevated persistence, and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install read-document
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /read-document 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Initial release of the read-document skill. - Convert documents (PDFs, images, office files, etc.) to markdown using the Canonizr pipeline. - Access via CLI with support for direct markdown output and optional JSON metadata. - Provides error messages for failed conversions. - Instructions included for starting, stopping, and checking the health of Canonizr.
元数据
Slug read-document
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

read-any-document (Canonizr) 是什么?

Convert any document to markdown using Canonizr. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 read-any-document (Canonizr)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install read-document」即可一键安装,无需额外配置。

read-any-document (Canonizr) 是免费的吗?

是的,read-any-document (Canonizr) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

read-any-document (Canonizr) 支持哪些平台?

read-any-document (Canonizr) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 read-any-document (Canonizr)?

由 Hector Miller-Bakewell(@hmillerbakewell)开发并维护,当前版本 v0.0.1。

💬 留言讨论