Skilldex v1.0 is here
Every agent
skill, one search
away.
Skilldex is a fast, beautiful registry for agent skills. Search, install, and version your skills with a single command.
Free · open sourcemacOS · Linux · Windows
esc
Skills · 12 results
F
forensics-agent
Deep-dive memory and heap analysis for running processes
94
↵ installshadcn-builder
Scaffold and theme shadcn/ui components from a prompt
91
sql-explainer
Annotate and explain any SQL query with execution plans
88
rfc-author
Draft RFC-style technical documents from bullet points
85
↑↓ navigate · ↵ install · ⌘ shortcuts3k+ skills indexed
The problem
Skills shouldn't live in a folder
nobody can find.
▣
No central home
Skills live scattered across projects. A debugging skill you wrote six months ago might as well not exist once you move repos.
↗
No install command
Sharing a skill means attaching a file to a Slack message or checking in markdown nobody will find. There is no version, no distribution.
✓
No quality signal
A skill on GitHub tells you nothing about whether it follows the spec, which Claude version it targets, or whether anyone maintains it.
How it works
Three commands. Empty to shipping.
1
Install the CLI
One command — npm, Homebrew, curl, or winget.
npm install -g skillpm2
Find a skill
Search the registry by name, tag, or description.
skillpm search forensics3
Install and use
Installed globally or into your project. Claude Code picks it up immediately.
skillpm install forensicsTerminal
Three commands. Empty to shipping.
$ skillpm install forensics-agent
Resolving forensics-agent@latest...
Fetching from registry (412ms)
✓ forensics-agent@1.2.0 · score 94 · verified
✓ Done · 1 skill · 3 resources
$ skillpm list
global (1)
forensics-agent 1.2.0
# Your agent now has /forensics-analyze
$
Registry