Use these docs with your agent
sprig is an agent-native product, and its documentation follows suit:
/llms.txt— a machine-readable index of this site (open it), following the llms.txt convention. Point Claude (or any agent) at it and ask your questions: “Read https://docs.sprig.to/llms.txt and tell me what permissions the installer grants.”/llms-full.txt— the entire documentation in one markdown document, for agents that prefer a single fetch.
Practical uses we see:
- Security teams having their assistant cross-check the permissions page against tenant policy.
- Ops dropping the docs into a session before an install, so the assistant can drive the runbook.
- Builders’ Claude sessions answering “how do I share this?” without leaving the conversation.