Back to Registry View Author Profile
Official Verified
Subscriptions
Build a personal subscription tracker for managing recurring payments, renewals, and cutting waste.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/subscriptionsOr
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"
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-subscriptions": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
ivangdavila 2190
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
ivangdavila 2190
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
ivangdavila 2190
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
ivangdavila 2190
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.
ivangdavila 2190