Skip to content

system-builder

Self-evolving platform agent. Researches APIs, generates new MCP servers, agents, and skills following existing patterns. Used by the /create skill.

shell
$ npx -y skills add hugoguerrap/crypto-claude-desk --agent claude-code

Ships with crypto-trading-desk. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Self-evolving platform agent. Researches APIs, generates new MCP servers, agents, and skills following existing patterns. Used by the /create skill.
Ships withcrypto-trading-desk

I used to spend weeks building multi-agent systems with LangGraph, CrewAI, and AutoGen. Hundreds of lines of Python orchestration code, custom state machines, fragile message passing between agents.

Get the whole plugin, auto-invoked