Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A curated registry of reusable Mercury Agent, Open Claw or Hermes Agent skills designed for real developer workflows, persistent memory, and token-efficient execution.
| Date | Stars |
|---|---|
| 2026-07-31 | 364 |
| 2026-08-06 | 364 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Mercury Skills <p align="center"> <img src="assets/mercury-agent-skills-card.png" alt="Mercury Skills" width="75%" style="max-width: 700px; height: auto;"> </p> <p align="center"> <a href="https://skills.mercuryagent.sh"><strong>Browse the registry</strong></a> • <a href="https://mercuryagent.sh"><strong>Mercury Agent</strong></a> • <a href="./CATALOG.md"><strong>Catalog</strong></a> • <a href="./CONTRIBUTING.md"><strong>Contribute</strong></a> </p> **An open-source library of `SKILL.md` playbooks for AI agents.** Browse and install on [skills.mercuryagent.sh](https://skills.mercuryagent.sh), or pull them directly from the [Mercury Agent](https://mercuryagent.sh) CLI. **132 skills across 23 categories** — hand-curated, production-ready, and compatible with every major agent: Mercury, Claude Code, Codex CLI, OpenClaw, Hermes, Cursor, and Gemini CLI. --- ## Quick Start ### From the Mercury CLI (recommended) ```bash # List what's available mercury skills search "react patterns" # Install one skill mercury skills install frontend/react-patterns # Install several at once mercury skills install ai-ml/prompt-engineering devops/docker security/threat-modeling ``` Installed skills land in `~/.mercury/skills/<category>/<slug>/SKILL.md` and are picked up automatically by your agent. ### From the web Open [**skills.mercuryagent.sh**](https://skills.mercuryagent.sh), pick a skill, copy the install line for your agent — every skill page ships ready-made install steps for Mercury, Claude Code, Codex, OpenClaw, Hermes, and "any other agent that understands SKILL.md". ### Clone the whole library ```bash git clone https://github.com/cosmicstack-labs/mercury-agent-skills.git ``` Drop individual skills into your agent's skills directory: | Agent | Skills directory | |---|---| | **Mercury** | `~/.mercury/skills/` | | **Claude Code** | `.claude/skills/` | | **Codex CLI** | `.codex/skills/` | | **OpenClaw** | `.openclaw/skills/` | | **Hermes** | `.hermes/skills/` | | **Cursor** | `.cursor/skills/` | | **Gemini CLI** | `.gemini/skills/` | | Any other | Wherever your agent reads `SKILL.md` from | --- ## Why Mercury Skills? | | | |---|---| | **Curated, not crowded** | Every skill is hand-written against real workflows — no AI slop, no duplicates. | | **Universal format** | One `SKILL.md` works in any agent that supports the standard. No per-agent forks. | | **Discoverable** | Full-text search, categories, tags, leaderboard, and live JSON feed on [skills.mercuryagent.sh](https://skills.mercuryagent.sh). | | **Installable** | One CLI command, no manual file copying. Atomic writes, version pinning, rollback on failure. | | **Open** | MIT licensed. Contributions welcome via PR — see [CONTRIBUTING.md](./CONTRIBUTING.md). | --- ## Browse on the Web [**skills.mercuryagent.sh**](https://skills.mercuryagent.sh) is the canonical browse-and-install surface for the library. It serves: - A searchable, categorized index of every skill in this repo - A trending leaderboard ranked by likes and installs - Per-skill detail pages with the full `SKILL.md`, install steps for every supported agent, and a copy-paste-ready install command - A bookmarking system so you can save skills for later (local, no account required) - Social share cards with per-skill OpenGraph imagery It also exposes a public JSON feed at [`/api/feed.json`](https://skills.mercuryagent.sh/api/feed.json) and per-skill JSON at `/api/skills/<category>/<slug>` for tooling builders. --- ## Categories | Category | Skills | What's inside | |---|---|---| | [Development](./categories/development/) | 16 | Clean code, code review, debugging, testing, ADRs, documentation, refactoring, dependency hygiene | | [AI & ML](./categories/ai-ml/) | 11 | Prompt engineering, agent health, memory, delegation, handoffs, token budgets, error recovery, audit logging | | [Backend](./categories/backend/) | 9 | APIs, Node.js, Python, database design, auth, serverless, microservices, caching, m
Excerpt of 9,081 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:30803766b3690048, topic:ai-agents