SKILL.md
Integrate with Facebook for social media management. Use when you need to: (1) post updates to Facebook pages, (2) share content and media, or (3) automate Facebook page workflows.
Input
Provide input as JSON:
{
"post_content": "The content text for your Facebook post",
"page_id": "Your Facebook Page ID (optional, leave empty to post to personal timeline)",
"post_type": "Type of post: status, photo, video, or link"
}