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.
npx agentmods add skills/annondeveloper/ui-kit/component-findernpx skills add annondeveloper/ui-kit --skill component-findergit clone --depth 1 https://github.com/annondeveloper/ui-kitWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00063 | $0.00425 |
| Opus 5 | $0.00032 | $0.00212 |
| Sonnet 5 | $0.00013 | $0.00085 |
| Haiku 4.5 | $0.00006 | $0.00042 |
Grade A, and why
component-finder 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.
What it actually says
UI Kit Component Finder
Find the right component from @annondeveloper/ui-kit for: $ARGUMENTS
How to Search
Use the list_components and search_components MCP tools to find components. Then use get_component to get full API docs.
Quick Reference — Component Categories
Primitives: Button, Badge, Card, Checkbox, ColorInput, Divider, Progress, RadioGroup, Rating, Select, Slider, ToggleSwitch, Tooltip Forms: FormInput, OtpInput, TagInput, SearchInput, DatePicker, TimePicker, FileUpload, Combobox, PasswordInput Layout: AppShell, Navbar, Sidebar, Breadcrumbs, Tabs, Accordion, Pagination, Stepper Overlays: Dialog, Drawer, Sheet, Popover, DropdownMenu, ConfirmDialog, Toast Data: DataTable, SmartTable, TreeView, SortableList, InfiniteScroll, DiffViewer, JsonViewer Monitoring: MetricCard, Sparkline, ThresholdGauge, UptimeTracker, UtilizationBar, TimeSeriesChart, HeatmapCalendar Animation: BackgroundBeams, MeteorShower, Ripple, ShimmerButton, TextReveal, FlipWords, EncryptedText
Weight Tiers
| Tier | Import | Best For |
|---|---|---|
| Lite | @annondeveloper/ui-kit/lite |
Smallest bundle, CSS-only, no animations |
| Standard | @annondeveloper/ui-kit |
Full features, motion, theming, a11y |
| Premium | @annondeveloper/ui-kit/premium |
Aurora glow, spring physics, particles |
Always recommend the tier that matches the user's needs. Default to Standard.
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.
- 2d ago First seen · 33 lines · 63 tokens per session scan A 64d3220f633e
component-finder is a skill published in the GitHub repository annondeveloper/ui-kit (0 stars, last pushed 2mo ago), licensed MIT. It adds 63 tokens to every session and 425 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.
Other skills, from other repositories
flaim-fantasy
Use when a user wants analysis of a Flaim-connected ESPN, Yahoo, or Sleeper fantasy league, or help with Flaim setup, capabilities, or permissions. This includes rosters, standings, matchups, available players, transactions, historical seasons, and lineup, waiver, or trade advice. Do not use for generic sports news…
mcp-migration
Diagnose and carry out the migration of an MCP server to the 2026-07-28 specification — the revision that made the transport stateless, formalized OAuth 2.1, and deprecated the logging, sampling, and roots capabilities. Use this skill whenever someone mentions migrating, upgrading, or checking an MCP server against…
activity-brief
Give a time-bucketed league activity briefing on recent fantasy moves, including who moved who, when, and why. Use when the user explicitly wants a transaction roundup or invokes /activity-brief.
analyze-matchup
Analyze the current fantasy matchup with scores, remaining players or games, and a fact-based forecast. Use when the user explicitly wants a matchup-state breakdown or invokes /analyze-matchup.
debug-webhook-signature
Diagnose why an inbound webhook signature fails to verify, and write correct verification code for a named provider. Use when a signature check rejects real traffic, when a webhook works in a provider's test console but not against your server, or when you are implementing verification for Stripe, GitHub, Shopify…
gw1-build-assistant
Use when the user asks about Guild Wars 1 (the original 2005 game, not GW2) — designing or reviewing skill bars, decoding or producing template codes (strings like "OgCjkurIrSuXaXPXBYihygvlYcA"), hero team composition, skill lookups or comparisons, or pasting a paw-ned2 team blob ("pwnd0001..."). Use the gw1-mcp tools…