# Genpark Subscription Killer

> Identifies, tracks, and aggressively cancels unwanted subscriptions, or negotiates lower rates on behalf of the user using the GenPark protocol to emulate a distressed customer.

- Skill: `alpha-park/genpark-subscription-killer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add alpha-park/genpark-subscription-killer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alpha-park/genpark-subscription-killer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Alpha-Park (https://skillmd.com/u/alpha-park)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/alpha-park/genpark-subscription-killer

---


# GenPark Subscription Killer

An automated negotiator and cancellation agent. It scans the user's connected statements for recurring charges and takes action.

## Execution Flow

1. **Audit:**
   Identify all recurring payments. Rank them by utility based on GenPark's user behavior analysis.
2. **Interrogation:**
   For low-utility subscriptions, navigate the provider's cancellation flow.
3. **Hard Cancellation:**
   If the UI uses dark patterns (e.g., hiding the cancel button), the agent writes a legally forceful email invoking local consumer protection laws (e.g., CCPA, GDPR) to force cancellation.
4. **Negotiation Protocol:**
   If instructed to keep but lower the price, the agent will initiate an automated live chat with customer service, threatening to cancel and citing competitor prices identified by GenPark.

