agent-stripe
Installation
SKILL.md
agent-stripe
Use agent-stripe when investigating Stripe payment incidents, invoice questions, subscription billing, webhook/event questions, disputes, refunds, balances, connected accounts, or organization-account context.
Safety
- Never ask the tool to reveal an API key.
- Never accept pasted Stripe API keys in chat. Ask the user to run
agent-stripe auth add <profile> --formlocally so the key goes directly into an OS dialog. - Use
agent-stripe auth update <profile> --formwhen a stored key needs to be replaced. - Prefer read-only commands.
- Use
--contextwhen the incident is scoped to a connected account or organization account path. - Treat live-mode actions as high stakes; this CLI is read-first by design.
- Use
--expose <path,key>only when the user explicitly needs a redacted Stripe response field. Stored profile API keys are never exposed by this flag.