This connects Claude to Instagram's Business API through Composio's Rube MCP server, letting you publish posts and carousels, check insights, and manage media programmatically. The two-phase publishing model (create container, then publish) takes some getting used to, and you'll need an Instagram Business or Creator account since personal accounts aren't supported. The 25 posts per 24 hour rolling limit is real, so check quota before bulk operations. Media URLs must be publicly accessible over HTTPS or they'll fail. One nice touch: the skill documentation is thorough about tool sequences and pitfalls, like waiting for video containers to finish processing before you try to publish them. Useful if you're building content schedulers or analytics dashboards that need direct API access instead of browser automation.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill instagram-automation