Loading...
Loading...
Check balance, view transactions, monitor activity, and review invoices on PayPal
npx skill4agent add andrejones92/canifi-life-os paypalcurl -sSL https://canifi.com/skills/paypal/install.sh | bashcp -r skills/paypal ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PAYPAL_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "What's my PayPal balance?"
Claude: I'll check your PayPal balance.
- Opens paypal.com via Playwright MCP
- Logs into account
- Returns: PayPal Balance: $1,234.56 USD
- Other currencies:
- EUR: €45.00
- GBP: £0.00
- Available to withdraw: $1,234.56
- Pending: $0.00User: "What subscriptions do I have through PayPal?"
Claude: I'll check your active subscriptions.
- Navigates to automatic payments
- Active subscriptions:
- Netflix: $15.99/month, next: Jan 15
- Spotify: $10.99/month, next: Jan 20
- Adobe CC: $54.99/month, next: Feb 1
- Total monthly: $81.97
- Can provide cancellation links if neededUser: "Show my recent PayPal transactions"
Claude: I'll pull up your activity.
- Navigates to activity section
- Recent transactions:
- Jan 6: -$89.99 to Amazon (purchase)
- Jan 5: +$250.00 from Client (invoice)
- Jan 4: -$15.99 to Netflix (subscription)
- Jan 3: +$50.00 from John (payment received)
- This month: +$194.02 net