🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Mercury Banking

by @aiwithabidi

Mercury banking API integration — accounts, balances, transactions, financial summaries, AI transaction categorization, and cash flow analysis. The only Merc...

Versionv1.0.0
💡 Examples

# List all accounts and balances
python3 {baseDir}/scripts/mercury_api.py accounts

Recent transactions

python3 {baseDir}/scripts/mercury_api.py transactions

Transactions with date filter

python3 {baseDir}/scripts/mercury_api.py transactions --start 2026-01-01 --end 2026-01-31

Search transactions

python3 {baseDir}/scripts/mercury_api.py transactions --search "Stripe"

Cash flow analysis

python3 {baseDir}/scripts/mercury_api.py cashflow --days 30

AI categorize transactions

python3 {baseDir}/scripts/mercury_api.py categorize --days 30

Financial summary

python3 {baseDir}/scripts/mercury_api.py summary --period weekly

View on ClawHub
TERMINAL
clawhub install mercury-banking

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →