Skip to main content

Prerequisite

Sign in to the Poku dashboard and generate an API key.

Method 1: Clawhub (OpenClaw)

npx clawhub@latest install poku
For full setup details, see the OpenClaw page.

Method 2: NPX Skills CLI

npx skills add pokulabs/skills

Configuration

Set the following environment variables in your agent’s configuration:
  • POKU_API_KEY (required) — your Poku API key from dashboard.pokulabs.com
  • POKU_TRANSFER_NUMBER (optional) — phone number the agent will use to transfer calls to you, in E.164 format (e.g. +12223334444)
Installing the skill enables outbound calls and texts. To receive inbound calls and texts, a webhook setup is required. See the Webhook page to get started.