← 返回 Skills 市场
1069
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install receipt-subscription-cleaner
功能描述
Identify recurring charges and subscriptions from receipts or email exports, and produce a clean summary with renewal dates, price changes, and cancellation drafts. Use when a user wants to audit spending without initiating payments or cancellations.
安全使用建议
This skill appears coherent and focused on analyzing receipts. Before enabling or granting access: prefer uploading offline exports (MBOX/EML/PDF/CSV) rather than giving mailbox credentials; if you do grant API/IMAP access, ensure scopes are strictly read-only and time-limited; do not provide payment or bank credentials; review any webhook endpoints you configure to ensure they point to trusted locations and that attachments are sanitized. If the publisher or source is unknown and you plan to connect live accounts, consider a short-lived, limited-permission test account first.
功能分析
Type: OpenClaw Skill
Name: receipt-subscription-cleaner
Version: 1.0.0
The OpenClaw skill 'receipt-subscription-cleaner' is designed to analyze receipts for subscriptions and generate summaries and draft cancellation emails. All documentation consistently emphasizes a read-only, draft-only, and local-data-processing scope. Explicit instructions in `SKILL.md`, `references/auth.md`, and `references/safety.md` prohibit sensitive operations like initiating payments or cancellations, storing credentials, or exfiltrating data. There are no indications of malicious intent, prompt injection attempts, or high-risk behaviors.
能力评估
Purpose & Capability
Name/description (detect recurring charges, generate summaries and drafts) match the instructions and reference docs. All described capabilities are consistent with processing user-provided receipts/exports; there are no unexplained env vars, binaries, or installs requested.
Instruction Scope
SKILL.md and references consistently limit the agent to read-only analysis of receipts and generating drafts; they explicitly forbid initiating cancellations or requesting payment credentials. The docs allow optional integrations (IMAP/email APIs, OCR, webhooks) which are reasonable for automating ingestion but should be granted only with read-only scopes and careful review because those integrations could expose mailbox data if misconfigured.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched at install time, minimizing supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. Reference docs advise using offline exports or read-only API scopes and explicitly forbid requesting or storing payment credentials, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges. Autonomous invocation is allowed (platform default) but the skill's docs emphasize read-only processing and local workspace storage, so no inappropriate persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install receipt-subscription-cleaner - 安装完成后,直接呼叫该 Skill 的名称或使用
/receipt-subscription-cleaner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
receipt-subscription-cleaner v1.0.0
- Initial release with support for extracting and normalizing subscriptions from receipts, email exports, or PDFs.
- Produces a clean summary of recurring charges, including renewal dates, price changes, and anomalies.
- Generates draft cancellation emails and reminder schedule recommendations (drafts only, no actions taken).
- Includes privacy and safety guardrails: no payment actions, no storage of sensitive data, and all actions are read-only.
- Provides clear orientation docs for workflow, integration, and troubleshooting.
元数据
常见问题
Receipt Subscription Cleaner 是什么?
Identify recurring charges and subscriptions from receipts or email exports, and produce a clean summary with renewal dates, price changes, and cancellation drafts. Use when a user wants to audit spending without initiating payments or cancellations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1069 次。
如何安装 Receipt Subscription Cleaner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install receipt-subscription-cleaner」即可一键安装,无需额外配置。
Receipt Subscription Cleaner 是免费的吗?
是的,Receipt Subscription Cleaner 完全免费(开源免费),可自由下载、安装和使用。
Receipt Subscription Cleaner 支持哪些平台?
Receipt Subscription Cleaner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Receipt Subscription Cleaner?
由 codedao12(@codedao12)开发并维护,当前版本 v1.0.0。
推荐 Skills