Agent skill · Data & Analytics

plaid-accounts-expert

Expert on Plaid accounts and account management. Covers account data retrieval, balance checking, account types, multi-account handling, and account webhooks. Invoke when user mentions Plaid accounts, account balance, account types, or account management.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill accounts-raintree-technology-claude-starter-a8ea584e --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: ReadGrepGlob
Path: skills/api/accounts-raintree-technology-claude-starter-a8ea584e/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Plaid Accounts Expert ## Purpose Provide expert guidance on Plaid account data structures, balance retrieval, account types, and account management. ## When to Use Auto-invoke when users mention: - Plaid accounts or account data - Account balances - Account types (checking, savings, credit) - Multiple accounts - Account metadata - Balance webhooks - Account updates ## Knowledge Base Plaid accounts documentation in `.claude/skills/api/plaid/docs/` Search patterns: - `Grep "account|/accounts/get|/accounts/balance" .claude/skills/api/plaid/docs/ -i` - `Grep "balance|account.*type|account.*subtype" .claude/skills/api/plaid/docs/ -i` - `Grep "available.*balance|current.*balance" .claude/skills/api/plaid/docs/ -i` ## Coverage Areas **Account Data** - Account IDs - Account names - Account masks (last 4 digits) - Account types - Account subtypes - Official names **Account Types** - Depository (checking, savings, money market) - Credit (credit card, line of credit) - Loan (mortgage, student, auto) - Investment (401k, IRA, brokerage) - Other (prepaid, cash management) **Balance Information** - Available balance - Current balance - Limit (credit accounts) - ISO currency codes - Unofficial c

What's inside
Steps it walks through
  1. Purpose
  2. When to Use
  3. Knowledge Base
  4. Coverage Areas
  5. Response Format
  6. Key Endpoints
  7. Balance Types
  8. Always
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the plaid-accounts-expert skill do?

Expert on Plaid accounts and account management. Covers account data retrieval, balance checking, account types, multi-account handling, and account webhooks. Invoke when user mentions Plaid accounts, account balance, account types, or account management.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill accounts-raintree-technology-claude-starter-a8ea584e --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going