Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agents-squads.com/llms.txt

Use this file to discover all available pages before exploring further.

Current: CLI-First Approach

All agent operations use the squads CLI:
# Run agents
squads run research/analyst

# Query memory
squads memory query "competitor analysis"

# Check status
squads status
See the CLI Reference for full command documentation.

Want Programmatic Access?

If you need API access for your use case, contact us to discuss your requirements.