← 返回 Skills 市场
harrylabsj

Subscription Audit Toolkit

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
38
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subscription-audit-toolkit
功能描述
Helps you identify unused subscriptions, evaluate their value and usage, and create a plan to reduce costs and manage recurring payments efficiently.
使用说明 (SKILL.md)

Subscription Audit Toolkit

Review all your subscriptions, identify waste, and build a lightweight ongoing management habit.

When to Use

  • You suspect you are paying for unused subscriptions.
  • You want to reduce monthly recurring expenses.
  • You are doing an annual financial review.
  • Family members subscribe to overlapping services.

Workflow

Phase 1: Discover All Subscriptions

  1. Check bank and credit card statements for the last 3 months.
  2. Review app store purchase histories (Apple App Store, Google Play).
  3. Search email for receipts, renewal notices, and free-trial conversions.
  4. Ask household members what they subscribe to individually.

Phase 2: Build a Complete Subscription Inventory

For each subscription, record:

  • Name of service
  • Monthly or annual cost
  • Billing cycle and next renewal date
  • Payment method used
  • Primary user(s) in the household
  • Estimated usage frequency (daily, weekly, monthly, rarely, never)

Phase 3: Apply the Usage-Value Assessment Matrix

Plot each subscription on a simple 2x2:

  • High usage + High value: Keep.
  • High usage + Low value: Evaluate — is there a cheaper alternative or a way to reduce cost?
  • Low usage + High value: Evaluate — is the value emotional or practical? Can usage be increased?
  • Low usage + Low value: Strong candidate for cancellation.

Phase 4: Optimize What You Keep

For subscriptions you decide to keep, consider:

  • Switching to annual billing (often saves 15–20%).
  • Upgrading to a family plan to cover multiple users.
  • Service rotation: subscribe to one streaming service for a month, binge, cancel, rotate to another.
  • Bundling opportunities through mobile or internet providers.

Phase 5: Design a Monthly Subscription Review Routine

  1. Set a 10-minute calendar reminder for the same day each month.
  2. Review the inventory for new subscriptions, changed prices, or upcoming renewals.
  3. Update usage estimates based on the past month.

Phase 6: Create a New Subscription Evaluation Checklist

Before signing up for any new subscription, answer:

  • What specific need does this serve?
  • Is there a free alternative that meets 80% of the need?
  • Can I try it for 7–14 days before committing to a paid plan?
  • When will I re-evaluate this decision?
  • Who else in the household should be consulted?

What This Skill Does Not Cover

  • Investment or financial planning: This is an organizational exercise, not financial advice.
  • Budgeting for variable expenses: Focus is strictly on recurring subscriptions.
  • Account security or password management: Use appropriate security tools for credential management.

Output Format

The output includes:

  1. Subscription Inventory (name, cost, billing cycle, payment method, usage)
  2. Usage-Value Assessment Matrix
  3. Cancellation Decision Framework
  4. Optimization Strategies (annual billing, family plans, rotation)
  5. Monthly Subscription Review Routine
  6. New Subscription Evaluation Checklist

Safety & Compliance

  • Do not provide financial advice — frame as an organizational exercise.
  • Do not instruct user to share account credentials with non-family members.
  • Remind user to check cancellation policies before subscribing to annual plans.
  • Do not recommend specific services or make value judgments about what's worth paying for.
  • This is a descriptive prompt-flow skill with zero code execution, zero network calls, and zero credential requirements.

Acceptance Criteria

  1. SKILL.md includes a complete subscription discovery method.
  2. Usage-value assessment matrix is clearly defined.
  3. Optimization strategies are practical and legal.
  4. No executable code, API calls, or external dependencies.
  5. English-first.

Examples

Example 1: Basic Use

User says: "I think I'm paying for stuff I don't use."

Skill guides: Run the discovery phase across bank statements, app stores, and email. Build the inventory. Apply the usage-value matrix. Identify 2–3 clear cancellation candidates. Deliver output in the specified format.

Example 2: Detailed Session

User says: "Our family has four streaming services and we only watch one regularly."

Skill guides: Map all four services on the matrix. Propose a rotation schedule. Check for family plan upgrades. Design a monthly 10-minute review. Create a "new service" checklist to prevent future bloat.

安全使用建议
This appears safe to use as a manual checklist. Before installing or using it, plan to provide only the minimum subscription details needed, redact sensitive identifiers, never share credentials, and treat cancellations or annual billing changes as decisions you confirm yourself.
功能分析
Type: OpenClaw Skill Name: subscription-audit-toolkit Version: 1.0.0 The 'Subscription Audit Toolkit' is a purely instructional prompt-flow skill designed to help users organize and optimize their recurring expenses. It contains no executable code, scripts, or network requests, and explicitly adheres to safety boundaries by forbidding credential sharing and financial advice. All files (SKILL.md, skill.json, ACCEPTANCE.md) are consistent with its stated purpose of providing a manual organizational framework.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The workflow is aligned with the stated subscription-audit purpose, but it naturally asks users to work with sensitive subscription, payment-method, and receipt information.
Instruction Scope
The instructions are bounded to discovery, inventory, evaluation, and user-directed planning, with explicit limits against financial advice, credential sharing, and specific service recommendations.
Install Mechanism
There is no install spec and no code; skill.json declares document-only behavior with no API, network, credentials, or code execution.
Credentials
Reviewing bank/card statements, app-store purchase histories, and email receipts is proportionate for this purpose, but users should minimize or redact what they share.
Persistence & Privilege
No background process, persistence, credential storage, account mutation, purchase automation, or cancellation automation is shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subscription-audit-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subscription-audit-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Subscription Audit Toolkit. - Provides step-by-step workflow to discover, inventory, and assess all recurring subscriptions. - Introduces a usage-value matrix for cancellation and optimization decisions. - Offers practical strategies such as annual billing, family plans, and service rotation. - Includes routines for ongoing monthly review and new subscription evaluation. - Delivers clear guidance without financial advice or code execution.
元数据
Slug subscription-audit-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Subscription Audit Toolkit 是什么?

Helps you identify unused subscriptions, evaluate their value and usage, and create a plan to reduce costs and manage recurring payments efficiently. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 38 次。

如何安装 Subscription Audit Toolkit?

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

Subscription Audit Toolkit 是免费的吗?

是的,Subscription Audit Toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subscription Audit Toolkit 支持哪些平台?

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

谁开发了 Subscription Audit Toolkit?

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

💬 留言讨论