← Back to Skills Marketplace
coderwanfeng

poocr vatinvoice2excel

by 程序员晚枫 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
331
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install poocr-vatinvoice2excel
Description
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Usage Guidance
This skill appears to do what it claims (use poocr + Tencent Cloud to OCR invoices) but the registry metadata fails to declare the required Tencent Cloud credentials and the skill has no source/homepage. Before installing: verify the poocr package and its PyPI/project repository; confirm the curl.qcloud.com link is legitimate; avoid hardcoding SecretId/SecretKey in code (use environment variables or a secrets manager); limit and rotate the API keys you provide; test in an isolated environment; and prefer a skill with clear provenance and declared credentials in its metadata.
Capability Analysis
Type: OpenClaw Skill Name: poocr-vatinvoice2excel Version: 1.0.0 The skill is a legitimate utility for VAT invoice OCR using the 'poocr' library and Tencent Cloud API. It provides clear instructions and code examples in SKILL.md for processing invoices and exporting data to Excel. No malicious behaviors, such as unauthorized data exfiltration or hidden execution, were identified.
Capability Assessment
Purpose & Capability
The SKILL.md clearly relies on the poocr library and Tencent Cloud SecretId/SecretKey to perform VAT invoice OCR and export to Excel, which fits the claimed purpose. However, the skill metadata lists no required environment variables or primary credential, and the source/homepage are unknown — the declared requirements do not match what the instructions actually need.
Instruction Scope
Instructions stay within the stated purpose (install poocr, call VatInvoiceOCR2Excel, supply input/output paths). However they show hardcoding of SecretId/SecretKey into code examples rather than encouraging safer practices (env vars or secret stores). The SKILL.md points the user to a shortlink (https://curl.qcloud.com/9ExTmaya) to obtain Tencent Cloud keys — this is expected for a Tencent-backed library but the shortlink should be verified.
Install Mechanism
There is no install spec in the registry (instruction-only), but SKILL.md instructs 'pip install poocr'. Using PyPI is common but has inherent supply-chain risk; the skill provides no provenance (source repo or homepage) for the poocr package or for this skill itself.
Credentials
The runtime requires Tencent Cloud SecretId and SecretKey, yet the skill metadata lists no required env vars or primary credential. Asking for cloud API credentials is proportionate to OCR via Tencent Cloud, but the omission in metadata and examples that hardcode credentials increases risk (credential leakage, poor handling).
Persistence & Privilege
The skill is user-invocable, not always-on, and instruction-only. It does not request persistent presence or claim to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install poocr-vatinvoice2excel
  3. After installation, invoke the skill by name or use /poocr-vatinvoice2excel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
poocr-vatinvoice2excel 1.0.0 initial release: - 新增发票识别技能,基于 poocr 库和腾讯云 AI,实现增值税发票 OCR,并导出结果为 Excel。 - 支持单张和批量发票识别,兼容 PDF、JPG、PNG 格式。 - 自动提取发票号码、开票日期、金额、税额等关键信息。 - 提供详细使用说明和代码示例,方便集成与调用。
Metadata
Slug poocr-vatinvoice2excel
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is poocr vatinvoice2excel?

使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 331 downloads so far.

How do I install poocr vatinvoice2excel?

Run "/install poocr-vatinvoice2excel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is poocr vatinvoice2excel free?

Yes, poocr vatinvoice2excel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does poocr vatinvoice2excel support?

poocr vatinvoice2excel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created poocr vatinvoice2excel?

It is built and maintained by 程序员晚枫 (@coderwanfeng); the current version is v1.0.0.

💬 Comments