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.
sharing current agents in use
| Date | Stars |
|---|---|
| 2026-07-31 | 12398 |
| 2026-08-01 | 12395 |
| 2026-08-11 | 12404 |
| 2026-08-18 | 12403 |
| 2026-08-19 | 12403 |
| 2026-08-20 | 12404 |
| 2026-08-21 | 12405 |
| 2026-08-22 | 12407 |
| 2026-08-23 | 12408 |
| 2026-08-24 | 12407 |
| 2026-08-25 | 12406 |
| 2026-08-26 | 12403 |
| 2026-08-27 | 12405 |
| 2026-08-28 | 12406 |
| 2026-08-29 | 12407 |
| 2026-08-30 | 12405 |
| 2026-09-01 | 12406 |
| 2026-09-02 | 12409 |
| 2026-09-03 | 12413 |
| 2026-09-04 | 12410 |
| 2026-09-05 | 12409 |
| 2026-09-06 | 12409 |
| 2026-09-07 | 12408 |
| 2026-09-08 | 12410 |
| 2026-09-09 | 12409 |
| 2026-09-10 | 12413 |
| 2026-09-11 | 12414 |
| 2026-09-12 | 12415 |
| 2026-09-13 | 12414 |
| 2026-09-15 | 12415 |
| 2026-09-17 | 12416 |
| 2026-09-18 | 12416 |
| 2026-09-19 | 12417 |
| 2026-09-20 | 12418 |
Today
+1 stars today
This week
+4 stars this week
This month
+13 stars this month
Momentum
0.0
growth rate 0.03%/day
# Contains Studio AI Agents
A comprehensive collection of specialized AI agents designed to accelerate and enhance every aspect of rapid development. Each agent is an expert in their domain, ready to be invoked when their expertise is needed.
## 📥 Installation
1. **Download this repository:**
```bash
git clone https://github.com/contains-studio/agents.git
```
2. **Copy to your Claude Code agents directory:**
```bash
cp -r agents/* ~/.claude/agents/
```
Or manually copy all the agent files to your `~/.claude/agents/` directory.
3. **Restart Claude Code** to load the new agents.
## 🚀 Quick Start
Agents are automatically available in Claude Code. Simply describe your task and the appropriate agent will be triggered. You can also explicitly request an agent by mentioning their name.
📚 **Learn more:** [Claude Code Sub-Agents Documentation](https://docs.anthropic.com/en/docs/claude-code/sub-agents)
### Example Usage
- "Create a new app for tracking meditation habits" → `rapid-prototyper`
- "What's trending on TikTok that we could build?" → `trend-researcher`
- "Our app reviews are dropping, what's wrong?" → `feedback-synthesizer`
- "Make this loading screen more fun" → `whimsy-injector`
## 📁 Directory Structure
Agents are organized by department for easy discovery:
```
contains-studio-agents/
├── design/
│ ├── brand-guardian.md
│ ├── ui-designer.md
│ ├── ux-researcher.md
│ ├── visual-storyteller.md
│ └── whimsy-injector.md
├── engineering/
│ ├── ai-engineer.md
│ ├── backend-architect.md
│ ├── devops-automator.md
│ ├── frontend-developer.md
│ ├── mobile-app-builder.md
│ ├── rapid-prototyper.md
│ └── test-writer-fixer.md
├── marketing/
│ ├── app-store-optimizer.md
│ ├── content-creator.md
│ ├── growth-hacker.md
│ ├── instagram-curator.md
│ ├── reddit-community-builder.md
│ ├── tiktok-strategist.md
│ └── twitter-engager.md
├── product/
│ ├── feedback-synthesizer.md
│ ├── sprint-prioritizer.md
│ └── trend-researcher.md
├── project-management/
│ ├── experiment-tracker.md
│ ├── project-shipper.md
│ └── studio-producer.md
├── studio-operations/
│ ├── analytics-reporter.md
│ ├── finance-tracker.md
│ ├── infrastructure-maintainer.md
│ ├── legal-compliance-checker.md
│ └── support-responder.md
├── testing/
│ ├── api-tester.md
│ ├── performance-benchmarker.md
│ ├── test-results-analyzer.md
│ ├── tool-evaluator.md
│ └── workflow-optimizer.md
└── bonus/
├── joker.md
└── studio-coach.md
```
## 📋 Complete Agent List
### Engineering Department (`engineering/`)
- **ai-engineer** - Integrate AI/ML features that actually ship
- **backend-architect** - Design scalable APIs and server systems
- **devops-automator** - Deploy continuously without breaking things
- **frontend-developer** - Build blazing-fast user interfaces
- **mobile-app-builder** - Create native iOS/Android experiences
- **rapid-prototyper** - Build MVPs in days, not weeks
- **test-writer-fixer** - Write tests that catch real bugs
### Product Department (`product/`)
- **feedback-synthesizer** - Transform complaints into features
- **sprint-prioritizer** - Ship maximum value in 6 days
- **trend-researcher** - Identify viral opportunities
### Marketing Department (`marketing/`)
- **app-store-optimizer** - Dominate app store search results
- **content-creator** - Generate content across all platforms
- **growth-hacker** - Find and exploit viral growth loops
- **instagram-curator** - Master the visual content game
- **reddit-community-builder** - Win Reddit without being banned
- **tiktok-strategist** - Create shareable marketing moments
- **twitter-engager** - Ride trends to viral engagement
### Design Department (`design/`)
- **brand-guardian** - Keep visual identity consistent everywhere
- **ui-designer** - Design interfaces developers can actually build
- **ux-researcher** - Turn user insights into product improvements
- **visual-storyteller** - Create visuals thatExcerpt of 10,977 characters
Read on GitHub10
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:1e34d1a3139d94e2, llm:Repository description: "sharing current agents in use" — likely a collection of agent examples/configs. No topics or README provided.