instagram-automation

Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.

Content Preview
---
name: instagram-automation
description: "Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: social-media
---

# Instagram Automation via Rube MCP

Automate Instagram operations through Composio's Instagram toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/instagram](https://composio.dev/toolkits/instagram)

## Prerequisites
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/instagram-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/instagram-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/instagram-automation/SKILL.md

Related Skills