fdic-skill-builder

fdic-skill-builder is a skill for Claude Code, Codex from jflamb/fdic-mcp-server. It costs 75 tokens per session (2,336 once invoked), scanned A, original, MIT.

A guide for building or changing skills that use FDIC BankFind, a U.S. bank-data service. It checks the tools, date rules, dependencies, and documentation before the skill is written.

In plain words
What is it for?
Use it when creating or restructuring an FDIC BankFind skill file.
Why use it?
It helps prevent a skill from relying on broken tools, incorrect dates, or undocumented behavior. It also makes known limitations and follow-up checks explicit.

Skill for Claude CodeCodex

Part of the fdic-mcp-server plugin — 4 skills, 7 commands, 1 MCP server shipped together

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/jflamb/fdic-mcp-server/fdic-skill-builder
Any agent
npx skills add jflamb/fdic-mcp-server --skill fdic-skill-builder
Clone the repo
git clone --depth 1 https://github.com/jflamb/fdic-mcp-server

Made for: Claude Code, Codex.

Or install fdic-mcp-server, the plugin that ships this one along with the rest of its 4 skills, 7 commands, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fdic-skill-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/jflamb/fdic-mcp-server/fdic-skill-builder.svg)](https://agentmods.dev/skills/jflamb/fdic-mcp-server/fdic-skill-builder)
Your own site
<a href="https://agentmods.dev/skills/jflamb/fdic-mcp-server/fdic-skill-builder"><img src="https://agentmods.dev/badge/skills/jflamb/fdic-mcp-server/fdic-skill-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,336 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00075 $0.02336
Opus 5 $0.00037 $0.01168
Sonnet 5 $0.00015 $0.00467
Haiku 4.5 $0.00007 $0.00234

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

Security

Grade A, and why

fdic-skill-builder 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 4d 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.

.agents/skills/fdic-skill-builder/SKILL.md · 197 lines

How it starts

The opening of the file, as written. The whole thing — 197 lines — stays where its author put it; the contents beside it link to each section on GitHub.

FDIC Skill Builder

Skill Type: RIGID

Follow every phase in order. Do not skip phases. Do not write skill content before completing Phase 1.


Phase 1: Contract Verification

Before writing a single line of skill content, verify every tool the skill will call.

1a — Live tool probe

Call each tool in the planned chain with a known-good institution (e.g., CERT 57 — JPMorgan Chase Bank). Record the full response. Save it for the reference file (Phase 3c).

Server fix required gate (hard dependencies): If any hard-dependency tool returns a field validation error or an unexpected error response, stop. Fix the server bug before proceeding. Skill content written against a broken hard dependency is useless.

Rule: A skill cannot describe a hard-dependency tool that the server cannot execute. Fix the server first, write the skill second.

For soft and context tools that are broken: you may continue drafting the skill, but all structuredContent paths for that tool must be marked [source-derived] in the reference file until a live response confirms them. Note the broken tool explicitly in the skill's dependency table and add a TODO to re-verify.

Field validation errors follow this pattern: "Invalid field 'FIELDNAME' for endpoint ENDPOINT". When you see one:

  1. Open src/fdicEndpointMetadata.ts and search for the endpoint section.
  2. Verify the exact field name in the catalog. Names are case-sensitive.
  3. Fix the field in the source file (src/tools/shared/*.ts or the tool file directly).
  4. Run npm run typecheck && npm test to confirm no regressions.
  5. Only then return to skill development.

1b — Field catalog cross-check

For every FDIC field string referenced in tool source files (CERT,NAME,ASSET,...), grep the catalog and confirm each field exists for its endpoint:

src/fdicEndpointMetadata.ts   — authoritative catalog
src/fdicSchema.ts             — validation layer (uses the catalog)

Common typo classes found in this codebase:

  • NAMHCRNAMEHCR (institutions endpoint, holding company name)
  • LNOTH → not valid for the financials endpoint (was in CREDIT_FIELDS and UBPR_FIELDS)

Read the full file on GitHub · 197 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 197 lines · 75 tokens per session scan A ea59970c2d7e

Subscribe to this mod's changes

fdic-skill-builder is a skill published in the GitHub repository jflamb/fdic-mcp-server (0 stars, last pushed 2mo ago), licensed MIT. It adds 75 tokens to every session and 2,336 once invoked, about $0.0004 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

scanner-pmcc

Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, yield, trend direction, and earnings proximity. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies.

staskh/trading_skills · 63 tokens

ib-collar

Generate tactical collar strategy reports for protecting PMCC positions through earnings or high-risk events. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 30 tokens

ib-trades-history

Fetch trade executions from Interactive Brokers filtered by account, date range, or symbol. Supports live API (7 days history) and FlexReport (full history). Use when user asks about their trades, executions, or transaction history. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 59 tokens

report-stock

Generate comprehensive stock analysis report (PDF or markdown) with trend, PMCC, and fundamental analysis.

staskh/trading_skills · 22 tokens

ib-report-delta-adjusted-notional-exposure

Report delta-adjusted notional exposure across all IBKR accounts. Calculates option deltas using Black-Scholes and reports long/short exposure by account and underlying. Use when user asks about delta exposure, portfolio risk, or directional exposure.

staskh/trading_skills · 58 tokens

ib-portfolio

Get portfolio positions from Interactive Brokers. Use when user asks about their portfolio, positions, holdings, or what stocks they own. Requires TWS or IB Gateway running locally.

staskh/trading_skills · 38 tokens