← 返回 Skills 市场
byungkyu

Reducto

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
343
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reducto
功能描述
Reducto document processing API integration with managed API key authentication. Parse, extract, split, and edit documents. Use this skill when users want to...
安全使用建议
This SKILL.md is internally consistent, but it will transmit document URLs/content to Maton/Reducto services. Only install if you trust maton.ai and are comfortable sending documents to that vendor. Recommendations before installing: 1) Use a limited-scope API key (rotate/revoke if possible). 2) Avoid sending highly sensitive documents unless you’ve verified Maton’s privacy/security. 3) Confirm the gateway URLs (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) are legitimate official endpoints. 4) Monitor usage/credits and active connections in your Maton account and revoke keys if unexpected activity appears. 5) Remember there is no local code to audit beyond the SKILL.md examples — network calls happen at runtime.
功能分析
Type: OpenClaw Skill Name: reducto Version: 1.0.0 The skill bundle provides integration with the Reducto document processing API via Maton's gateway. All code examples and instructions in SKILL.md are directly related to using this API, requiring a `MATON_API_KEY` from environment variables and making network calls exclusively to `maton.ai` domains. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. The skill's behavior is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description (Reducto document processing) aligns with the required environment variable (MATON_API_KEY) and the runtime examples that call gateway.maton.ai and ctrl.maton.ai. Requested resources are proportionate to a remote document-processing API integration.
Instruction Scope
SKILL.md contains concrete Python examples that POST document URLs and metadata to Maton gateway endpoints and control endpoints (gateway.maton.ai, ctrl.maton.ai). It does not instruct reading local files or unrelated environment variables, but it does direct document data and metadata to external services — expected for this skill but a privacy consideration.
Install Mechanism
Instruction-only skill with no install spec and no bundled code — nothing is downloaded or written to disk by an installer. Lowest install risk.
Credentials
Only a single environment variable (MATON_API_KEY) is required and is used consistently in examples and headers. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
always is false, no config paths requested, and the skill is user-invocable. It does not request permanent agent presence or modify other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reducto
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reducto 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the reducto skill – Reducto API integration for document processing. - Integrates Reducto document processing API for parsing, extracting, splitting, and editing PDFs/DOCX files. - Managed API key authentication with support for multiple connections. - Provides both synchronous and asynchronous endpoints for document operations. - Includes sample code and usage for API key management and connection handling. - Detailed API reference for parse, extract, split, and edit features.
元数据
Slug reducto
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reducto 是什么?

Reducto document processing API integration with managed API key authentication. Parse, extract, split, and edit documents. Use this skill when users want to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。

如何安装 Reducto?

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

Reducto 是免费的吗?

是的,Reducto 完全免费(开源免费),可自由下载、安装和使用。

Reducto 支持哪些平台?

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

谁开发了 Reducto?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论