Use Case
pancake-skills is a powerful AI agent skill that extends your assistant with new capabilities. Tương tác với Pancake Platform API để quản lý pages, conversations, messages, customers, statistics, tags, posts, users. Sử dụng khi cần (1) Quản lý pages và tạo access token, (2) Xử lý conversations và messages, (3) Quản lý thông tin customers, (4) Xem statistics và analytics, (5) Quản lý tags và posts, (6) Quản lý users/staff, (7) Upload media content, (8) Chat plugin operations. This guide walks you through installing pancake-skills, configuring it for your setup, and running your first commands — so you can start getting value in minutes.
Install pancake-skills: npx clawhub@latest --dir ~/.claude/skills install pancake-skills
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to communication to trigger pancake-skills
Review the output and refine your prompt for better results
Combine pancake-skills with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing pancake-skills
Help me get started with pancake-skills
What can pancake-skills do for my communication workflow?
Show me an example of using pancake-skills
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install pancake-skillsOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install pancake-skills⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/pancake-skills/💡Extract and place the folder at the path above, then restart your agent.