Automations
Post every day on autopilot.
Connect Hermes Agent to ReelsFarm so it can prepare UGC assets, coordinate social publishing tasks, and hand back reviewable confirmations.
Please make sure there is always a human in the loop.
Terminal
# Install the ReelsFarm agent CLI
npm install -g @reelsfarm/mcp-client
# Connect your ReelsFarm workspace
reelsfarm login --api-key rfmcp_xxx
# Inspect agent readiness and available commands
reelsfarm agent status
reelsfarm agent commands
# Use strict JSON envelopes for agent workflows
reelsfarm social connected --agent
# Prepare a scheduled post for human review
reelsfarm posts schedule \
--content-type slideshow \
--content-id sl_123 \
--when 2026-07-01T15:00:00Z \
--platforms tiktok:conn_123 \
--agent
# Confirm only after approval
reelsfarm confirm conf_123 --agentUse the CLI like a lightweight agent inbox: prepare posts, inspect accounts, and confirm actions from a simple message flow.
Install @reelsfarm/mcp-client and add the reelsfarm command to your agent workflow.
Use --agent or REELSFARM_AGENT_MODE=1 for strict JSON output your agent can parse.
Let your agent prepare content, inspect the summary, then run confirm after approval.
11 tools your AI can use to manage your entire social media presence.
Post every day on autopilot.
Make faces without a photoshoot.
Generate TikTok slideshows that convert, in a few clicks.
Generate UGC content with multiple AI-generated hooks.
Schedule your content a week or a month in advance.
Put your product anywhere.
Pick from 3,000+ ready prompts.
Publish directly to TikTok and YouTube.
Pull fresh images from Pinterest and Tumblr.
Generate AI clone videos with a face image and motion video.
Sync connected accounts from supported publishing tools.
The agent checks readiness, available commands, required flags, and connected publishing accounts before it changes anything.
Discovery
reelsfarm agent status
reelsfarm agent commands
reelsfarm social connected --agent
reelsfarm posts optimal-times --platform tiktok --agentIn agent mode, write workflows return strict JSON and prepared confirmations by default, giving the agent a reviewable next step.
Prepare
reelsfarm slideshows generate-text \
--prompt "Summer serum launch" \
--slide-count 6 \
--agent
reelsfarm posts schedule \
--content-type slideshow \
--content-id sl_123 \
--when 2026-07-01T15:00:00Z \
--platforms tiktok:conn_123 \
--agentThe agent confirms only after the user approves, then checks scheduled post status or recent events to close the loop.
Confirm
reelsfarm confirm conf_123 --agent
reelsfarm posts status --id post_123 --agent
reelsfarm events recent --limit 20 --agentHermes Agent
Hermes Agent fits recurring social media jobs where the goal is to move from instruction to prepared action quickly without skipping review. It executes predefined workflows without second-guessing the plan, which makes it ideal for daily content operations where consistency matters more than creativity. Hermes treats ReelsFarm like a task queue — pull the next unscheduled post, prepare it, request confirmation, move to the next.
ReelsFarm workflow
Hermes Agent acts like the runner between your content plan and your ReelsFarm workspace, handling the repetitive steps that eat up a content operator's morning. It is at its best when the brief is already decided and the job is execution — assembling assets, lining up schedules, and returning confirmation payloads you can review in seconds.
Create, schedule, and publish AI-powered posts from one workflow built for consistent social growth.
Start for free