Getskill Indexer
Description
Automated Skills indexing system — aggregates Claude Code skills from 8+ sources
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
getskill-indexer
Automated indexing system that aggregates Claude Code skills from 10+ scattered sources into a unified, searchable registry.
Sources (10+) Pipeline Output
┌──────────────┐
│ anthropics/ │──┐
│ skills │ │ ┌─────────┐ ┌──────────┐ ┌─────────────┐
├──────────────┤ ├──▶│ Scan │──▶│ Dedup │──▶│ index.json │
│ awesome- │ │ │ (fetch) │ │ & Score │ │ categories │
│ claude-skills│──┤ └─────────┘ └──────────┘ │ changelog │
├──────────────┤ │ │ scan-report │
│ GitHub Topic │──┤ └─────────────┘
│ Search │ │
├──────────────┤ │
│ skills.sh │──┤
├──────────────┤ │
│ aitmpl.com │──┤
├──────────────┤ │
│ Extra Repos │──┘
└──────────────┘
Monitored Sources
Tier 1 — GitHub Repos (SKILL.md scan)
| Source | URL | Strategy | Priority |
|---|---|---|---|
| Anthropic Official Skills | anthropics/skills | Contents API → recursive SKILL.md parse | 1 (canonical) |
| Claude Skills Collection | alirezarezvani/claude-skills | Contents API → SKILL.md + scripts/ | 3 |
| GetSkill Community | GetSkill-Agent/getskill-skills | Contents API → SKILL.md parse | 2 |
Tier 2 — Awesome Lists (markdown parse)
| Source | URL | Strategy |
|---|---|---|
| Awesome Claude Skills | ComposioHQ/awesome-claude-skills | README.md → regex parse [Name](url) - desc entries |
Tier 3 — GitHub Topic Discovery
| Source | URL | Strategy |
|---|---|---|
| Topic: claude-skills | github.com/topics/claude-skills | Search API → check each repo for SKILL.md → parse |
Discovers new skill repos automatically as they ge
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11