plaid

A read-only connection to Plaid-linked financial accounts, where Plaid is a service that lets apps access bank and other financial data. It retrieves recent transactions, account balances, and information about recurring payments.

In plain words
What is it for?
Use it to review spending, check balances, identify recurring charges, or gather account data for wealth, tax, and business work.
Why use it?
It avoids manually collecting account activity from different financial institutions. Changes to financial data are not allowed by default and require explicit permission.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/fru-dev3/fd-apps-prevail-cli/plaid
Any agent
npx skills add fru-dev3/fd-apps-prevail-cli --skill plaid
Clone the repo
git clone --depth 1 https://github.com/fru-dev3/fd-apps-prevail-cli

Made for: Claude Code, Codex.

Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 560 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00056 $0.00560
Opus 5 $0.00028 $0.00280
Sonnet 5 $0.00011 $0.00112
Haiku 4.5 $0.00006 $0.00056

Measured 2d ago against content hash 0f6b6849ddf1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

plaid scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

apps/community/plaid/SKILL.md · 56 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 56 lines · 56 tokens per session scan A 0f6b6849ddf1

Subscribe to this mod's changes

plaid is a skill published in the GitHub repository fru-dev3/fd-apps-prevail-cli (10 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 56 tokens to every session and 560 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

figma-agent

Use this whenever a user shares a Figma design link or mentions Figma and wants to build UI from a design, turn a frame into code, extract design tokens or a theme, export icons or images, inspect a node for measurements, sync a component and token library to code, generate documentation specs or usage guidelines for…

planetabhi/figma-mcp-server · 124 tokens

Agents

Dynamic agent composition and management system. USE WHEN user says create custom agents, spin up custom agents, specialized agents, OR asks for agent personalities, available traits, agent voices. Handles custom agent creation, personality assignment, voice mapping, and parallel agent orchestration.

fr3kstyle/fr3k · 54 tokens

Browser

Debug-first browser automation with always-on visibility. Console logs, network requests, and errors captured by default. USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.

fr3kstyle/fr3k · 38 tokens

Evals

Agent evaluation framework based on Anthropic's best practices. USE WHEN eval, evaluate, test agent, benchmark, verify behavior, regression test, capability test. Includes three grader types (code-based, model-based, human), transcript capture, pass@k/pass^k metrics, and ALGORITHM integration.

fr3kstyle/fr3k · 63 tokens

Fabric

Intelligent prompt pattern system with 240+ specialized patterns for content analysis, extraction, and transformation. USE WHEN user says 'use fabric', 'fabric pattern', 'run fabric', 'update fabric', 'update patterns', 'sync fabric', 'extract wisdom', 'summarize with fabric', 'create threat model', 'analyze with…

fr3kstyle/fr3k · 82 tokens

BMAD

Breakthrough Method of Agile AI-Driven Development. USE WHEN bmad, BMAD, agile development, spec-driven development, structured workflows. Universal AI agent framework with structured workflows, specialized agents, and spec-driven development.

fr3kstyle/fr3k · 47 tokens