Subscriptions banner
peerjakobsen peerjakobsen

Subscriptions

Development community

Description

--- description: List all detected subscriptions with monthly and annual costs --- # /smartspender:subscriptions ## Trigger - `/smartspender:subscriptions [filter]` - "Vis mine abonnementer" - "Hvilke abonnementer har jeg?" - "Show my subscriptions" ## Arguments | Argument | Required | Values | Default | |----------|----------|--------|---------| | filter | no | active, cancelled, all | all | ## Prerequisites - Transactions analyzed (subscriptions.csv has data) ## Workflow 1. Read all row

Installation

Installs to ~/.claude/skills/peerjakobsen-smartspender-subscriptions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/peerjakobsen-smartspender-subscriptions && curl -fsSL https://raw.githubusercontent.com/peerjakobsen/smartspender/HEAD/commands/subscriptions.md -o ~/.claude/skills/peerjakobsen-smartspender-subscriptions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository