/install g0atbot-content-machine
Content Machine
Automated content generation system that discovers trending topics and publishes to social media. Uses AI to research, write, and schedule posts.
What It Does
- Monitors trends across multiple sources
- Generates engaging content using AI
- Schedules and publishes to social platforms
- Tracks performance and optimizes
Setup
Prerequisites
- OpenAI API Key or Anthropic API Key - For content generation
- Postiz API Key - For posting to social platforms
- Optional: Platform-specific APIs (Twitter, LinkedIn, etc.)
Environment Variables
export OPENAI_API_KEY="your_openai_key"
export POSTIZ_API_KEY="your_postiz_key"
Installation
pip install requests openai
Usage
Run content generation
python content-machine.py --niche tech --platforms twitter,linkedin --count 5
Configure sources
Edit config/sources.json to add:
- RSS feeds
- News APIs
- Social trend endpoints
Set posting schedule
python content-machine.py --schedule "9am,12pm,6pm"
Configuration
config/content.json- Content templatesconfig/schedule.json- Posting timesconfig/platforms.json- Platform settings
Features
- Multi-platform posting (Twitter, LinkedIn, Instagram, TikTok)
- Content templates and virality scoring
- Auto-hashtag generation
- Image generation for posts
- Performance analytics
Cost
Depends on AI usage:
- OpenAI: ~$0.001/post
- Images: ~$0.01/post (if generating)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install g0atbot-content-machine - After installation, invoke the skill by name or use
/g0atbot-content-machine - Provide required inputs per the skill's parameter spec and get structured output
What is Content Machine?
Automates trending topic discovery, AI content creation, scheduling, and multi-platform posting with performance tracking and optimization. It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.
How do I install Content Machine?
Run "/install g0atbot-content-machine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Content Machine free?
Yes, Content Machine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Content Machine support?
Content Machine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Content Machine?
It is built and maintained by G0atfac3 (@g0atfac3); the current version is v1.0.0.