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.
Portable, vendor-agnostic agent harness for project-specific skills, workflows, and agent teams aligned with your codebase, conventions, and engineering standards.
| Date | Stars |
|---|---|
| 2026-07-24 | 1190 |
| 2026-07-25 | 1191 |
| 2026-07-28 | 1191 |
| 2026-07-30 | 1191 |
| 2026-07-31 | 1197 |
| 2026-08-06 | 1197 |
Today
— stars today
This week
+6 stars this week
This month
— stars this month
Momentum
41.0
growth rate 0.50%/day
# oh-my-agent: Portable Multi-Agent Harness [](https://www.npmjs.com/package/oh-my-agent) [](https://www.npmjs.com/package/oh-my-agent) [](https://github.com/first-fluke/oh-my-agent) [](https://github.com/first-fluke/oh-my-agent/blob/main/LICENSE) [](https://github.com/first-fluke/oh-my-agent/commits/main) [한국어](./docs/README.ko.md) | [中文](./docs/README.zh.md) | [Português](./docs/README.pt.md) | [日本語](./docs/README.ja.md) | [Français](./docs/README.fr.md) | [Español](./docs/README.es.md) | [Nederlands](./docs/README.nl.md) | [Polski](./docs/README.pl.md) | [Русский](./docs/README.ru.md) | [Deutsch](./docs/README.de.md) | [Tiếng Việt](./docs/README.vi.md) | [ภาษาไทย](./docs/README.th.md) Ever wished your AI assistant had coworkers? That's what oh-my-agent does. Instead of one AI doing everything (and getting confused halfway through), oh-my-agent splits work across **specialized agents** — frontend, backend, architecture, QA, PM, DB, mobile, infra, debug, design, and more. Each one knows its domain deeply, has its own tools and checklists, and stays in its lane. Works with all major AI IDEs: Antigravity, Claude Code, Codex, Cursor, Grok Build, Kimi Code, OpenCode, Pi, Qwen Code, and more. ## Quick Start ```bash # macOS / Linux — auto-installs bun, uv & serena if missing curl -fsSL https://raw.githubusercontent.com/first-fluke/oh-my-agent/main/cli/install.sh | bash ``` ```powershell # Windows (PowerShell) — auto-installs bun, uv & serena if missing irm https://raw.githubusercontent.com/first-fluke/oh-my-agent/main/cli/install.ps1 | iex ``` ```bash # Or manual (any OS, requires bun + uv + serena) bunx oh-my-agent@latest ``` ### Install via Agent Package Manager <details> <summary>Microsoft's <a href="https://github.com/microsoft/apm">Agent Package Manager</a> (APM) — skills-only distribution. Click to expand.</summary> > Not to be confused with `oma-observability`'s APM (Application Performance Monitoring). ```bash # All skills, deployed to every detected runtime # (.claude, .cursor, .codex, .opencode, .github, .agents) apm install first-fluke/oh-my-agent # A single skill apm install first-fluke/oh-my-agent/.agents/skills/oma-frontend ``` APM ships skills only. For workflows, rules, `oma-config.yaml`, keyword-detection hooks, and the `oma agent:spawn` CLI, use `bunx oh-my-agent@latest`. Pick one distribution per project to avoid drift. </details> Pick a preset and you're ready: | Preset | What You Get | |--------|-------------| | **All** | **Every agent and skill** | | Backend | architecture + backend + brainstorm + db + debug + dev-workflow + pm + qa + scm | | Content | academic-writer + design + image + scm + translator + voice | | DevOps | architecture + brainstorm + debug + dev-workflow + observability + pm + qa + scm + tf-infra | | Frontend | architecture + brainstorm + debug + design + frontend + pm + qa + scm | | Fullstack | architecture + backend + brainstorm + db + debug + design + dev-workflow + frontend + mobile + pm + qa + scm + tf-infra | | Fullstack Mobile | architecture + backend + brainstorm + db + debug + design + dev-workflow + mobile + pm + qa + scm | | Fullstack Web | architecture + backend + brainstorm + db + debug + design + dev-workflow + frontend + pm + qa + scm | | Mobile | architecture + brainstorm + debug + mobile + pm + qa + scm | | Research | academic-writer + hwp + market + pdf + scholar + scm + search + translator | ## Works With Every Agent `oh-my-agent` keeps `.agents/` as the single source of truth and projects it into each runtime's native layout,
Excerpt of 18,517 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7ff0ae5e426d1876, topic:ai-agents, topic:multi-agent, topic:multi-agent-systems