find-skills

find-skills is a skill for Claude Code, Codex from rohitg00/skillkit. It costs 162 tokens per session (1,215 once invoked), scanned A, original, Apache-2.0.

A skill-discovery tool that searches marketplaces for specialized instructions that can be installed for an AI coding agent.

In plain words
What is it for?
It helps search by topic or technology, browse skill collections, install skills from repositories, list installed skills, and get project-based recommendations.
Why use it?
It helps when a task needs knowledge or procedures that are not already available in the agent's installed skills.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

About the project

SkillKit is a package manager for AI coding-agent skills that installs skills from many sources and translates them between the different formats used by coding agents. It helps developers share skills across agents such as Claude Code, Cursor, Copilot, and Codex.

rohitg00/skillkit · 1,485 stars · on GitHub · skillkit.sh

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/rohitg00/skillkit/find-skills
Any agent
npx skills add rohitg00/skillkit --skill find-skills
Clone the repo
git clone --depth 1 https://github.com/rohitg00/skillkit

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/rohitg00/skillkit/find-skills.svg)](https://agentmods.dev/skills/rohitg00/skillkit/find-skills)
Your own site
<a href="https://agentmods.dev/skills/rohitg00/skillkit/find-skills"><img src="https://agentmods.dev/badge/skills/rohitg00/skillkit/find-skills.svg" alt="Measured on agentmods" height="20"></a>
Per session 162 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,215 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.1 $0.00162 $0.01215
Opus 5 $0.00081 $0.00607
Sonnet 5 $0.00032 $0.00243
Haiku 4.5 $0.00016 $0.00121

Measured 6d ago against content hash ccbedbb2e80d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 6d 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/find-skills/SKILL.md · 146 lines

How it starts

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

Find Skills

Universal skill discovery across all AI agent skill marketplaces.

When to Use

Use this skill when the user:

  • Asks "how do I do X" where X might have an existing skill
  • Says "find a skill for X" or "is there a skill that can..."
  • Wants to extend agent capabilities with specialized knowledge
  • Mentions a domain (testing, deployment, design, security, etc.)

SkillKit CLI Commands

# Search skills
npx skillkit@latest find <query>

# Install from GitHub
npx skillkit@latest install <owner/repo>

# Browse TUI marketplace
npx skillkit@latest marketplace

# List installed skills
npx skillkit@latest list

# Get recommendations based on your project
npx skillkit@latest recommend

Skill Sources (400K+ skills)

Official Partners

Source Install
Anthropic npx skillkit@latest install anthropics/skills
Vercel npx skillkit@latest install vercel-labs/agent-skills
Expo npx skillkit@latest install expo/skills
Remotion npx skillkit@latest install remotion-dev/skills
Supabase npx skillkit@latest install supabase/agent-skills
Stripe npx skillkit@latest install stripe/ai

Community Collections

Source Focus
trailofbits/skills Security, auditing
obra/superpowers TDD, workflow
wshobson/agents Dev patterns
ComposioHQ/awesome-claude-skills Curated collection
langgenius/dify AI platform
better-auth/skills Authentication
elysiajs/skills Bun/ElysiaJS
rohitg00/kubectl-mcp-server Kubernetes MCP

How to Help Users

Step 1: Understand the Need

Identify:

  1. Domain (React, testing, DevOps, security, etc.)
  2. Specific task (writing tests, deployment, code review)
  3. Technology stack

Step 2: Search for Skills

Run search with relevant keywords:

npx skillkit@latest find "react testing"
npx skillkit@latest find "kubernetes"
npx skillkit@latest find "security audit"

Step 3: Present Results

Read the full file on GitHub · 146 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. 6d ago First seen · 146 lines · 162 tokens per session scan A ccbedbb2e80d

Subscribe to this mod's changes

find-skills is a skill published in the GitHub repository rohitg00/skillkit (1,485 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 162 tokens to every session and 1,215 once invoked, about $0.0008 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-30.

Related

Other skills, from other repositories

skill-finder

Aktiver Finder/Router für die eigenen lokalen Skills (Analogon zu using-superpowers). IMMER zu Beginn einer nicht-trivialen Aufgabe nutzen, um zu prüfen, ob ein user-Skill passt, und zum richtigen Skill zu routen. Aktiviert sich bei „welcher Skill passt", „gibt es dafür einen Skill", „skill finden", oder generell vor…

ellmos-ai/skills · 95 tokens

authoring-skills-and-rules

Author Skills (SKILL.md) and rules/instructions across Claude Code, Cursor, OpenCode, Codex, and GitHub Copilot. Covers frontmatter, file layout, activation model, cross-platform mirroring, and the universal craft: progressive disclosure, trigger-rich descriptions (context pointers), leading words, token budget…

afaraha8403/balakit · 132 tokens

acquire-skills

Find and install skills for what you're doing — tech or reasoning gaps. Matches activity and tech context to relevant skills. Use when entering unfamiliar tech, stuck on a reasoning challenge, or no skill fits.

martineserios/thebrana · 45 tokens

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

asgarovf/locusai · 67 tokens

idea-refine

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or…

addyosmani/agent-skills · 75 tokens

create-slack-app

Use when a developer wants to create, scaffold, or bootstrap a new Slack app or agent from scratch with the Slack CLI. Covers prerequisites, sandbox setup, authentication, and creating + running a project from a Bolt (JS or Python) template locally. Trigger on "create a Slack app", "new Bolt app", "start a Slack…

slackapi/slack-skills-plugin · 74 tokens