insta-post

Automates Instagram photo and video posting with AI-powered captions and smart scheduling for optimal engagement.

11|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/mupengi-bot/mupengism --skill insta-post
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insta-post
Source: https://github.com/mupengi-bot/mupengism/tree/main/skills/insta-post
Command: npx skills add https://github.com/mupengi-bot/mupengism --skill insta-post

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer-core, commander, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of uploading images as posts to Instagram, saving users time and effort in content publishing.

Core Features & Use Cases

  • Image Upload: Uploads single or multiple images (for carousels) to Instagram.
  • Captioning: Allows users to specify a caption for the post.
  • Browser Automation: Leverages OpenClaw (CDP) for seamless integration with an active Instagram session.
  • Use Case: A social media manager needs to post a product image with a caption to Instagram daily. This Skill can be triggered to perform the upload automatically.

Quick Start

Use the insta-post skill to upload the image 'my_photo.jpg' with the caption 'A beautiful day!'.

Frequently Asked Questions about insta-post

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

FAQPage Schema
How do I automate Instagram post uploads via browser automation?

Automating Instagram post uploads via browser automation involves using CDP to control an active Instagram tab, uploading JPG images, entering captions, and submitting the post automatically. This process handles the entire upload sequence.

Can I upload multiple images for an Instagram carousel post automatically?

Yes, you can upload multiple images automatically. The Skill supports uploading single or multiple JPG images to create Instagram carousel posts, alongside automated caption entry and post submission.

Do I need an active Instagram session to use browser automation for posting?

Yes, an active Instagram session is required. The Skill leverages CDP through OpenClaw to interact with a connected Instagram tab, meaning you must be logged into Instagram within the browser tool before triggering the upload.

What image format is required for automating Instagram content publishing?

JPG format is required for automating Instagram content publishing. The Skill specifically handles image uploads for posts using JPG files, ensuring compatibility with the browser automation upload mechanism.

How does browser automation handle caption entry for Instagram posts?

Browser automation handles caption entry by allowing users to specify a text caption which is then automatically populated into the Instagram post interface before final submission via the connected browser session.