instagram-publisher

Publish 2 to 10 JPEG images as Instagram carousel posts via the Graph API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the manual friction of publishing multi-image carousel posts to Instagram by automating image hosting, media container creation, and the final publishing workflow.

Core Features & Use Cases

  • Automated Carousel Publishing: Uploads local JPEG images to imgBB and publishes them as a cohesive Instagram carousel.
  • Workflow Integration: Handles the entire Graph API lifecycle, including container status polling and permalink retrieval.
  • Use Case: A social media manager can automate the daily posting of educational carousels by simply pointing the script to a folder of prepared slides and a caption file.

Quick Start

Use the instagram-publisher skill to publish the images located in the output folder with the provided caption.

Frequently Asked Questions about instagram-publisher

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

FAQPage Schema
How do I automate publishing multi-image carousel posts to Instagram?

Automate Instagram carousel publishing by uploading local JPEG images to imgBB and managing media containers via the Graph API to handle the final publishing sequence automatically.

Can I use the Instagram Graph API to post carousels with automated captions?

Yes, the Graph API supports automated caption handling for Instagram carousels by creating media containers for 2 to 10 JPEG images and monitoring their statuses before final publishing.

Do I need an imgBB API key to automate Instagram carousel publishing?

Yes, you need an imgBB API key to host local JPEG images and valid Instagram Business credentials to execute the Graph API media container creation and publishing workflows.

How many images can I include in an automated Instagram carousel post?

Automated Instagram carousel publishing supports workflows requiring 2 to 10 JPEG images per post, creating a cohesive carousel through Graph API media container management.

Does this Instagram publishing automation handle Graph API container polling?

Yes, Instagram publishing automation manages the entire Graph API lifecycle, including automated container status polling to verify image processing before retrieving the final post permalink.

What are the limitations of automating Instagram carousel publishing with this approach?

Limitations include a strict requirement for 2 to 10 JPEG images per post, mandatory Instagram Business credentials, and complete dependency on imgBB for image hosting before Graph API publishing.