← 返回 Skills 市场
astonysh

DocuClaw

作者 Tony Li · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
565
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install docuclaw
功能描述
Sovereign document intelligence & archival system. Extracts structured data from invoices, receipts, and contracts 100% locally using AI.
使用说明 (SKILL.md)

DocuClaw Skill

DocuClaw provides a sovereign data infrastructure for processing and archiving documents. It uses multimodal LLMs to extract structured information from scans, photos, and emails, storing everything in human-readable, version-controllable Markdown files.

Use Cases

  • Expense Management: Extract totals, taxes, and dates from receipts for tax filing.
  • Contract Analysis: Monitor expiration dates and renewal clauses in legal documents.
  • Sovereign Archival: Maintain a local-first, GDPR/GoBD compliant archive of all physical and digital mail.
  • Unified Querying: Ask questions about your document history without cloud exposure.

Key Features

  • 100% Local: Zero cloud dependency. Your private data never leaves your hardware.
  • Plug-and-Play Parsers: Extensible architecture for country-specific document formats.
  • AI-Powered: Supports Ollama, OpenAI Vision, or any multimodal model for intelligent extraction.
  • Markdown Schema: Normalizes all documents into a universal schema with YAML metadata.

Workflow Example

  1. Input: A PDF invoice or a photo of a receipt.
  2. Process: Run docuclaw process to trigger AI extraction.
  3. Archive: Document is saved to your local vault as YYYY/MM/filename.md.
  4. Action: The extracted data is synced to your calendar or accounting tool.

Integration

DocuClaw is designed to work seamlessly with the OpenClaw ecosystem, allowing AI agents to perform RAG (Retrieval-Augmented Generation) over your local document archive.

安全使用建议
This skill is incomplete and inconsistent. Before installing or enabling it, ask the maintainer for: (1) the actual executable or install instructions (how to get `docuclaw`), (2) clear, concrete instructions for using local models (how to set up Ollama) and/or what cloud APIs it uses and the exact environment variables it needs, (3) where and how data is stored on disk (paths, retention), and (4) what endpoints are used for 'sync' to calendars/accounting. Do not provide API keys or other credentials until those details are clear. If you need true local-only processing, prefer a skill with bundled code or verifiable install steps and explicit local model instructions; otherwise treat this skill as non-functional or potentially misleading.
功能分析
Type: OpenClaw Skill Name: docuclaw Version: 0.1.0 The skill bundle contains only metadata (_meta.json) and documentation (SKILL.md). There is no executable code to analyze for malicious behavior. The SKILL.md file describes a local document processing system and does not contain any prompt injection attempts or instructions for the agent to perform actions beyond understanding the skill's stated purpose. The content is purely descriptive and aligns with a benign functional description.
能力评估
Purpose & Capability
The README-style description promises a CLI workflow (e.g., `docuclaw process`), local-only processing, and support for various model backends (Ollama, OpenAI Vision). But the package contains no binary, no install instructions, and no environment/credentials. A legitimate document-extraction tool would need either an installable binary/library or clear instructions and (if using cloud models) API keys — none are present.
Instruction Scope
SKILL.md tells the agent to run a CLI command and to 'sync' extracted data to calendars/accounting tools, but gives no concrete endpoints, auth guidance, or safe limits. The instructions are high-level and open-ended, which grants the agent broad discretion to choose tools, network endpoints, or secrets to accomplish integration — more scope than the skill declares.
Install Mechanism
There is no install spec (lowest-risk pattern), but that's inconsistent with the instruction to run a `docuclaw` CLI. Either an install step or bundled code is missing. The lack of installation artifacts makes the skill non-functional as-is and ambiguous about what would be installed or run.
Credentials
The skill claims support for OpenAI Vision (a cloud service) and other backends but declares no required environment variables or primary credentials. If cloud models are used, API keys would be required; if truly '100% local' is intended, there should be explicit instructions for local model setup (e.g., Ollama). The absence of either is disproportionate to the stated capabilities.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and can be called by the agent as normal, which is expected for skills. No evidence it attempts to modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install docuclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /docuclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of DocuClaw: a local-first document intelligence and archival system. - Extracts structured data from invoices, receipts, and contracts using AI—100% locally. - Converts documents to human-readable Markdown with YAML metadata for easy archiving and version control. - Plug-and-play architecture supports country-specific document formats and multimodal AI extraction models. - Ensures privacy and compliance by avoiding any cloud dependency. - Integrates with the OpenClaw ecosystem for unified querying and automation.
元数据
Slug docuclaw
版本 0.1.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

DocuClaw 是什么?

Sovereign document intelligence & archival system. Extracts structured data from invoices, receipts, and contracts 100% locally using AI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 565 次。

如何安装 DocuClaw?

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

DocuClaw 是免费的吗?

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

DocuClaw 支持哪些平台?

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

谁开发了 DocuClaw?

由 Tony Li(@astonysh)开发并维护,当前版本 v0.1.0。

💬 留言讨论