Files
claw/third_party/zeroclaw/docs/reference/README.md

24 lines
1.3 KiB
Markdown

# Reference Catalogs
Structured reference index for commands, providers, channels, config, and integration guides.
## Core References
- Commands by workflow: [cli/commands-reference.md](cli/commands-reference.md)
- Provider IDs / aliases / env vars: [api/providers-reference.md](api/providers-reference.md)
- Channel setup + allowlists: [api/channels-reference.md](api/channels-reference.md)
- Config defaults and keys: [api/config-reference.md](api/config-reference.md)
## Provider & Integration Extensions
- Custom provider endpoints: [../contributing/custom-providers.md](../contributing/custom-providers.md)
- Z.AI / GLM provider onboarding: [../setup-guides/zai-glm-setup.md](../setup-guides/zai-glm-setup.md)
- Nextcloud Talk bot integration: [../setup-guides/nextcloud-talk-setup.md](../setup-guides/nextcloud-talk-setup.md)
- LangGraph-based integration patterns: [../contributing/langgraph-integration.md](../contributing/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 [../maintainers/docs-inventory.md](../maintainers/docs-inventory.md).