OpenAI Codex CLI brings AI-powered coding to your terminal. Pair it with the GenerateBot API and you can search for ideas, generate articles and social posts, create video reels, and publish everywhere -- all without leaving the command line.
Use the news aggregator API to discover trending articles in your industry. Filter by topic, language, and relevance directly from your terminal.
Turn any URL into a full article, LinkedIn post, Instagram caption, and more. One command triggers the entire content pipeline.
Generate short-form video reels with AI voiceover and captions. Ready for Instagram Reels, TikTok, and YouTube Shorts.
Publish directly to LinkedIn, Instagram, TikTok, YouTube, Threads, and your CMS. No browser needed.
Automatically add internal links and match high-quality images to article sections for publication-ready content.
Check your credit balance and review transaction history without leaving the terminal. Stay on top of usage and costs.
Create your GenerateBot account and set up your Business Profile so the API generates content in your brand voice.
Go to Settings > API Keys in your dashboard to generate a Bearer token. Codex CLI will use this token to authenticate every request.
Drop an AGENTS.md file into your project root that describes the GenerateBot API endpoints, your API key, and your preferred workflows. Codex CLI reads this file to understand what tools are available.
Type natural language prompts into Codex CLI and let it call the GenerateBot API for you.
Search for content ideas
$ codex "Search GenerateBot for trending articles about AI marketing"Generate content from a URL
$ codex "Run the content-analyzer pipeline on https://example.com/article"Generate content from a topic
$ codex "Run the full-pipeline for the topic: How AI is transforming B2B sales"Create a video reel
$ codex "Create a video reel from my latest GenerateBot content item"Publish to all platforms
$ codex "Publish my latest content to LinkedIn, Instagram, and WordPress"Stay in your editor and terminal. No context switching to a browser. Codex CLI calls the GenerateBot API on your behalf using natural language prompts.
Script multi-step workflows that search, generate, enrich, and publish in sequence. Automate your entire content calendar from a single command.
Every GenerateBot endpoint is available through Codex CLI. Search, generate articles, create videos, enrich content, publish to social media, and manage credits.
Every API operation that involves AI processing costs credits. Read operations and publishing actions are free.
| Operation | Credits |
|---|---|
| Search (News Aggregator) | 10 |
| Content Generation (Pipeline) | 100 |
| Video Creation | 200 |
| Enrich - Internal Links | 20 |
| Enrich - Images | 20 |
| Script Generator | 15 |
| Reddit Replier | 10 |
| Business Profile Generator | 5 |
| Brand Voice Rewriter | 5 |
| AI Image Generator | 10 |
| Content Library (CRUD) | Free |
| Social Media (Post/History) | Free |
| CMS Publishing | Free |
| Credits (Balance/Transactions) | Free |
Sign up for GenerateBot and start creating content from your terminal in minutes.