Agent skill · Media & Video

Facebook Automation

Automate Facebook Page management including post creation, scheduling, video uploads, Messenger conversations, and audience engagement via Composio

ComposioHQgithub.com/ComposioHQGitHub ↗
claude-codecodexcursor
Install
npx skills add ComposioHQ/awesome-claude-skills --skill facebook-automation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: composio-skills/facebook-automation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 71,763 · +585 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Setup
  2. Core Workflows
  3. 1. Discover Managed Pages
  4. 2. Create & Schedule Posts
  5. 3. Create & Schedule Video Posts
  6. 4. Manage Scheduled Posts
  7. 5. Read Page Messenger Conversations
  8. 6. Send Messages & Mark as Seen
  9. Known Pitfalls
  10. Quick Reference
More from awesome-claude-skills
All skills →
About this skill
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.

Keep going