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.
This commit is contained in:
2026-03-13 10:58:30 +08:00
commit 4c966a3ad2
884 changed files with 140761 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
# Documentation Hubs
This page serves as a navigation hub for OpenClaw's documentation, organized into several key sections.
## Overview
The documentation provides a complete map through the Docs hubs, which links to all available pages. Users can also fetch the comprehensive index at https://docs.openclaw.ai/llms.txt.
## Main Categories
### Getting Started
Covers foundational topics like pairing, configuration, slash commands, multi-agent routing, and platform-specific setup (including Nix mode and OpenClaw assistant configuration).
### Communication Channels
Lists integrations with messaging platforms including:
- WebChat
- Control UI
- Telegram
- Discord
- Mattermost
- BlueBubbles
- iMessage
- WhatsApp
Along with companion apps for macOS, iOS, Android, Windows, and Linux.
### Advanced Features
Encompass automation tools:
- Cron jobs
- Webhooks
- Gmail Pub/Sub hooks
- Security protocols
- Session management
- RPC adapters
- Skills configuration
- Workspace templates
### Support Resources
Include troubleshooting guides, help documentation, and detailed runbooks for gateway operations.
The documentation emphasizes discovering available resources through the Docs hubs before exploring specific sections, ensuring users can efficiently locate relevant information for their needs.