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.
Skills for agents.
| Date | Stars |
|---|---|
| 2026-07-31 | 1152 |
| 2026-08-06 | 1152 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# dotai
Shared skills for coding agents.
Skills are the main routing layer. This repo is the canonical source for reusable udecode workflows; downstream repos should link to these skills instead of copying long `SKILL.md` files around.
## Included Skills
- `autogoal`: durable goal lifecycle and seeded plan templates.
- Deps: Codex goal tools (`get_goal`, `create_goal`, `update_goal`); optional `orchestrator` when `$orchestrator on` is active.
- `agent-native-reviewer`: review whether agents can discover, perform, and
verify the same meaningful actions as maintainers/users across skills,
prompts, commands, generated mirrors, repo workflows, and product actions.
- Deps: optional `autogoal`, `sync-skills`, `sync-vision`,
`resolve-pr-feedback`, `hard-cut`, `tdd`, and `diagnosing-bugs` for routed
follow-up work.
- `hard-cut`: delete-first repo cleanup workflow.
- `linear-backlog`: execute a scoped Linear queue as maximal safe parallel
batches without asking for each next batch.
- Deps: `orchestrator`, `autogoal`, repo-local `task`, Linear read/write
tools, Git and PR tooling.
- `orchestrator`: route implementation through durable child threads and
disposable worktrees targeting `main`.
- Deps: durable Codex thread and project tools; Git worktrees.
- `resolve-pr-feedback`: GitHub PR review feedback closure with source-backed
triage, proof, replies, and thread resolution.
- Deps: `gh`, `jq`; optional project-owned `docs/plans/templates/resolve-pr-feedback.md`.
- `sync-vision`: keep project root `VISION.md` current from changed
human/agent inputs.
- Deps: `autogoal`; optional project-owned `docs/plans/templates/sync-vision.md`.
- `tdd`: test-first development loop.
- `video-transcripts`: generate XML transcripts for tracker video evidence.
- Deps: `GEMINI_API_KEY` or `GOOGLE_API_KEY`; `curl`, `jq`, `file`, and
`ffmpeg`; optional `gh` for private GitHub attachments.
- `walkthrough`: explain completed UI or rendered-output changes with concise
annotated visuals from real final-state artifacts.
- Deps: Git and Node.js for diff receipts; a repo-approved screenshot tool;
`imagegen` or another safe image editor for annotations.
## Quick Start
Install with the `skills` CLI:
```sh
npx skills add udecode/dotai
```
## Validate
Run after edits:
```sh
scripts/validate-skills
```
## Editing Rules
- Keep descriptions short and useful for routing.
- Keep skill bodies operational, not essay-like.
- Prefer helper scripts for repeatable command logic.
- Do not include secrets, private hostnames, private account IDs, or private URLs.
Excerpt of 2,615 characters
Read on GitHub168
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:3cf14f3ce2b30b63, llm:Repository topics: ai, claude-code, codex, cursor. Description: 'Skills for agents.' Language: JavaScript — suggests library adding skills for AI agents (agent tooling).
matched fp:3cf14f3ce2b30b63, llm:Repository topics: ai, claude-code, codex, cursor. Description: 'Skills for agents.' Language: JavaScript — suggests library adding skills for AI agents (agent tooling).
matched fp:3cf14f3ce2b30b63, llm:Repository topics: ai, claude-code, codex, cursor. Description: 'Skills for agents.' Language: JavaScript — suggests library adding skills for AI agents (agent tooling).