Hand social posting to your AI agent.
Keep your drafts, media, and rules where they already live. Give your agent one prompt, connect Meta in the browser, review the post, and publish to Facebook or Instagram. Posting now is free. Pay only when you want scheduled posts to run later.
Meta Auth Status
Meta is reviewing sfeed
Public Facebook and Instagram auth is paused for now. Email support@sfeed.dev if you need help or you were invited as a tester.
Read https://sfeed.dev and help me set up AI-powered social posting.
If this agent supports installable skills, install the main sfeed skill from nem035/sfeed first; otherwise use the CLI directly.
Ask me where my posts, media, and rules should live. If sfeed is missing, install it with https://sfeed.dev/install.sh. Connect my Meta accounts, inspect my Facebook Pages and Instagram accounts, and create a simple workflow I can keep using.
Before publishing anything, show me the post, the account it will publish to, and whether it will post now or be scheduled. Drafts, media, and rules stay on your machine.
Your agent asks what it needs and configures sfeed.
You see the post and destination before publishing.
Pay only to schedule posts for later.
$ sfeed auth facebook
// Opening browser for OAuth...
SUCCESS: Connected to Facebook Page: My Page + Instagram
$ sfeed status
Connected: My Page + Instagram
$ codex "Read ./social/today.md and post after I approve"
Draft ready for My Page:
"Queue UI is live. Scheduling now has previews."
$ codex "Approved"
Published facebook: https://facebook.com/...
Published instagram: https://instagram.com/... Agent Native
CLI first. MCP when useful.
sfeed handles auth, Page discovery, uploads, posting, scheduling, previews, and queue actions. Your agent keeps using the local context it already has.
MCP docs arrow_forwardWhy agents fit here
No dashboard migration
inventory_2Keep drafts, prompts, images, videos, and approval rules where they already live.
Works before MCP
hubAgents with shell access can run the CLI. MCP adds typed tools for repeatable runs.
Approval stays human
fact_checkPrompt your agent to draft, summarize, and ask before posting. sfeed runs after approval.
How the workflow splits up
Your files
Drafts, media, prompts, and rules stay on your own machine.
Your agent
Reads local context, chooses the draft, and asks for approval.
sfeed
Get started
Install the CLI locally, connect your accounts, and ask your agent to post after you approve.
curl -fsSL https://sfeed.dev/install.sh | sh
sfeed auth facebook For structured agent tools, add the plugin marketplace:
codex plugin marketplace add nem035/sfeed --sparse .agents/plugins --sparse plugins
claude plugin marketplace add nem035/sfeed