augmnt/subagents.sh

6 stars · Last commit 2026-04-07

A discovery platform for Claude Code sub-agents

README preview

<p align="center">
  <img src="./assets/banner.png" alt="SUBAGENTS - Discover and install Claude Code subagents">
</p>

[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://typescriptlang.org)
[![Next.js](https://img.shields.io/badge/Next.js-000000?logo=next.js&logoColor=white)](https://nextjs.org)

A discovery platform for [Claude Code](https://claude.ai/code) sub-agents. Browse, install, and share specialized AI agents that enhance your development workflow.

**[subagents.sh](https://subagents.sh)**

---

## Quick Start

Install any subagent with a single command:

```bash
npx @augmnt-sh/subagents add owner/repo/agent-name

View full repository on GitHub →