Cancel banner
peerjakobsen peerjakobsen

Cancel

Development community

Description

--- description: Cancel a subscription service with guided browser automation --- # /smartspender:cancel ## Trigger - `/smartspender:cancel [service]` - "Opsig Netflix" - "Afmeld Viaplay" - "Cancel my Fitness World subscription" ## Arguments | Argument | Required | Values | Default | |----------|----------|--------|---------| | service | yes | Service name matching a file in `subscriptions/` | - | The service argument is case-insensitive and matched against known subscription file names (e.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository