instagram-gallery-download

Installation
SKILL.md

Instagram Gallery Download

Use this skill to run gallery-dl for Instagram post/carousel URLs in /p/ form.

Quick Start

  1. Use the helper script for consistent defaults:
    • scripts/download_instagram_gallery.sh 'https://www.instagram.com/p/<code>/'
  2. For login-required content, pass browser cookies:
    • scripts/download_instagram_gallery.sh '<instagram-url>' --cookies-browser chrome

Execution Context

Always run this skill in escalation permission mode.

Required for every invocation:

  • sandbox_permissions: "require_escalated"
  • Run gallery-dl commands outside the Codex sandbox (escalated permissions).
Installs
3
First Seen
May 24, 2026
instagram-gallery-download — ikatkov/agent-skills