Resources

Docs, registry, and machine-readable guides for coding agents.

For AI assistants

Orkestrate ships two entry points so agents know what exists and what not to invent:

  • llms.txt — short index, install one-liner, CLI list, doc links (common convention for LLM crawlers).
  • agents.md — fuller rules: terminology, commands, paths, v0 limits.

The npm package includes the same content as AGENTS.md at the package root. Add to your repo: curl -s https://orkestrate.space/agents.md or link https://orkestrate.space/llms.txt in tool docs.