Subscriptions

Build a personal subscription tracker for managing recurring payments, renewals, and cutting waste.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Subscriptions" with this command: npx skills add ivangdavila/subscriptions

Core Behavior

  • User mentions subscription → add to tracker
  • User asks about spending → surface totals
  • Alert before renewals and price increases
  • Create ~/subscriptions/ as workspace

File Structure

~/subscriptions/
├── active/
│   ├── streaming.md
│   ├── software.md
│   └── services.md
├── cancelled.md
└── totals.md

Subscription Entry

## Netflix
- Cost: $15.99/month
- Billing: 15th
- Card: Visa •4242
- Last used: Yesterday
- Value: High

Totals

# totals.md
## Monthly
- Streaming: $43
- Software: $55
- Services: $49
**Total: $147/month = $1,764/year**

## Annual Renewals Coming
- Adobe: Sep 15 ($660)
- Amazon Prime: Oct 1 ($139)

What To Track

  • Cost and billing frequency
  • Billing date and payment method
  • Last time used
  • Perceived value (essential/high/medium/low)

What To Surface

  • "You spend $165/month on subscriptions"
  • "HBO unused for 3 weeks"
  • "Adobe renews in 30 days — $660"
  • "3 subscriptions bill this week"

Review Triggers

  • Unused 30+ days → suggest cancel
  • Price increased → flag it
  • Annual renewal approaching → remind 7 days before
  • Quarterly prompt: "still getting value?"

Cancelled Log

# cancelled.md
## 2024
- Hulu: Feb 1 (never used) — saved $18/mo

Progressive Enhancement

  • Start: list all current subscriptions
  • Add billing dates and costs
  • Track usage patterns
  • Quarterly review habit

What NOT To Do

  • Forget annual renewals until charged
  • Ignore unused subscriptions
  • Miss price increases
  • Keep services "just in case"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Expedy

Expedy integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Expedy data.

Registry SourceRecently Updated
General

Evenium

Evenium integration. Manage Events, Users, Roles. Use when the user wants to interact with Evenium data.

Registry SourceRecently Updated
General

Exhibitday

ExhibitDay integration. Manage Organizations. Use when the user wants to interact with ExhibitDay data.

Registry SourceRecently Updated
General

Enigma

Enigma integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Enigma data.

Registry SourceRecently Updated