Manage Facebook Pages via Meta Graph API. Post content (text, photos, links), list posts, manage comments (list/reply/hide/delete). Use when user wants to publish to Facebook Page, check Page posts, or handle comments.
Initial release of Facebook Page Manager skill. - Manage Facebook Pages through the Meta Graph API: post text, photos, links, list posts, and handle comments (list/reply/hide/delete). - Command line tool to list pages, create posts, view posts, and manage comments. - Guided setup for Meta App, OAuth configuration, and token retrieval. - Requires Meta API permissions: pages_show_list, pages_read_engagement, pages_manage_posts, pages_manage_engagement. - Setup and usage instructions included for a smooth start.