Agent Setup Prompt
This page is for guided setup with an IDE agent. Point the agent at sfeed.dev and ask it to handle setup, account checks, local folder choices, and the first post preview.
Agent quick start
Read https://sfeed.dev and onboard me to sfeed.
Install what you need, ask where my posts and media should live, and learn my posting rules.
Connect my Meta accounts, inspect my Pages and Instagram accounts, then show me the first post preview before publishing. Manual quick start
curl -fsSL https://sfeed.dev/install.sh | sh
sfeed auth facebook
sfeed status Copy-paste prompt
Read https://sfeed.dev and onboard me to sfeed.
Install sfeed when needed, check the local setup, and connect my Meta accounts.
Ask me:
1. where my social posts and media should live
2. which Facebook Pages and Instagram accounts I want to use
3. what posting rules you should follow
4. whether I want to post immediately, schedule for later, or both
Create a simple local folder setup for my posts, media, and rules. Then inspect my connected accounts, recommend the cleanest setup, and show me the first post preview before publishing.
Use the CLI directly. Add MCP only when it improves the agent workflow. What this prompt is for
- It checks the local machine before trying auth or posting.
- It verifies the actual sfeed state with
sfeed auth status,sfeed doctor, andsfeed status. - It ends with a preview, not a real post.
What it does not replace
This prompt is a guided setup flow. It does not replace the normal install docs, the auth guide, or the agent-specific MCP config pages.