skill-finder

skill-finder is a skill for Codex from sanada123/openclaw-skills. It costs 50 tokens per session (2,689 once invoked), scanned A, original, MIT.

A tool for finding skills across ClawHub, GitHub, npm, local files, and other sources, then installing them for AI coding platforms. It also includes security vetting and removes duplicate results.

In plain words
What is it for?
Use it to discover, inspect, install, and check the status of skills for OpenClaw, Claude Code, Codex, Cursor, Windsurf, and related platforms.
Why use it?
It avoids searching each skill directory separately and helps you review a skill before installing it.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions Claude Code.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ✓ Local ./skills/ (12 skills).

Good fit Use it to discover, inspect, install, and check the status of skills for OpenClaw, Claude Code, Codex, Cursor, Windsurf, and related platforms.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/sanada123/openclaw-skills
agentmods
npx agentmods add skills/sanada123/openclaw-skills/skill-finder

Made for: 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 skill-finder

README.md
[![agentmods](https://agentmods.dev/badge/skills/sanada123/openclaw-skills/skill-finder/github.svg)](https://agentmods.dev/skills/sanada123/openclaw-skills/skill-finder)
Your own site
<a href="https://agentmods.dev/skills/sanada123/openclaw-skills/skill-finder"><img src="https://agentmods.dev/badge/skills/sanada123/openclaw-skills/skill-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.

agentmods 80×15 button for skill-finder

Your own site · 80×15
<a href="https://agentmods.dev/skills/sanada123/openclaw-skills/skill-finder"><img src="https://agentmods.dev/badge/skills/sanada123/openclaw-skills/skill-finder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,689 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00050 $0.02689
Opus 5 $0.00025 $0.01345
Sonnet 5 $0.00010 $0.00538
Haiku 4.5 $0.00005 $0.00269

Measured 11d ago against content hash 1b91f898e7ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

skill-finder scanned grade A with 1 finding 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 11d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- `instructions.md` — Full API reference, curl examples, dedup algorithm, security scoring details
skill-finder/SKILL.md · 322 lines

How it starts

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

skill-finder

Find skills everywhere. Install to every AI platform you use.

Multi-source skill discovery: search ClawHub, GitHub, npm, and local skills in one command. Find, vet, and install across OpenClaw, Claude Code, Codex, Cursor, Windsurf, and more.


Overview

skill-hunter only searches ClawHub. skill-finder searches 6 sources simultaneously, deduplicates results, ranks by trust, and lets you vet security before installing anything.

skill-hunter skill-finder
Sources 1 (ClawHub) 6 (ClawHub + GitHub + npm + local + more)
Security vetting None Built-in VET command
Install from GitHub No Yes
Shows local skills No Yes
Deduplication No Yes

Quick Start

# Find skills about Telegram
skill-finder: find telegram

# See what's trending on ClawHub this week
skill-finder: scout trending

# Vet a skill before installing
skill-finder: vet telegram-bot

# Install from GitHub instead of ClawHub
skill-finder: install github:sanada123/openclaw-skills/telegram-bot

# See all detected AI platforms and installed skills
skill-finder: status

# Install to a specific platform
skill-finder: install telegram-bot --platform claude-code

# Install to all detected platforms at once
skill-finder: install telegram-bot

Commands

FIND — Search everywhere, ranked by trust

skill-finder: find <query>

Searches all 6 sources concurrently, deduplicates by name/slug, and returns ranked results.

Output columns:

RANK  NAME                SOURCE      DESCRIPTION                    INSTALL
 1    telegram-bot        local       Send Telegram messages         (already installed)
 2    telegram-notifier   our-github  Notify via Telegram            install github:sanada123/openclaw-skills/telegram-notifier
 3    telegram-claude     clawhub     Full Telegram + Claude bot     install telegram-claude
 4    telegram-webhook    npm         Webhook handler for Telegram   install npm:openclaw-skill-telegram-webhook

Read the full file on GitHub · 322 lines

Files

What ships with it

2 files 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. 11d ago First seen · 322 lines · 50 tokens per session scan A 1b91f898e7ea

Subscribe to this mod's changes

skill-finder is a skill published in the GitHub repository sanada123/openclaw-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 50 tokens to every session and 2,689 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

git-workflow

This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team…

Galaxy-Dawn/claude-scholar · 64 tokens

daily-paper-generator

Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured Chinese/English summaries for selected papers.

Galaxy-Dawn/claude-scholar · 47 tokens

codex-autoresearch

Run autonomous, measurable experiments in a Git repository: change one hypothesis, verify a numeric metric, keep improvements, and revert failures. Use when the user wants Codex to keep iterating toward a numeric target in the foreground or as a detached background run. Do not use for ordinary one-shot coding…

leo-lilinxiao/codex-autoresearch · 80 tokens

clipboard

Copy text to clipboard with optional rich formatting. Triggers on "copy to clipboard", "copy that", "pbcopy", "copy formatted", "copy rich text".

CodeAlive-AI/ai-driven-development · 36 tokens

neo4j-modeling-skill

Design, review, and refactor Neo4j graph data models. Use when choosing node labels vs relationship types vs properties, migrating relational/document schemas to graph, detecting anti-patterns (generic labels, supernodes, missing constraints), designing intermediate nodes for n-ary relationships, enforcing schema with…

neo4j-contrib/neo4j-skills · 152 tokens

git-commit

A Git assistant for reviewing local changes and creating conventional commit messages, which are standardized summaries of code changes. It can also run Git hooks and push the commit.

huangwb8/skills · 88 tokens