From community-pulse
Automates Instagram engagement: discovers niche posts/accounts/hashtags/influencers, comments/follows, tracks history, researches marketing opportunities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/community-pulse:instagramThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables authentic Instagram engagement by discovering relevant posts and accounts, crafting thoughtful comments, and tracking engagement history.
This skill enables authentic Instagram engagement by discovering relevant posts and accounts, crafting thoughtful comments, and tracking engagement history.
| Action | File | When to Use |
|---|---|---|
| Login | references/login.md | Authenticate with Instagram before engaging |
| Research | references/research.md | Find posts, discover accounts/hashtags, build content database |
| Engage | references/engage.md | Comment on posts, follow accounts, or reply to comments |
| File | Purpose |
|---|---|
.business_growth/marketing/social/BUSINESS.md | Shared business context (required) |
.business_growth/marketing/social/instagram/strategy.md | Instagram engagement strategy (overall approach, hashtag groups, content themes) |
.business_growth/marketing/social/instagram/{YYYY-MM}/{YYYY-MM-DD}.md | Daily posts, accounts, and engagement log |
community-pulse/skills/instagram/.env.profiles.local | Instagram credentials (gitignored) |
.business_growth/marketing/social/instagram/strategy.md is loaded automatically. If it doesn't exist, you'll be asked if you want to create one.User Request
│
├─► "Login" / "Sign in" / "Authenticate"
│ └─► Load references/login.md
│
├─► "Find posts" / "Research" / "Discover" / "Find accounts" / "Find hashtags"
│ └─► Load references/research.md
│
├─► "Comment" / "Follow" / "Engage" / "Reply"
│ └─► Load references/engage.md
│
├─► "Check replies" / "Follow up"
│ └─► Load references/engage.md (Option 3)
│
├─► "Execute today's strategy" / "Run daily strategy"
│ └─► Load references/engage.md (Option 3 first, then Option 1)
│
└─► Unclear
└─► Ask: "Would you like me to research Instagram posts/accounts or engage with existing content?"
tabs_context_mcp (get available tabs)
tabs_create_mcp (create new tab if needed)
navigate (url, tabId)
read_page (tabId) - Get page structure
get_page_text (tabId) - Get text content
screenshot - Visual verification
find (query, tabId) - Natural language element search
form_input (ref, value, tabId) - Fill form fields
computer (action: "left_click", coordinate, tabId) - Click elements
computer (action: "scroll", scroll_direction, tabId) - Scroll page
computer (action: "type", text, tabId) - Type text
npx claudepluginhub zuttam/business-growth-mpManages Instagram Business/Creator accounts via Graph API: publish posts, reels, stories, carousels; schedule content; manage comments, DMs, hashtags; analytics and templates.
Reads public Instagram data (profiles, posts, reels, comments, followers, location pages) via UnifAPI. For creator research, audience analysis, and paid partnership detection. Read-only, never posts or DMs.
Manages Instagram professional accounts via Hyper MCP: publish photos, Reels, Stories, carousels; moderate comments/mentions; send DMs; pull account and media insights.