skilldex-hub

Skilldex Hub.Github.Io — Git skill for Claude Code

Git community

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

[![Validate](https://github.com/skilldex-hub/skilldex-hub.github.io/actions/workflows/validate.yml/badge.svg)](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)

  1. Copy an existing file from `registry/` as a template:
    • skills → registry/skills/.json
    • subagents → registry/agents/.json
    • MCP servers → registry/mcp/.json
  2. Run python scripts/build_index.py to regenerate index.json and the tables below.
  3. 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