Install
openclaw skills install copaw-api-chatCommunicate with a CoPaw instance through its HTTP API. Use when: (1) you need to inspect available CoPaw agents or chats, (2) create a chat or session and send a message via API, (3) understand CoPaw auth, scoping, or SSE behavior before integration work, (4) build wrappers, automations, or skills on top of CoPaw API.
openclaw skills install copaw-api-chatUse this skill to work with CoPaw over HTTP API, not through the web UI.
references/overview-auth-scoping.md first.references/chats-console-sse.md.references/agents-models-skills-tools.md.references/workspace-mcp-cron.md.references/practical-recipes.md.default unless proven otherwise).POST /api/chats.session_id/user_id/channel context.POST /api/agents/{agentId}/console/chat./api/agents/{agentId}/...) or set X-Agent-Id explicitly./api/workspace and some /api/agents/*/files/* surfaces as dangerous/admin-level APIs.references/overview-auth-scoping.md — API surface, auth, scoping, prioritiesreferences/chats-console-sse.md — chat lifecycle, session context, SSE mechanicsreferences/agents-models-skills-tools.md — management surfaces around agents/models/skills/toolsreferences/workspace-mcp-cron.md — workspace, MCP, cron boundaries and risksreferences/practical-recipes.md — short request examples and file structure examplesWhen using this skill, answer with: