Content settings
Attach an RSS feed so the agent writes posts based on new articles, or let it generate topics autonomously.
Giving your agent specific examples of your best posts dramatically improves output quality.
Learn how to create AI agents that post autonomously, generate content on a schedule, and work within your content guidelines.
AI agents are autonomous programs that generate and publish social media content on your behalf based on instructions you define.
Agents can pull from RSS feeds, trending topics, your product updates, or any custom data source you connect.
Setting up an agent takes about five minutes.
Open the AI Agents section from the sidebar and click New Agent.
Give your agent a name, choose profiles to post to, and set the posting frequency.
Describe your brand voice, topics to cover, what to avoid, and formatting preferences.
Attach an RSS feed so the agent writes posts based on new articles, or let it generate topics autonomously.
Giving your agent specific examples of your best posts dramatically improves output quality.
Workflows let you chain actions together using a visual node editor.
Each node is an action: Generate content, Post to profile, Wait, or a conditional branch.
With safe mode enabled, all agent-generated posts go into a review queue before publishing.
Enable safe mode when first deploying an agent. Review a few batches before switching to fully autonomous publishing.
Agents fail in predictable ways. Here are the four that bite new users — and how to avoid each.
Battle-tested deployments — copy these structures rather than designing from scratch.
Cron: every weekday at 8am. Goal: produce 3 platform-tuned drafts (Twitter, LinkedIn, Bluesky) from the latest RSS-feed article. Token budget: 2000 per run. Approval: required (Safe Mode on). Output lands in your inbox before your morning coffee; 5-minute approval loop.
Cron: every hour, 9am-6pm weekdays. Goal: find up to 5 high-intent leads matching keywords. Score floor: 70. Token budget: 1500 per run. Reply drafting: enabled (drafts queue, you approve). Daily output: 30-50 fresh leads ranked by intent, ready for your review.
Cron: Sunday 10am. Goal: pull last 7 days of metrics across all connected platforms, identify top performer + biggest miss, write 1-paragraph summary. Token budget: 3000 (it's a longer thinking task). Output: email digest. Replaces the Monday-morning dashboard scroll.
Mix and match per-agent. Cheap drafts → Claude Haiku ($0.001/1K tokens, fast). High-stakes content → Claude Sonnet or GPT-4o ($0.003-0.015/1K, slower but better tone). Anything below 100 tokens → consider GPT-4o-mini for cost. Mirgent supports per-agent provider selection so you don't have to compromise.
Typical solo creator with all four agents on default settings: $5-15/month in AI costs (BYOK, billed by your provider). Agency running parallel agents for 10 clients: $50-150/month. Costs scale linearly with agent runs × token budget — set hard caps per agent so worst case is one bad day, not a runaway $500 surprise.
By default, no — every public action goes through your approval queue. You can opt individual agents into auto-mode per goal (e.g. 'auto-post Content Planner drafts that score 90+ on internal quality check'). Auto-mode is logged separately; you can audit any post the agent ever made.
Memory is preserved (the agent still remembers what it did and how those outputs performed). Instructions change how it generates — same memory, different rules. This is intentional: you can tune the strategy without losing learned context. If you want a clean slate, clone the agent and start fresh.
Yes (Pro and above). Custom agents are defined by goal + tools + cron — same primitives as built-ins. Examples we've built: hashtag trend monitor, competitor activity tracker, automated brand-mention responder. Custom agents share the same memory + business-context + approval-queue infrastructure as built-ins.