docs: add deep-dive cross-links and trim duplication

This commit is contained in:
Abhimanyu Saharan
2026-02-11 06:30:08 +00:00
parent a394ba4a48
commit 73d2966332
7 changed files with 33 additions and 20 deletions

View File

@@ -1,5 +1,10 @@
# Agents & skills
## Deep dives
- [Gateway protocol](openclaw_gateway_ws.md)
- [Gateway base config](openclaw_gateway_base_config.md)
This page explains the automation model as it appears in Mission Control.
## Agent lifecycle (conceptual)
@@ -19,9 +24,5 @@ This page explains the automation model as it appears in Mission Control.
- required binaries/services
- command patterns
## Where this connects in the repo
- Gateway protocol: [docs/openclaw_gateway_ws.md](openclaw_gateway_ws.md)
- Gateway base config: [docs/openclaw_gateway_base_config.md](openclaw_gateway_base_config.md)
## Next
- Add repo-specific guidance for authoring skills and where they live (once standardized).