skills tools (scope: mcp:read, credits: ~0)
List Social Neuron content workflow skills available to the authenticated user.
List Social Neuron content workflow skills available to the authenticated user. A skill is a brand-locked multi-step pipeline (research → hook → script → visuals → voice → captions → assembly → quality gate → schedule) inspired by documented viral patterns (MrBeast 3-second hook, Hormozi pattern interrupt, etc.). Use this tool when the user asks what can SN do, what skills are available, show me viral templates, or before calling run_skill so you can pick the right one.
List Social Neuron content workflow skills available to the authenticated user. › Request Body
studioFilter to one studio (video, avatar, carousel, voice, caption, edit).
featured_onlyReturn only featured (recommended) skills. Defaults to false.
response_formatResponse format. Defaults to text — human-readable summary.
List Social Neuron content workflow skills available to the authenticated user. › Responses
Successful tool execution.
Run a Social Neuron workflow skill end-to-end (brand-locked content production).
Run a Social Neuron workflow skill end-to-end (brand-locked content production). PR #4.4 v1: returns a structured run preview with the exact step plan, credit cost, and a deep-link to launch the run in the SN dashboard. PR #4.5 (next release) executes in-process so you can stream step-by-step progress back to the user. Call list_skills first to discover available skill ids.
Run a Social Neuron workflow skill end-to-end (brand-locked content production). › Request Body
skill_idThe id of the skill to run (e.g. "skill-brand-locked-viral-hook-reel"). ' + 'Use list_skills to discover available ids.
topicWhat the content is about (e.g. "why we built Social Neuron").
audienceWho the content is for (e.g. "first-time founders"). Defaults to brand persona.
hookOptional explicit hook. If omitted, the skill drafts and scores 3-5 candidates.
ctaOptional call-to-action override. Defaults to brand standard CTA.
response_formatResponse format. Defaults to text.
Run a Social Neuron workflow skill end-to-end (brand-locked content production). › Responses
Successful tool execution.