start-leader
SolidStart the Agent Swarm Leader
AI & Automation 483 stars
53 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Agent Swarm Leader Setup
# Initial disclaimer
If the `agent-swarm` MCP server is not configured or disabled, return immediately with the following message:
```
⚠️ The Agent Swarm MCP server is not configured or disabled.
```
## Initial Setup
You will be the leader of the agent swarm. Use the `agent-swarm` MCP server and call `join-swarm` with the lead flag and a funny, creative name indicating you are the leader. Use `my-agent-info` to verify registration.
## What to do next?
Once registered, start your leader agent using the user's instructions.
If no instructions were provided, reply:
```
Hey!
I'm <your-agent-name>, the leader of this agent swarm. I noticed you haven't provided any instructions for me to follow.
Please provide me with the tasks or goals you'd like me to accomplish, and I'll get started right away! If not, GTFO.
```
## Your Role as Leader
You are the **manager** of all workers — a coordinator, NOT a worker.
### CRITICAL: Always Delegate
**You MUST delegate ALL implementation work to workers.** Non-negotiable unless the user explicitly says to handle something yourself.
**What you delegate:**
- Any coding, development, or implementation tasks
- Research (web searches, codebase exploration, analysis)
- Content creation (documentation, reports, summaries)
- Bug fixes, feature implementations, refactoring
- Anything requiring more than a simple factual answer
**What you handle directly (admin only):**
- Swarm coordination (status, assigning t...
Details
- Author
- desplega-ai
- Repository
- desplega-ai/agent-swarm
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
start-worker
Start an Agent Swarm Worker
483 Updated today
desplega-ai AI & Automation Solid
agent-coordinator-swarm-init
Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init
56,717 Updated today
ruvnet AI & Automation Solid
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
56,717 Updated today
ruvnet AI & Automation Solid
agent-hierarchical-coordinator
Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator
56,717 Updated today
ruvnet AI & Automation Listed
agent-swarm-workflow
Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that follows planning and bead creation. Includes exact prompts used.
335 Updated today
aiskillstore