Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creagent logo

creagent

Build AI agents. Ship your skills.

Scrape skills, compose agents, export to Claude Code, Codex & any MCP model.

Live Demo MCP Next.js 16 React 19 License: FSL-1.1-MIT

creagent — home

scrapecomposeexportserve


One agent, five tools

Export targets: Claude Code, Codex, Cursor, Gemini CLI, generic MCP

One file, every tool

agent.json — the portable agent manifest


The flow, on screen

Brief · Draft · Skills · Delegate · Export — the five steps below run live at /demo, no account.

01 · A model writes the persona

Answer four questions. Name, role and system prompt come back drafted — then yours to edit, field by field.

Draft — a model writes the persona from the brief

02 · Skills from two open registries

skills.sh is searched live. Pick owner/repo, and the install command writes itself.

Add skills — live search against the skills.sh registry

03 · The canvas, not a list

An orchestrator that plans, specialists that do. Each one carries only the components it needs.

Composer — orchestrator, subagents and skills as a graph

04 · Fullscreen

Pan with space, zoom with ⌘scroll, tidy to re-lay the tree.

Fullscreen canvas

05 · Ship it to the tool you use

CLAUDE.md, AGENTS.md, .cursorrules, GEMINI.md or raw MCP — plus one install command for every component.

Export — five targets and a generated install command


Registry

Two open registries in one search. skills.sh live; aitmpl by category — skills, subagents, slash commands, MCP servers, hooks and settings. Copy an install, no account needed.

Skill registry — live search, install counts, copy-install

Serve over MCP

One command and any MCP-capable model — Claude, GPT, Gemini — calls your agent's skills straight from the prompt.

Serve over MCP — generated mcp.json

npx -y @manudev.jsx/creagent --agent ./creagent.agent.json

Plans

Plans — Free, Pro, Max

Free is free forever: 3 saved agents, 10 AI drafts a month, the whole registry, every export target. Paid plans bring your own key — Claude, ChatGPT, Kimi, DeepSeek, Gemini, Groq, OpenRouter, Ollama or LM Studio — and drafting on it is unmetered.

Dark, too

creagent — dark theme


Quick start

npm install
npm run dev

Open http://localhost:3000. Without Supabase configured nothing is gated: agents live in localStorage and the whole flow runs on /demo.

Stack

Next.js 16 · React 19 · TypeScript · Tailwind v4 · Supabase · motion · d3 · MCP — all pixel, all custom.

For devs: docs/ · mcp/README.md · .env.example · skills.sh · npx skills

License

FSL-1.1-MIT — read it, run it, fork it, modify it, use it inside your company. The one thing it withholds is standing up a commercial service that substitutes for creagent. Every version becomes plain MIT two years after it ships, so nothing here is locked away for good.

The MCP server in mcp/ is MIT, separately and on purpose: it is a client, and a client nobody is free to embed is a client nobody uses.

The name, the logo and the mascot are trademarks and are not covered by either licence — see TRADEMARK.md. Fork the code, rename the thing.

About

Scrape skills, compose agents, export to Claude Code, Codex & any MCP model.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages