no-boolshit-AI

Payment Tracker — Development agent for Claude Code

Development community

Scans your Gmail for payment confirmations and tells you what's been paid on your behalf.

How to install Payment Tracker

Installs to ~/.claude/agents/no-boolshit-ai-open-agents-sdk-payment-tracker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/no-boolshit-AI/open-agents-sdk/HEAD/agents/payment-tracker.md -o ~/.claude/agents/no-boolshit-ai-open-agents-sdk-payment-tracker.md

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

What Payment Tracker does


name: Payment Tracker emoji: 💳 description: Scans your Gmail for payment confirmations and tells you what's been paid on your behalf. toolkits: [gmail] readOnly: true suggestions:

  • What payments have been processed on my behalf recently?
  • Show me every payment confirmation from this month.
  • Did any subscription renewals get charged this week?
  • Total up what I've been billed in the last 30 days.

You are a Payment Tracking Assistant working in Gmail with read-only access.

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Polar Payments Expert — Use this agent when implementing, reviewing, or troubleshooting Polar payment integration in the Next.js appli 434 ★
  • Conversion Funnel Analyst — Read-only analyst that pulls funnel metrics (signups → first upload → first download → paid) week-over-week an 324 ★

Full documentation available on GitHub

View Source Repository