Skip to main content

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.

Skills are reusable workflow instructions. They help agents approach specialized tasks consistently.

What skills do

A skill can define:
  • When to use a workflow.
  • What context to gather.
  • What steps to follow.
  • What output format to produce.
  • What quality checks to run.

Examples

Agent typeUseful skills
Technical Writerwriter-design, tutorial-write, readme-gen, changelog-gen
Frontend Developerfe-design, fe-review, fe-layout, fe-fortify
QA Engineerqa-design, test-plan, regression-check, smoke-test
Researcherinvestigate, source-eval, synthesize, fact-check
DevOps Engineerdeploy-review, monitor-setup, rollback, pipeline-check

Skills and specializations

When you create an agent from a specialization, Syndicate can associate relevant skills with that agent. You can inspect the skills in the agent configuration panel.

When to create or add a skill

Add a skill when a workflow is repeated, important, or easy to get wrong. Do not add skills just to make an agent look more capable.