plaid-account-verification

Automates Plaid-based bank account verification including instant auth, micro-deposits, and database match.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/TMHSDigital/Plaid-Developer-Tools --skill plaid-account-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plaid-account-verification
Source: https://github.com/TMHSDigital/Plaid-Developer-Tools/tree/main/skills/plaid-account-verification
Command: npx skills add https://github.com/TMHSDigital/Plaid-Developer-Tools --skill plaid-account-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifying bank accounts for ACH payments and deposits often requires insecure, manual steps or scattered tooling. This Skill guides agents through Plaid-based verification flows to securely obtain account and routing numbers, confirm ownership, and handle micro-deposits or database matches.

Core Features & Use Cases

  • Auth-based verification: Instant access to account numbers via Plaid Auth after Link and token exchange.
  • Fallback verification: Micro-deposits and same-day micro-deposits for institutions not supporting instant auth.
  • Ownership validation: Database match option to confirm account ownership without deposits.
  • Sandbox & MCP tooling: Includes sandbox setup, webhooks handling, and MCP commands for end-to-end testing.
  • Use Case: Onboarding a vendor who needs ACH setup and verification before enabling payments.

Quick Start

Trigger a Plaid verification flow to retrieve account and routing numbers and verify ownership for ACH payments.

Frequently Asked Questions about plaid-account-verification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Plaid bank account verification for ACH payments?

Automate Plaid bank account verification for ACH payments by guiding agents through Plaid Auth APIs to securely retrieve account and routing numbers and confirm ownership during onboarding flows.

What is the fallback process when Plaid Instant Auth is not supported?

When Plaid Instant Auth is unsupported, the fallback process uses standard micro-deposits or same-day micro-deposits to verify the account and routing numbers before enabling ACH transactions.

Can I verify account ownership without waiting for micro-deposits?

Yes, you can verify account ownership without deposits by using the Plaid database match option, which confirms ownership instantly against existing records for faster onboarding.

How do I test Plaid account verification flows in a sandbox environment?

Test Plaid account verification flows in a sandbox environment using included sandbox setup configurations, webhook handling, and MCP commands to run end-to-end demonstrations safely.

Does this Plaid verification approach support employer direct deposit use cases?

Yes, this Plaid verification approach supports employer direct deposit use cases by obtaining the required account numbers and validating ownership before setting up the deposit instructions.