instagram-page

Publish content and moderate comments via the Instagram Graph API.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/seph1709/instagram-page --skill instagram-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instagram-page
Source: https://github.com/seph1709/instagram-page/tree/main
Command: npx skills add https://github.com/seph1709/instagram-page --skill instagram-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates interactions with Instagram Business/Creator accounts, simplifying content posting, comment moderation, and insight retrieval through the Instagram Graph API.

Core Features & Use Cases

  • Content Publishing: Post photos, reels, stories, and carousels directly to your Instagram feed.
  • Engagement Management: Read, reply to, hide, and delete comments on your posts.
  • Performance Insights: Retrieve account and media-specific insights like impressions, reach, and follower counts.
  • Use Case: Automatically post a daily promotional image to your Instagram Business account, including a caption and relevant hashtags, and then retrieve the post's engagement metrics for reporting.

Quick Start

Use the instagram-page skill to post the image at 'https://example.com/my_photo.jpg' with the caption 'Check out our new product!'.

Frequently Asked Questions about instagram-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Instagram content publishing via the Graph API?

Automate Instagram content publishing by sending direct API calls to graph.facebook.com to post photos, reels, stories, and carousels. This Skill handles media uploads and caption management for Business or Creator accounts through PowerShell.

Can I retrieve Instagram insights and engagement metrics using PowerShell?

Retrieve Instagram insights and engagement metrics using PowerShell by calling the Instagram Graph API. You can fetch account and media-specific data like impressions, reach, and follower counts for performance reporting.

Do I need an Instagram Business account to moderate comments through the Graph API?

Yes, you need an Instagram Business or Creator account to moderate comments through the Graph API. The Skill requires specific credentials for API authentication and user identification to read, reply, hide, and delete comments.

What's the best way to post daily promotional images to an Instagram Business account?

Post daily promotional images to an Instagram Business account by automating media uploads with direct API calls. You can include captions and hashtags, then retrieve the post's engagement metrics for automated reporting.

Does this Instagram Graph API Skill work without external dependencies?

No, this Instagram Graph API Skill requires PowerShell and specific credentials for API authentication. It operates through direct API calls to graph.facebook.com and has no other external dependencies listed.

Why are my Instagram Graph API calls failing to fetch media impressions?

Instagram Graph API calls to fetch media impressions fail without proper API authentication and user identification credentials. You must ensure you are interacting with an authorized Instagram Business or Creator account via PowerShell.