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.
AI agent skills created by me: Dan McAteer
| Date | Stars |
|---|---|
| 2026-07-31 | 513 |
| 2026-08-04 | 515 |
| 2026-08-06 | 515 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Skills
Public AI agent skills by [DannyMac180](https://github.com/DannyMac180).
## Available Skills
- [`codex-dynamic-workflows`](./codex-dynamic-workflows/) - Plan and run supervised AI-agent dynamic workflows with goal mode, subagents or simulated work packets, approval gates, integration, verification, and reusable workflow artifacts.
- [`explain-this`](./explain-this/) - Explain any digital artifact (papers, articles, code) shaped by a persistent learner profile, with comprehension quizzes and spaced-repetition review. On first use it interviews you (~10 min) and creates `~/.explain-this/`.
## Install
If your AI agent supports skills, you can point it at the GitHub URL for a skill and ask it to install that skill:
```text
Install the AI agent skill at https://github.com/DannyMac180/skills/tree/main/codex-dynamic-workflows
```
You can also clone this repo and copy a skill folder into your agent's skills directory. Adjust the destination path for your agent; this example uses Codex's default skills folder:
```bash
git clone https://github.com/DannyMac180/skills.git
cd skills
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R codex-dynamic-workflows "${CODEX_HOME:-$HOME/.codex}/skills/"
```
Then start a new agent session and invoke it with:
```text
Use $codex-dynamic-workflows to plan and run a supervised multi-agent workflow for this task: ...
```
## License
MIT
Excerpt of 1,402 characters
Read on GitHub6
Lixin2026
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:05cd828b8f1cc0aa, desc:ai agent