Connects Claude to the Instagram Graph API so you can fetch posts, search hashtags, and publish images without leaving your conversation. The setup assumes you've already wired up an Instagram Business account and have the right tokens in place. Publishing works through Meta's two-step container pattern, and hashtag search needs proper business permissions. Most useful when you're building workflows that need to pull recent media or automate posting, though you'll hit the usual Meta rate limits and OAuth complexity. The troubleshooting section is honest about permission errors being the main pain point.
npx skills add https://github.com/vm0-ai/vm0-skills --skill instagram