Files
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
6 custom skills (assign-task, dispatch-webhook, daily-briefing,
task-capture, qmd-brain, tts-voice) with technical documentation.
Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
2026-03-13 10:58:30 +08:00

50 lines
1.4 KiB
Markdown

# Documentation Directory
## Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
## Structure Overview
The page presents an organized index of documentation across multiple categories:
### Getting Started Resources
The hub directs users to foundational materials including "Getting Started," "Quick start," and "Onboarding" guides, plus access to a local dashboard.
### Technical Infrastructure
Documentation covers installation methods (Docker, Nix, Bun), core architectural concepts, and gateway operations.
### Integration Capabilities
The platform supports numerous communication channels:
- Slack
- Discord
- Telegram
- WhatsApp
- And others
Plus model provider integrations and webhook automation.
### Advanced Features
Sections detail:
- Agent runtime management
- Memory systems
- Multi-agent routing
- Browser control
- Voice capabilities
- Platform-specific implementations (macOS, iOS, Android, Windows, Linux)
### Configuration & Templates
Reference documentation includes:
- Default agent configurations
- Bootstrap templates
- Identity/soul configuration patterns
## Key Observations
The documentation emphasizes modularity, supporting everything from basic chat integration to sophisticated workspace automation. It also includes experimental research areas and testing/release procedures, indicating active development and iteration.