This lets you post to Facebook pages through Claude by wrapping the Facebook API in a workflow. You give it a message and optionally a page ID, and it handles publishing the post. It follows Pattern C, which means you kick off the run, watch the workflow in your browser, then confirm it completed. The input supports different post types like status updates, photos, videos, and links, though you'll need to connect your Facebook credentials first. Honestly most useful if you're automating social media posts as part of a larger workflow, since manually posting through the Facebook UI is probably faster for one-offs.
npx skills add https://github.com/refly-ai/refly-skills --skill facebook