agent-builder

Installation
SKILL.md

Agent Builder

Build focused micro-agents that do 1-2 things exceptionally well.

Routing (YOU MUST DECIDE)

When the user asks to create an agent, pick the right path:

agent_build (singular) — 1 skill, 1 data source, simple recurring tasks, 1-5 tool calls.

agent_build + always_on=True — Agent that runs 24/7, polls inbox for messages every 5 min. Like an employee at their desk.

agent_team (team) — 2+ skills, parallel data gathering, synthesis needed, 10+ tool calls.

agent_loop (long-running) — Open-ended research, iterative accumulation, no fixed endpoint.

agent_message — Send a message to any agent's inbox. Works for user→agent and agent→agent.

When unsure: Start singular. Cheapest. User can upgrade later.

Related skills
Installs
3
GitHub Stars
13
First Seen
2 days ago