AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Bank Sync

skill-openaccountant-skills-bank-sync · by openaccountant

>

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-openaccountant-skills-bank-sync

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-openaccountant-skills-bank-sync)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Bank Sync? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Bank Sync

Overview

Connect your bank accounts for automatic, recurring transaction imports using the Plaid API. Once connected, Wilson pulls new transactions daily without manual CSV exports. Supports checking, savings, and credit card accounts from thousands of financial institutions.

Note: Plaid integration requires a Wilson Pro license.

Wilson Tools Used

  • transaction_search — verify imported transactions and check for duplicates
  • categorize — auto-categorize newly synced transactions

Workflow

  1. Verify the user has a valid Wilson Pro license.
  2. Launch the Plaid Link flow to connect a bank account:
  • User selects their financial institution
  • User authenticates with their bank credentials
  • User selects which accounts to sync
  1. Store the Plaid access token securely in the local database.
  2. Perform an initial sync to pull the last 30 days of transactions.
  3. Deduplicate against any previously imported transactions.
  4. Run categorize on newly synced transactions.
  5. Report sync results: new transactions, duplicates skipped, accounts connected.
  6. Set up daily automatic sync (runs on next Wilson session start).

Without Wilson

If you don't have Wilson Pro or prefer manual imports, here are alternatives for each major bank:

Manual Export Schedule (Recommended Monthly)

Chase:

  • chase.com > Account > Download account activity > CSV
  • Or set up Chase email alerts for transactions over a threshold

Bank of America:

  • bankofamerica.com > Account > Information & Services > Download transactions > CSV
  • BofA also supports auto-export to Quicken/QuickBooks

Wells Fargo:

  • wellsfargo.com > Account > Download Account Activity > Comma Delimited

Citi:

  • citibank.com > Account > View Activity > Download (CSV, OFX, QIF)

Capital One:

  • capitalone.com > Account > Download Transactions > CSV

American Express:

  • americanexpress.com > Statements & Activity > Download your Transactions > CSV

Free Plaid Alternatives

  • Monarch Money ($9.99/mo): Automatic bank sync with budgeting
  • Lunch Money ($10/mo): Developer-friendly, CSV import + Plaid sync
  • Actual Budget (free, self-hosted): Manual import with OFX support
  • GnuCash (free): OFX direct download from some banks

Automation Without Plaid

  • Set calendar reminders to export CSV monthly from each bank
  • Use the import-transactions skill to import each file
  • Some banks support OFX Direct Connect — GnuCash and KMyMoney can pull transactions automatically without Plaid

Important Notes

  • Plaid credentials are stored locally in your Wilson database — they never leave your machine.
  • Bank sync uses Plaid's transaction sync API, which handles deduplication server-side.
  • Some institutions require re-authentication every 90 days (Plaid will prompt you).
  • Plaid supports 12,000+ financial institutions in the US, Canada, and UK.
  • If a bank connection breaks, Wilson will notify you and offer to re-authenticate or fall back to manual CSV import.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.