moboutrig

Instagram Claude Skill — Data skill for Claude Code

Data community

Claude Code skill for managing Instagram Business accounts via Meta's Graph API.

How to install Instagram Claude Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open moboutrig/instagram-claude-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Instagram Claude Skill does

Claude Code skill for managing Instagram Business accounts via Meta's Graph API. Supports publishing images, videos, reels, stories, carousels, analytics, and DMs.

Alternatives in Data

  • Age — Apache AGE (Graph Database) Reference 573 ★
  • Graph Engineering — Graph engineering for AI agents: the 9-stage knowledge-graph pipeline (translated from SEU's graduate course) 452 ★
  • Wiki All — Run the full llmwiki pipeline end-to-end: build → graph → export all → lint 375 ★

README

📸 Instagram Claude Code Skill

**Manage Instagram Business accounts directly from Claude Code**

[![Claude Code](https://img.shields.io/badge/Claude_Code-Skill-blueviolet?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0xMiAyQzYuNDggMiAyIDYuNDggMiAxMnM0LjQ4IDEwIDEwIDEwIDEwLTQuNDggMTAtMTBTMTcuNTIgMiAxMiAyem0wIDE4Yy00LjQyIDAtOC0zLjU4LTgtOHMzLjU4LTggOC04IDggMy41OCA4IDgtMy41OCA4LTggNHoiLz48L3N2Zz4=)](https://claude.ai) [![Meta Graph API](https://img.shields.io/badge/Meta_Graph_API-v25.0-blue?style=for-the-badge&logo=meta)](https://developers.facebook.com/docs/instagram-platform) [![Python](https://img.shields.io/badge/Python-3.x-green?style=for-the-badge&logo=python&logoColor=white)](https://python.org) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)](LICENSE) [![Zero Dependencies](https://img.shields.io/badge/Dependencies-Zero-brightgreen?style=for-the-badge)](#)


Publish posts, reels, stories, and carousels. View analytics. Manage DMs. All from your terminal — powered by the official Meta Graph API v25.0.


[Installation](#-installation) · [Quick Start](#-quick-start) · [Commands](#-commands) · [Authentication](#-authentication)


✨ Features

Feature Command Description
📷 Publish Image create_container + publish_media Post JPEG images with captions & alt text
🎬 Publish Video create_container + publish_media Post videos to feed
🎞️ Publish Reel publish_reel One-command reel publishing with trial reel support
📖 Publish Story publish_story One-command story publishing
🎠 Publish Carousel publish_carousel Multi-image/video posts (2-10 items)
📊 Analytics get_media_insights / get_account_insights Engagement, impressions, reach
💬 **Dire