status | keys | billing | logout - Manage your PopKit account
/plugin marketplace add jrc1883/popkit-claude/plugin install jrc1883-popkit@jrc1883/popkit-claude<subcommand># /popkit:account View and manage your PopKit account. ## Subcommands | Subcommand | Description | |------------|-------------| | `status` (default) | Show current tier, usage, and subscription status | | `usage` | Detailed feature usage and rate limits (Issue #138) | | `keys` | List and manage your API keys | | `billing` | Open Stripe billing portal | | `logout` | Clear local session/cache | ## Examples ## Execution ### Subcommand: status (default) Check if `POPKIT_API_KEY` is set and query the cloud API for account info. #### Step 1: Check API Key #### Step 2: Query Account S...