Skip to content

supapost-dev/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Supapost Skills

Agent skills for Supapost — the end-to-end studio for AI-native content creators. These skills teach coding agents (Claude Code, Cursor, OpenCode, OpenClaw, Cline, and any other tool that supports the Agent Skills convention) how to drive Supapost through its MCP server.

Install

npx skills add supapost-dev/skills

Or pull a single skill directly from supapo.st:

npx skills add https://supapo.st/skill.md

Skills in this repo

Skill Description
supapost Generate images and video, manage AI influencers, build TikTok slideshows, and schedule posts across connected social accounts.

Connect the MCP

Installing a skill teaches the agent how Supapost works — it doesn't connect the actual tools. Create an API key at supapo.st/settings/developer, then register the remote MCP:

claude mcp add --transport http supapost \
  https://api.supapo.st/mcp \
  --header "Authorization: Bearer sp_..."

See each skill's SKILL.md for the full setup and tool reference.

Links

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors