Facebook Automation
Automate Facebook Page management including post creation, scheduling, video uploads, Messenger conversations, and audience engagement via Composio
npx skills add ComposioHQ/awesome-claude-skills --skill facebook-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Facebook Automation Automate Facebook Page operations -- create and schedule posts, upload videos, manage Messenger conversations, retrieve page insights, and handle scheduled content -- all orchestrated through the Composio MCP integration. **Toolkit docs:** [composio.dev/toolkits/facebook](https://composio.dev/toolkits/facebook) --- ## Setup 1. Connect your Facebook account through the Composio MCP server at `https://rube.app/mcp` 2. The agent will prompt you with an authentication link if no active connection exists 3. Once connected, all `FACEBOOK_*` tools become available for execution 4. **Note:** This toolkit supports Facebook Pages only, not personal Facebook accounts --- ## Core Workflows ### 1. Discover Managed Pages List all Facebook Pages you manage to get page IDs and access tokens for subsequent operations. **Tool:** `FACEBOOK_LIST_MANAGED_PAGES` | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | `fields` | string | No | Comma-separated fields (default: `id,name,access_token,category,tasks,about,link,picture`) | | `limit` | integer | No | Max pages per request (default: 25) | | `user_id` | string | No | User ID (default: `m
- Setup
- Core Workflows
- 1. Discover Managed Pages
- 2. Create & Schedule Posts
- 3. Create & Schedule Video Posts
- 4. Manage Scheduled Posts
- 5. Read Page Messenger Conversations
- 6. Send Messages & Mark as Seen
- Known Pitfalls
- Quick Reference
What does the Facebook Automation skill do?
Automate Facebook Page management including post creation, scheduling, video uploads, Messenger conversations, and audience engagement via Composio
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill facebook-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
