hybridclaw-helplisted
Install: claude install-skill HybridAIOne/hybridclaw
# HybridClaw Help
Use this skill for product-specific HybridClaw questions such as:
- how to configure a feature
- where config lives
- what a command does
- how a subsystem behaves
- what changed in a recent release
- where a documented workflow is described
This is the default skill for HybridClaw product questions. Prefer it over
generic service skills when the question is about HybridClaw itself, its built-in
features, its channel integrations, or its documented configuration.
## Core Rule
For HybridClaw behavior, commands, configuration, architecture, release notes,
or runtime locations: consult public docs URLs first. Do not assume repo source
files are present in the current workspace. npm installs may include packaged
docs, but the agent may still only have direct access to web URLs.
Use `web_fetch` or `web_extract` against the public docs site or raw GitHub URLs
before answering from memory.
## Canonical Sources
Start with the narrowest relevant source from this list:
- `https://www.hybridclaw.io/docs/agents.md`
- `https://www.hybridclaw.io/docs/?search=<terms>`
- `https://www.hybridclaw.io/docs/agents.md?search=<terms>`
- `https://www.hybridclaw.io/docs/reference/configuration`
- `https://www.hybridclaw.io/docs/reference/commands`
- `https://www.hybridclaw.io/docs/`
- `https://www.hybridclaw.io/docs/`
- `https://raw.githubusercontent.com/HybridAIOne/hybridclaw/main/config.example.json`
- `https://raw.githubusercontent.com/HybridAIOne/hybridclaw/main/README.