Armory
Source
Browse
Skills

plaid-fintech

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install plaid-fintech --cli claude

writes the skill into.claude/skills/plaid-fintech/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/plaid-fintech/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

When to use it

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/plaid-fintech/SKILL.md -o .claude/skills/plaid-fintech/SKILL.md

Notes

Extracted from davila7/claude-code-templates, plaid-fintech category.