FacebookPoster is a Python class that allows you to post content to a Facebook page. This class is suitable for automating social media posts.
git clone https://github.com/vladmycode/facebook-poster.gitFacebookPoster is a Python class designed to streamline social media content distribution by automating posts to Facebook pages. It supports multiple content types including text-only posts, image galleries, video uploads, and link sharing—all configured via simple method calls. The tool stores credentials securely in environment variables and integrates with the Facebook Graph API through access tokens and page IDs. Developers can use FacebookPoster to build scheduled posting workflows, batch content uploads, and social media automation scripts without manually managing Facebook's publishing interface. Requirements include python-dotenv and requests libraries.
Store your Facebook page ID and access token in a .env file. Import FacebookPoster and instantiate it with your credentials. Use create_image_post(), create_video_post(), or create_text_post() methods to publish content with local or online resources.
Automate daily blog post promotions to Facebook pages
Batch upload product images and descriptions to business pages
Schedule video content distribution across multiple Facebook pages
Post text updates with associated links from internal systems
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/vladmycode/facebook-posterCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a Facebook post for [COMPANY] in the [INDUSTRY] sector. The post should be engaging and include [KEY MESSAGE]. Make it approximately 150 characters long and include a call-to-action. Also, suggest 3 relevant hashtags.
# Exciting News from [COMPANY]! 🎉 We're thrilled to announce our latest innovation in [INDUSTRY]! Check out our new [PRODUCT/SERVICE] and see how it can transform your experience. 🚀 👉 [Call-to-Action] #Innovation #Technology #CustomerExperience
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan