Social network posting
Publishing AI-generated content to social networks from Aimogen Pro, and the companion auto-poster plugins each network requires.
Aimogen Pro can publish to eight social networks, through OmniBlocks, chatbot extensions and agent tools.
Each network needs its auto-poster plugin#
The publishing itself is done by the corresponding CodeRevolution auto-poster plugin. Without it, the block or tool is listed but inactive.
| Network | Required plugin |
|---|---|
fbomatic-facebook-post-generator | |
| X (Twitter) | twitomatic-twitter-post-generator |
instamatic-instagram-post-generator | |
pinterestomatic-pinterest-post-generator | |
| Threads | threadsomatic-threads-auto-poster |
linkedinomatic-linkedin-post-generator | |
redditomatic-reddit-post-generator | |
| Google Business Profile | businessomatic-google-my-business-post-generator |
| YouTube Community | youtubomatic-youtube-post-generator |
Account authentication and connection are configured in the auto-poster plugin, not in Aimogen Pro. Aimogen Pro supplies the content and chooses the target.
Three ways to publish#
OmniBlocks. send_facebook, send_image_facebook, send_twitter, send_threads,
send_image_instagram, send_image_pinterest, send_gmb, send_community_youtube, send_reddit,
send_linkedin. Each takes content and a target.
A common workflow: generate an article, save it, then post a summary and its URL to two networks —
using %%created_post_url_<id>%% from the save_post block.
Chatbot extensions. god_mode_enable_facebook_post and its siblings, with target settings for the
page, board, subreddit or company page.
Agent tools. publish_facebook_post, publish_twitter_x_post, publish_linkedin_post and the rest.
This tutorial was recorded before Aiomatic was renamed to Aimogen Pro. Some labels or interface elements may differ slightly from the current version.
Security#
The same reasoning applies to agents: an agent with both a scraping tool and a social publishing tool is a prompt-injection path to your public accounts.
Practical guidance#
Write for the network. An article headline is not a good tweet. Generate a separate post text per network rather than reusing the title.
Include the link. %%created_post_url_<id>%% from a save_post block.
Watch the rate limits. Every network limits posting frequency, and exceeding it can suspend an
account. Space posts with a wait_block.
Check the network terms. Several platforms restrict automated posting. Reddit in particular has strict rules about self-promotion and automation, enforced by both the platform and individual subreddits.
Common problems#
The block or extension is inactive. The auto-poster plugin is not installed or activated.
Publishing fails with an auth error. The connection expired in the auto-poster plugin. Reconnect there.
Posts go to the wrong target. Check the page, board or subreddit setting on the block or extension.
Rate limited. Space out posting.
Related#
Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.