Documentation Index
Fetch the complete documentation index at: https://docs.pokulabs.com/llms.txt
Use this file to discover all available pages before exploring further.
OpenClaw + Poku overview →
See what’s possible: use cases & examples.
Prerequisite
Sign in to the Poku dashboard and generate an API key.Option 1: Clawhub (recommended)
Install the official skill via Clawhub:~/.openclaw/workspace/skills.
Configuration
Retrieve your API key
Get it from dashboard.pokulabs.com.
Add your API key
Add your API key to
~/.openclaw/openclaw.json:POKU_TRANSFER_NUMBER is the number the agent will use to transfer the call to you. Must be in E.164 format (e.g. +12223334444)Receiving inbound calls and texts
To receive inbound calls and texts, you need to register a webhook with Poku and configure OpenClaw to forward those events to your agent. See the Webhook page for full setup instructions. Once you have a webhook URL, add a Poku mapping to thehooks section of ~/.openclaw/openclaw.json:
Option 2: Custom skill
1. Download the skill package Go to github.com/pokulabs/skills and download the repository. 2. Edit the skill files Open the downloaded package and edit each.md file to customize the skill for your needs.
3. Add the skill to OpenClaw
Move the poku folder into your OpenClaw workspace skills directory:
