A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Create and install AI agents to automate your tasks
An agent studio platform that utilizes Claude models to generate a specific agent for a particular task.
Live demo: agentify.appledore.dev

Video Demo 1:
Video Demo 2:
Clone this repository
Install dependencies
bun install
Create a .env file and fill it with the required environment variables
cp .env.example .env
Create a new database and set the DATABASE_URL in the .env file
Run the migrations
bun prisma migrate deploy && \
bun prisma generate
Run the development server
bun run dev
Build the project & start the server
bun run build && bun run start
| Variable | Description | Required |
|---|---|---|
NODE_ENV | The environment mode | ✅ |
DATABASE_URL | The database URL | ✅ |
SUPERADMINS | The superadmins' email | ✅ |
SECRET | The encryption secret | ✅ |
GOOGLE_CLIENT_ID | The Google OAuth client ID | ✅ |
GOOGLE_CLIENT_SECRET | The Google OAuth client secret | ✅ |
GOOGLE_REDIRECT_URI | The Google OAuth redirect URI | ✅ |
GOOGLE_SEARCH_KEY | The Google Search API key | ✅ |
GOOGLE_SEARCH_CX | The Google Search CX | ✅ |
BROWSER_URL | The Agentify Browser URL | ✅ |
BROWSER_SECRET | The Agentify Browser secret | ✅ |
SCRIPT_URL | The Agentify Script Runner URL | ✅ |
SCRIPT_SECRET | The Agentify Script Runner secret | ✅ |
ANTHROPIC_API_KEY | The Anthropic API key | ✅ |

干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Pocket Flow: Codebase to Tutorial
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
An AI-powered custom node for ComfyUI designed to enhance workflow automation and provide intelligent assistance