shadcn-labs/agentcn

shadcn/ui, but for building agents. 🤖

What it solves

agentcn provides a collection of production-ready AI agent recipes that can be deployed quickly without complex configuration. It simplifies the process of building and integrating AI agents by providing complete source code for instructions, tools, and workflows.

How it works

It operates as a registry of agent recipes compatible with the shadcn CLI, allowing users to install agents via a single command. It is built on top of agent frameworks such as Eve, Flue, and Mastra, enabling the creation of composable terminal UIs and complex agentic workflows.

Who it’s for

Developers who want to integrate AI agents into their applications using a standardized, composable approach similar to the shadcn/ui component library for UI components.

Highlights

  • Zero config: Works out of the box with sensible defaults.
  • shadcn/ui compatible: Uses the same registry format and CLI for easy installation.
  • Complete recipes: Includes full source for instructions, tools, skills, and workflows.
  • Framework agnostic: Powered by Eve, Flue, and Mastra.
  • Live previews: Agents can be run directly from the documentation pages.

Related

  • Project
  • Project
  • Project
  • Project
  • Project