zeroclaw/docs/reference/README.md

22 lines
1 KiB
Markdown

# Reference Catalogs
Structured reference index for commands, providers, channels, config, and integration guides.
## Core References
- Commands by workflow: [../commands-reference.md](../commands-reference.md)
- Provider IDs / aliases / env vars: [../providers-reference.md](../providers-reference.md)
- Channel setup + allowlists: [../channels-reference.md](../channels-reference.md)
- Config defaults and keys: [../config-reference.md](../config-reference.md)
## Provider & Integration Extensions
- Custom provider endpoints: [../custom-providers.md](../custom-providers.md)
- Z.AI / GLM provider onboarding: [../zai-glm-setup.md](../zai-glm-setup.md)
- LangGraph-based integration patterns: [../langgraph-integration.md](../langgraph-integration.md)
## Usage
Use this collection when you need precise CLI/config details or provider integration patterns rather than step-by-step tutorials.
When adding a new reference/integration doc, make sure it is linked in both [../SUMMARY.md](../SUMMARY.md) and [../docs-inventory.md](../docs-inventory.md).