Skilldex Hub.Github.Io — Git skill for Claude Code
Community registry of Claude Code skills, subagents, and MCP servers.
How to install Skilldex Hub.Github.Io
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open skilldex-hub/skilldex-hub.github.io and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skilldex Hub.Github.Io does
Community registry of Claude Code skills, subagents, and MCP servers.
Alternatives in Git
- Skill Development Guide — Community Examples 81.1k ★
- n8n MCP — GitHub Repo stars MCP for Claude Desktop/Code to build n8n workflows n8n workflow integration 15.5k ★
- GitLab — Source Control GitLab integration via MCP 14k ★
README
skilldex-registry
[](https://github.com/skilldex-hub/skilldex-hub.github.io/actions/workflows/validate.yml)
**A community registry of Claude Code skills, subagents, and MCP servers.**
**Browse it: [skilldex-hub.github.io](https://skilldex-hub.github.io/)**
Every entry is a small JSON file, validated by CI, and served as a single machine-readable [`index.json`](index.json) consumed by the [`skilldex`](https://github.com/skilldex-hub/skilldex) CLI:
uvx skilldex search pdf
uvx skilldex install pdf
Add your project (one small PR)
- Copy an existing file from `registry/` as a template:
- skills →
registry/skills/.json - subagents →
registry/agents/.json - MCP servers →
registry/mcp/.json
- skills →
- Run
python scripts/build_index.pyto regenerateindex.jsonand the tables below. - Open a PR. CI validates your entry automatically.
Full field reference in [CONTRIBUTING.md](CONTRIBUTING.md). Never put API keys in an entry — use `${VAR}` placeholders (CI rejects anything that looks like a secret).
Registry
Skills
| ID | Description | Source |
|---|---|---|
algorithmic-art |
Create generative and algorithmic art: patterns, fractals, and procedural visuals. | anthropics/skills |
api-and-interface-design |
Design clean, evolvable APIs and interfaces: contracts, naming, versioning, and ergonomics. | addyosmani/agent-skills |
beautiful-article |
Turn content into beautifully formatted, publication-ready articles. | ConardLi/garden-skills |
brainstorming |
Superpowers brainstorming skill: structured idea generation before committing to a plan. | obra/superpowers |
brand-guidelines |
Apply cons |
Related Skills
Publish MCP Server
Publishes one of the bundled MCP servers to npm. Tag push triggers GitHub Actions → npm publish --provenance.
Copilot Plugins
The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for
Claude CLI Advanced Starter Pack
Advanced Claude Code CLI toolkit - agents, hooks, skills, MCP servers, phased development, site intelligence d
Cc Inspect
git clone https://github.com/howardpen9/cc-inspect ~/.claude/skills/cc-inspect Inspect all installed Claude Co
Claude Code Flow Visualizer
🔍 Visualize any Claude Code agent harness — CLAUDE.md, subagents, skills, commands, hooks & MCP servers — as
Agentline
Zero-dependency Claude Code statusline: cost, context %, rate limits, git branch, MCP servers, system health.
Related Agents
MCP Registry Navigator
MCP registry discovery and integration specialist. Use PROACTIVELY for finding servers, evaluating capabilitie
Arch MCP Scout
Searches the MCP registry and prior art to identify MCP servers for a given domain, producing MCP_PLAN.md with
AI Architect
Specializes in architecting AI-powered applications on Vercel — choosing between AI SDK patterns, configuring