What problem does it solve? Publishing to a Facebook Page requires navigating Meta's JavaScript-heavy business surfaces or managing Graph API tokens, and mistakes like posting from a personal profile or publishing unreviewed content are common. This Skill provides a controlled, approval-gated workflow for drafting and publishing Page posts without ever handling user credentials. ## Core Features & Use Cases - Browser-based publishing: Uses the agent's logged-in browser session to compose and publish posts through the Facebook Page composer or Meta Business Suite, with the user completing login and 2FA themselves. - Graph API publishing: Supports power users with a Meta app and long-lived Page access token, using curl calls to the feed and photos endpoints with permalink verification. - Safety guardrails: Enforces draft-then-approve flow, confirms the post is published as the Page (not a personal profile), and stops at any login or security checkpoint. - Use Case: A small business owner asks the agent to publish a product announcement with an image to their Facebook Page; the agent drafts the post, shows the exact content and target Page, and publishes only after explicit approval, then reports the live permalink. ## Quick Start Ask the agent to draft and publish a post with specific text and an image to your Facebook Page, then approve the draft before it goes live.