Install
openclaw skills install socialclaw-cliUse Social Flow as an agentic control plane for Meta operations via the installed `social` CLI and Gateway API. Ideal when the user asks for multi-step execution, approvals, ops automation, or command generation across auth, insights, portfolio, Instagram, WhatsApp, Marketing API, and gateway/studio workflows. Translate natural language intents into explicit, risk-gated Social Flow commands with confirmation-aware execution.
openclaw skills install socialclaw-cliOperate Social Flow as an agentic control plane for Meta operations.
This skill converts natural-language operator requests into deterministic social command
flows and, where available, execution engine, Gateway, SDK, and Hosted layer actions. It
should be used for:
social ops ...The goal is reliable execution, not just pretty plans.
For each new task or session:
Before doing anything non-trivial:
social --version.social doctor.If social is missing or obviously outdated:
https://www.npmjs.com/package/@vishalgojha/social-flowhttps://github.com/vishalgojha/social-flownpm install -g @vishalgojha/social-flow
social --version
social doctor
If social doctor reports misconfiguration, prefer fixing config (auth, tokens, env)
before attempting complex workflows.
Route user intent into one primary domain:
social auth ..., social doctor, social marketing statussocial marketing ...social marketing ... with IG surfaces, or social query instagram-* where availablesocial whatsapp ...social ops ...social hatchsocial gateway ...social studio ...Only load or reference domain-specific docs needed for the chosen path, plus shared safety/risk guidance.
Internal reference mapping, if present:
references/workflows-core.mdreferences/workflows-marketing-whatsapp.mdreferences/workflows-ops-agent-gateway.mdreferences/command-map.mdreferences/troubleshooting.mdreferences/safety-and-risk.mdThese reference filenames are internal and should not be exposed as user-facing requirements.
social doctor first when configuration confidence is low or user says this is a new machine.When responding with actions:
Use references/safety-and-risk.md for classification and wording.
For high-risk actions:
When in doubt, treat an action as high-risk and ask first.
When this skill responds with actions:
social commands to run, in order, in code blocks.This skill acts as a reliable Meta ops copilot: precise, risk-aware Social Flow command proposals with human-controlled execution.