meta-business
Skill for the Meta Business CLI. Complete WhatsApp, Instagram, Facebook Pages, and Messenger automation via the Graph API. Supports messaging, media, templates, analytics, webhooks, and systemd service management.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adolago/meta-businessWhat This Skill Does
The Meta Business CLI skill provides a robust command-line interface for interacting with the Meta Graph API, covering WhatsApp, Instagram, Facebook Pages, and Messenger. It abstracts the complexity of raw API calls, allowing users to automate messaging, handle media uploads, utilize message templates, and manage webhook configurations directly from their terminal or within an AI agent workflow. The skill is designed for high-throughput messaging, supporting features like automatic chunking for long messages, markdown-to-WhatsApp formatting conversion, and seamless integration with local file systems for media attachments.
Installation
To integrate this skill into your environment, use the OpenClaw Hub installer:
clawhub install openclaw/skills/skills/adolago/meta-business
Once installed, you must configure your application credentials (App ID and Secret) and authenticate via meta auth login to establish a secure handshake with the Meta platform. Ensure your WhatsApp phone number and Business Account IDs are correctly set via meta config set to begin sending messages.
Use Cases
This skill is ideal for businesses looking to automate customer communication at scale. Common use cases include:
- Automated Customer Support: Triggering WhatsApp message templates based on CRM events.
- Marketing Campaigns: Sending personalized media-rich messages or promotional documents to segmented lists.
- Notification Systems: Using the CLI within a cron job or systemd service to push real-time updates or alerts to users.
- Webhook Orchestration: Managing forwarding URLs to pipe inbound social media interactions into custom backend processing logic.
Example Prompts
- "Send a WhatsApp message to +19876543210 with the text 'Your order #4452 has shipped' using the shipping_update template in English."
- "Use the meta-business skill to upload './invoice.pdf' and send it to the support team's WhatsApp contact as a document with the caption 'Monthly Billing'."
- "Check the current authentication status of my Meta CLI configuration to ensure my token is still valid for messaging."
Tips & Limitations
Always be mindful of Meta's file size constraints: images are limited to 5MB, videos to 16MB, and documents to 100MB. For long-form content, use the --chunk flag to avoid API errors. Ensure your local configuration (~/.meta-cli/config.json) is stored securely, as it contains your API tokens. Use the meta doctor command frequently to diagnose connectivity or credential issues.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adolago-meta-business": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, file-write, network-access, external-api
Related Skills
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.