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
- Use the helper script for consistent defaults:
scripts/download_instagram_gallery.sh 'https://www.instagram.com/p/<code>/'
- 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-dlcommands outside the Codex sandbox (escalated permissions).