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 skills add serejaris/kimi-skills --skill kimi-skills-findergit clone --depth 1 https://github.com/serejaris/kimi-skillsWrote 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.
[](https://agentmods.dev/skills/serejaris/kimi-skills/kimi-skills-finder)<a href="https://agentmods.dev/skills/serejaris/kimi-skills/kimi-skills-finder"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/kimi-skills-finder/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/kimi-skills-finder"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/kimi-skills-finder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00072 | $0.00901 |
| Opus 5 | $0.00036 | $0.00451 |
| Sonnet 5 | $0.00014 | $0.00180 |
| Haiku 4.5 | $0.00007 | $0.00090 |
Grade A, and why
kimi-skills-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 9d 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.
This is a copy
88% identical to kimi-find-skills — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Kimi skills finder
Search and discover skills across multiple sources to help users find the right capability for their needs.
Workflow
Step 1: Check Existing Skills
When the user asks to find a skill, first scan the current skill list (both /app/.agents/skills/ and /app/.user/skills/) to see if any existing skill matches their need.
If a matching skill is found, present it to the user with its description and confirm if it meets their needs.
If no matching skill is found, proceed to Step 2.
Step 2: Ask for Extended Search
If no matching skill exists in the current environment, ask the user politely:
No matching skill was found in the current skill list. Would you like me to expand the search scope and look in broader skill repositories? I can search the built-in skill library, GitHub open-source skill repositories, and the SkillHub skill marketplace.
Wait for user confirmation before proceeding to Step 3.
Step 3: Multi-Source Search (User Confirmed)
Search in the following priority order. Stop and present results as soon as a suitable match is found.
3.1 Search Built-in Skills (/app/.agents/skills/)
Use shell to list all skill directories:
ls /app/.agents/skills/
Read SKILL.md files of potentially matching skills to verify relevance. If found, present the skill name and description to the user.
3.2 Search GitHub
If not found in built-in skills, search GitHub using the web_search tool:
- Query pattern:
kimi skill <keywords>orkimi agent skill <keywords> - Also try:
site:github.com kimi skill <keywords>
Evaluate results by:
- Description relevance - Does the README/SKILL.md describe solving the user's problem?
- Star count - Prefer repositories with more stars (indicates community validation)
- Recent activity - Prefer actively maintained repositories
Present the top 1-2 matches with:
- Repository name and link
- Star count
- Brief description of what it does
- Why it matches the user's need
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.
- 9d ago First seen · 91 lines · 72 tokens per session scan A 66721a39beb3
kimi-skills-finder is a skill published in the GitHub repository serejaris/kimi-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 72 tokens to every session and 901 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to kimi-find-skills, differing in 6 lines, and is treated as a copy.
Other skills, from other repositories
offensive-wifi
Wireless / 802.11 attack methodology for red team engagements and wireless security assessments. Covers monitor-mode setup, WPA/WPA2-PSK handshake capture and PMKID attacks, WPA3 SAE downgrade and Dragonblood, WPA-Enterprise (EAP) attacks (MSCHAPv2 cracking, EAP-TLS cert theft, evil-twin RADIUS), Karma / Known Beacons…
syndic
Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…
offensive-bluetooth-classic
Bluetooth Classic (BR/EDR) attack methodology — device discovery, service enumeration via SDP, LMP/L2CAP layer attacks, legacy PIN cracking (BlueBorne / KNOB), Bluetooth file-transfer abuse (BlueSnarfing legacy), unauthenticated profile abuse (HSP, HFP, OPP), and modern relevance against older industrial / automotive…
design-md-validator
Validate DESIGN.md files against the official Google specification using the @google/design.md CLI linter. Works with local files. Use when the user wants to lint a DESIGN.md, check spec compliance, find broken token references, verify WCAG contrast ratios, diff two versions, export tokens to Tailwind or DTCG format…
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.
agent-ready-oauth-protected-resource
Sub-skill de agent-ready-cloudflare: Implement OAuth Protected Resource Metadata.