find-skills

find-skills is a skill for Claude Code, Codex from BuilderCed/agent-skills. It costs 58 tokens per session (1,288 once invoked), scanned A, original, MIT.

A skill finder that searches this repository and the wider ecosystem for agent skills. Skills are reusable instructions that help an agent perform specific tasks.

In plain words
What is it for?
Use it when asking how to do a specialized task, looking for a skill or tool, or considering whether an existing add-on can help.
Why use it?
It reduces the time spent looking for an add-on that already fits a job. It also helps when you know what you want to do but not the name of the relevant skill.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions Codex; built for cline; mentions Gemini CLI.

Good fit Use it when asking how to do a specialized task, looking for a skill or tool, or considering whether an existing add-on can help.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/builderced/agent-skills/find-skills
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.

Any agent
npx skills add BuilderCed/agent-skills --skill find-skills
Clone the repo
git clone --depth 1 https://github.com/BuilderCed/agent-skills

Made for: Claude Code, Codex.

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 find-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/builderced/agent-skills/find-skills.svg)](https://agentmods.dev/skills/builderced/agent-skills/find-skills)
Your own site
<a href="https://agentmods.dev/skills/builderced/agent-skills/find-skills"><img src="https://agentmods.dev/badge/skills/builderced/agent-skills/find-skills.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,288 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00058 $0.01288
Opus 5 $0.00029 $0.00644
Sonnet 5 $0.00012 $0.00258
Haiku 4.5 $0.00006 $0.00129

Measured 8d ago against content hash 26ffd6417117, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

find-skills 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 8d 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.

skills/meta/find-skills/SKILL.md · 137 lines

How it starts

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

Find Skills

Discover and install skills from this repository and the broader ecosystem.

When to Use

Activate when the user:

  • Asks "how do I do X" where X might be a common task with an existing skill
  • Says "find a skill for X" or "is there a skill for X"
  • Asks "can you do X" where X is a specialized capability
  • Wants to search for tools, templates, or workflows
  • Mentions they wish they had help with a specific domain

Step 1: Check This Repository First

This repo specializes in regulated industries, French professional skills, and underserved markets. Check here first for:

Compliance & Regulatory (EU)

Skill Use When
eu-ai-act-compliance Deploying AI in EU, classifying risk, adding disclosures
eu-nis2-compliance Cybersecurity obligations for essential/important entities
eu-dora-compliance Digital resilience for financial sector
gdpr-data-protection Processing personal data, DPIA, data rights
eu-regulatory-router Unsure which EU regulation applies

French Professional & Personal

Skill Use When
fr-comptabilite French accounting (PCG, TVA, liasse fiscale)
fr-fec-generator Generating FEC files for tax authority
fr-facturation-electronique E-invoicing (Factur-X, mandatory 2026)
fr-fiscalite-particulier Personal income tax, brackets, deductions, crypto
fr-droit-immobilier Leases, diagnostics, housing law, renovation aids
fr-fiscalite-investissement PEA, CTO, assurance-vie, PER, capital gains

Security, Privacy & DevSecOps

Skill Use When
skill-security-audit Auditing a skill before installation
devsecops-supply-chain SBOM, SLSA, dependency security
pii-detection Detecting personal data in code/data

Agent Eval, Data, Documents, Offline, Africa, Infra

Skill Use When
agent-eval-framework Testing agent outputs systematically
fr-open-data-explorer French open data (SIRENE, DVF, DPE)
invoice-processing Extracting/validating invoices
offline-first-development Building offline-capable apps
africa-mobile-money M-Pesa, Orange Money integration
api-resilience-patterns Circuit breakers, retry, rate limiting
context-engineering Optimizing agent context and token usage
skill-lifecycle-management Managing skill versioning and freshness

Read the full file on GitHub · 137 lines

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. 8d ago First seen · 137 lines · 58 tokens per session scan A 26ffd6417117

Subscribe to this mod's changes

find-skills is a skill published in the GitHub repository BuilderCed/agent-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 58 tokens to every session and 1,288 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.