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 list of awesome LLM and AI Agent Skills, resources and tools for customising AI Agent workflows - that works with Claude Code, Codex, Gemini CLI and your custom AI Agents
| Date | Stars |
|---|---|
| 2026-07-24 | 1414 |
| 2026-07-25 | 1418 |
| 2026-07-28 | 1418 |
| 2026-07-30 | 1418 |
| 2026-07-31 | 1425 |
| 2026-08-06 | 1425 |
Today
— stars today
This week
+7 stars this week
This month
— stars this month
Momentum
7.0
growth rate 0.49%/day
<h1 align="center">Awesome LLM Skills</h1>
<p align="center">
<a href="url">
<img width="1280" height="640" alt="Awesome LLM Skills" src="https://github.com/user-attachments/assets/fb10b4c7-4155-4026-95b9-b4b979a14921" />
</a>
</p>
<p align="center">
A curated list of awesome LLM Skills, resources, and tools for customizing AI workflows on tools like Claude Code, Codex, Gemini CLI, Qwen Code, OpenCode etc.
</p>
<p align="center">
<a href="https://awesome.re">
<img src="https://awesome.re/badge.svg" alt="Awesome" />
</a>
<a href="https://makeapullrequest.com">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" />
</a>
<a href="https://www.apache.org/licenses/LICENSE-2.0">
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=flat-square" alt="License: Apache-2.0" />
</a>
</p>
## Contents
- [What Are LLM Skills?](#what-are-llm-skills)
- [Quick Start](#quick-start)
- [Skills](#skills)
- [Platforms](#platforms)
- [Claude Code (Anthropic)](#claude-code-anthropic)
- [Claude Desktop (Anthropic)](#claude-desktop-anthropic)
- [Codex CLI (OpenAI)](#codex-cli-openai)
- [Gemini CLI (Google)](#gemini-cli-google)
- [OpenCode (Open-source CLI)](#opencode-open-source-cli)
- [Qwen Code (Alibaba)](#qwen-code-alibaba)
- [Contributing](#contributing)
- [Quick Contribution Steps](#quick-contribution-steps)
- [Resources](#resources)
- [Official Documentation](#official-documentation)
- [Community Resources](#community-resources)
- [License](#license)
## What Are LLM Skills?
LLM Skills are customizable workflows that teach LLM how to perform specific tasks according to your unique requirements. Skills enable LLM to execute tasks in a repeatable, standardized manner across all LLM platforms.
## Quick Start
1. **Create a project-local or user-level skill folder**
Use one of these discovery paths so Claude Code finds it automatically:
* Project: `.claude/skills/webapp-testing/`
* User: `~/.claude/skills/webapp-testing/`
2. **Add `SKILL.md`** (required)
Basic Skill Template:
```markdown
---
name: my-skill-name
description: A clear description of what this skill does and when to use it.
---
# My Skill Name
Detailed description of the skill's purpose and capabilities.
## When to Use This Skill
- Use case 1
- Use case 2
- Use case 3
## Instructions
[Detailed instructions for LLMs on how to execute this skill]
## Examples
[Real-world examples showing the skill in action]
```
- Focus on specific, repeatable tasks
- Include clear examples and edge cases
- Write instructions for LLM, not end users
- Document prerequisites and dependencies
- Include error handling guidance
3. **Keep supporting files small**
Add only what's needed (e.g., small fixtures in `resources/`, helper scripts). This keeps skills snappy to load and easier for Claude to apply.
4. **Load the skill**
* **Claude (web or Desktop):** Upload a ZIP via **Settings → Capabilities → Skills** → **Upload skill**.
* **Claude Code (terminal):** Place the folder under `.claude/skills/` (project) or `~/.claude/skills/` (user). Claude Code discovers skills from these locations.
* **Other CLIs (Codex, Gemini, OpenCode, Qwen Code):** They don't use Anthropic's Skills format natively—reference your `SKILL.md` in prompts (Gemini CLI supports `@` file/context attachments).
5. **Use it**
Just ask in natural language, optionally mentioning the skill by name—for example:
"Use the **Webapp Testing** skill to validate the checkout flow and generate `report.md`." Claude can auto-invoke relevant skills based on your request.
6. **(Optional) Kickstart a repo session in Claude Code**
Slash-commands are supported; many users run `/init` to generate a `CLAUDE.md` and bootstrap context before working.
## Skills
### Skills with MCP
- [Notion Knowledge Capture](./notion-knowleExcerpt of 23,238 characters
Read on GitHubPrathit
16
Dev Shah · @resemble-ai · United States
3
1
Julius Brussee · Netherlands
1
1
1
1
1
Sanjay Ramadugu
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:2047e6e87e024dec, topic:llama, topic:qwen
matched fp:2047e6e87e024dec, topic:awesome-list, desc:curated list, readme:curated list