Agents are specialized AI workers. Each agent has a name, specialization, model, instructions, tools, optional skills, and optional MCP access.Documentation Index
Fetch the complete documentation index at: https://docs.usesyndicate.org/llms.txt
Use this file to discover all available pages before exploring further.
Agent anatomy
| Area | What it controls |
|---|---|
| Identity | Agent name and specialization |
| Soul | The agent’s role, behavior, boundaries, and working style |
| Tools | Which actions the agent can use |
| Skills | Specialized workflows bundled into the agent’s instructions |
| MCP servers | Installed MCP servers explicitly enabled for that agent |
| Model | The provider model used when the agent runs |
Specializations
Syndicate includes built-in specializations such as:- Manager
- Frontend Developer
- Backend Developer
- QA Engineer
- DevOps Engineer
- Technical Writer
- Researcher
- Finance Analyst
- Data Scientist
- Marketing Strategist
- E-Commerce Specialist
- AI/ML Engineer
- Mobile Developer
- Game Developer
Soul
The Soul is the most important agent instruction file. It tells the agent:- Who it is.
- What it is responsible for.
- What quality bar it should hold.
- What it should avoid.
- How it should communicate.

