Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Interfaces with the Pancake Platform API (pages.fm), a multi-channel sales management tool. Covers pages, conversations, messages, customers, statistics, tags, posts, users, and media uploads. Write operations require explicit opt-in via an environment variable.
Built-in write protection via CONFIRM_WRITE=YES prevents accidental modifications, and separate User and Page tokens keep personal and page-level access correctly scoped.
When to use it
- Assigning staff to incoming customer conversations
- Sending inbox replies or private replies to post comments
- Pulling ad and engagement statistics for a date range
- Tagging conversations to categorize customer inquiries
- Updating customer records with notes and personal details
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: reply to conversation conv_abc123 on page 123456789 with 'Xin chào!' and tag it as VIP
- 1Fetch conversation list to confirm the conversation ID exists
- 2Send an inbox reply with the message to the conversation
- 3Retrieve available tags to find the VIP tag ID
- 4Apply the VIP tag to the conversation
Message delivered to conversation and VIP tag applied
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.