Description
AI Content Autopilot automates your content pipeline. It fetches news from RSS feeds you configure, uses AI to write unique articles based on those news items, generates landscape featured images, and publishes them to your WordPress site — either as drafts for review or directly.
Features:
- Up to 3 RSS feeds (RSS 2.0 and Atom)
- AI-powered article writing via OpenRouter (supports 7+ models including Gemini, Claude, GPT, and Qwen)
- AI-generated landscape featured images via fal.ai (FLUX, Grok Imagine, and more)
- Full image SEO: AI-generated alt text, captions, and descriptions
- Smart internal linking between articles using keyword overlap scoring
- Scheduled publishing — articles are spread evenly across time instead of being published in bulk
- Configurable work hours window to control when articles go live
- WP-Cron based automation with customizable intervals
- Keyword include/exclude filtering for RSS items
- Daily and per-run article limits
- Complete admin panel with three pages: Settings, Feeds, and Status
- Full cost tracking — monitor token usage and estimated costs per article
- Activity log with the last 500 entries
- Manual “Run Now” button for on-demand content generation
- Custom model support — use any model ID available on OpenRouter or fal.ai
AI Content Autopilot Pro adds:
- Unlimited RSS feeds
- Multiple authors with random, round-robin, and weighted distribution
- Per-author writing style analysis — AI analyzes published posts and replicates each author’s voice
- Inline AI-generated images within article content at H2 sections
- Facebook auto-sharing with AI-generated text and AI-generated posters
How It Works:
- You add RSS feeds and configure your preferred AI models and publishing settings
- On each scheduled run (or manual trigger), the plugin fetches new items from your feeds
- For each news item, it finds related existing articles for internal linking
- The AI writes a unique, SEO-friendly article with proper HTML structure
- A featured image is generated with AI-written alt text and caption
- The article is published (or saved as draft) with the image and internal links
- Articles are scheduled to appear spread out over time, not all at once
External Services
This plugin connects to the following third-party services to provide its functionality:
OpenRouter
Article content is generated by sending prompts to the OpenRouter API. The data sent includes the news headline, description, and your configured writing instructions. No personal user data is transmitted.
- Service URL: https://openrouter.ai/api/v1/chat/completions
- Terms of Service: https://openrouter.ai/terms
- Privacy Policy: https://openrouter.ai/privacy
fal.ai
Featured images are generated by sending image prompts to the fal.ai API. Only the AI-generated image description is sent. No personal user data is transmitted.
- Service URL: https://queue.fal.run/
- Terms of Service: https://fal.ai/terms
- Privacy Policy: https://fal.ai/privacy
devaihub.com (Pro Updates)
The Pro version of this plugin (available separately at devaihub.com) checks for updates by connecting to a JSON file hosted on devaihub.com. This update checker is only active in the Pro distribution and is not included in the WordPress.org version.
- Service URL: https://jansverre.net/wp-autopilot-pro/update.json
- Website: https://www.devaihub.com
Installation
- Upload the
ai-content-autopilotfolder to/wp-content/plugins/, or install the ZIP via Plugins > Add New > Upload Plugin - Activate the plugin through the Plugins menu in WordPress
- Go to AI Content Autopilot > Settings and enter your API keys
- Add RSS feeds under AI Content Autopilot > Feeds
- Configure your preferred AI model, language, writing style, and publishing options
- Enable automatic scheduling or use the Run Now button under AI Content Autopilot > Status
FAQ
-
What API keys do I need?
-
You need an API key from OpenRouter for article writing. Optionally, you need a key from fal.ai for image generation. Both services offer free tiers.
-
Which AI models are supported?
-
The plugin ships with presets for Gemini 3 Flash, Gemini 3.1 Pro, Claude Sonnet 4, GPT-4o Mini, GPT-5 Nano, GPT-5 Mini, and Qwen 3.5 397B. You can also enter any custom model ID available on OpenRouter.
-
Which image models are supported?
-
Presets include FLUX 2 Pro, FLUX 2 Klein Realtime, Nano Banana Pro, and Grok Imagine. You can also enter any custom fal.ai model ID.
-
Are articles published automatically?
-
You choose: publish immediately, save as draft for review, or set to pending. When set to publish, articles are scheduled with staggered times so they don’t all appear at once.
-
What happens when I delete a post?
-
The internal links index is automatically updated. When you trash or delete a post, it is removed from the index so new articles won’t link to it. If you restore a trashed post, it gets re-indexed.
-
Can I control when articles are published?
-
Yes. You can set a work hours window (e.g. 08:00-22:00) so the autopilot only runs during those hours. Articles are also spread evenly between runs instead of being published in bulk.
-
What language are articles written in?
-
You configure the language in settings. The default is Norwegian (norsk), but you can set any language — English, Swedish, German, Spanish, etc.
-
Does this plugin work with any theme?
-
Yes. AI Content Autopilot creates standard WordPress posts with proper HTML, featured images, categories, and excerpts. It works with any theme that supports standard post features.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AI Content Autopilot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AI Content Autopilot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.0
- WordPress.org compliance: renamed internal prefix, improved external services documentation
- Pro features (multi-author, inline images, Facebook sharing, writing style analysis) available separately via AI Content Autopilot Pro
2.1.0
- Renamed from WP Autopilot to AI Content Autopilot
2.0.0
- New: License activation system
- New: Multi-author, writing style analysis, inline images, and Facebook sharing
1.2.6
- Facebook poster cost control
1.2.5
- Full i18n support — English defaults, Norwegian (nb_NO) translations
1.2.0
- New: Facebook auto-sharing with AI-generated text and optional AI poster
1.1.0
- New: Site identity prompt — describe your site’s purpose, values, and audience for better article tone
- New: Multiple authors with single, random, round-robin, and percentage distribution methods
- New: Per-author writing style analysis — AI analyzes published posts and replicates each author’s voice
- New: Cost tracking — monitor token usage and estimated costs per article on the Status page
- New: Inline images — AI-generated images within article content at H2 sections
- New: Seamless DB upgrade mechanism (no deactivation/reactivation needed for schema changes)
- Improved: AI prompt now supports inline image markers and per-author style injection
1.0.0
- Initial release
- RSS feed fetching with duplicate detection and keyword filtering
- AI article generation via OpenRouter with configurable models
- AI image generation via fal.ai with landscape format and full SEO metadata
- Smart internal linking using keyword overlap scoring
- Scheduled publishing with staggered post times
- Work hours window for controlled publishing
- Complete admin panel with Settings, Feeds, and Status pages
- Activity log with auto-pruning (max 500 rows)
- Automatic index cleanup on post deletion
