← Back to Skills Marketplace
codedao12

Receipt Subscription Cleaner

by codedao12 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1069
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install receipt-subscription-cleaner
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install receipt-subscription-cleaner
  3. After installation, invoke the skill by name or use /receipt-subscription-cleaner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug receipt-subscription-cleaner
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1069 downloads so far.

How do I install Receipt Subscription Cleaner?

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

Is Receipt Subscription Cleaner free?

Yes, Receipt Subscription Cleaner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Receipt Subscription Cleaner support?

Receipt Subscription Cleaner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Receipt Subscription Cleaner?

It is built and maintained by codedao12 (@codedao12); the current version is v1.0.0.

💬 Comments