跳至主要内容
小龙虾小龙虾AI
🤖

Subscriptions

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

下载1.3k
星标3
版本1.0.0
金融财务
安全通过

技能说明


name: Subscriptions description: Build a personal subscription tracker for managing recurring payments, renewals, and cutting waste. metadata: {"clawdbot":{"emoji":"🔄","os":["linux","darwin","win32"]}}

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"

如何使用「Subscriptions」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Subscriptions技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能