Writes platform-native content for Twitter/X, LinkedIn, and Instagram, builds a weekly content calendar, and schedules everything to Buffer β automatically.
Tell it your brand and niche. It generates posts optimized for each platformβs culture, hooks, and algorithm β not generic recycled content. Then schedules everything so you never have to think about posting again.
Pipeline: Topic/Brand Config β Platform-specific Content Generation β SEO/Hook Scoring β Buffer API Scheduling β Weekly Calendar Export
| Tool | Role | |ββ|ββ| | OpenAI GPT-4o | Platform-specific content generation | | Buffer API | Post scheduling | | Python | Content calendar orchestration |
pip install openai requests
export OPENAI_API_KEY=your_key
export BUFFER_ACCESS_TOKEN=your_token # optional, for scheduling
export BUFFER_TWITTER_ID=your_id # optional
export BUFFER_LINKEDIN_ID=your_id # optional
python agent.py
Twitter/X: Hook-first tweets, threads, hot takes, numbered lists β under 280 chars, no generic advice.
LinkedIn: Story-driven posts with line breaks, thought leadership, case studies β 150β300 words, 3β5 hashtags.
Instagram: Carousel captions, slide titles, hashtag sets (20β30 tags), strong CTAs.
# Turn a LinkedIn post into a Twitter thread
repurpose_content(linkedin_post, from_platform="linkedin", to_platform="twitter")
Built by Philip | AI Agents & Automation Specialist