instagram-reels

Installation
SKILL.md

Instagram Reels Skill

Download Instagram Reels, transcribe the audio, and extract the caption/description.

Setup

  1. Install required tools:
pip install yt-dlp
apt install ffmpeg    # or: brew install ffmpeg
  1. Get a free Groq API key at https://console.groq.com
  2. Set your environment variable:
export GROQ_API_KEY="your-groq-api-key"
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 23, 2026
instagram-reels — openclaw/skills