Business automation
Saved Reels Research Pipeline
Turn saved Instagram Reels into recurring, verified capability research: fully local frame and transcript analysis, primary-source claim verification, and a strict safety gate before any tool reaches your agent.
Key ideas
- Incremental collection
- A seen-state file means only newly saved Reels download; empty runs cost nothing.
- Local transcription
- Speech is transcribed by an on-device Whisper model; no audio is uploaded anywhere.
- Interactive onboarding
- One wizard sets up an isolated environment, your session, and your collection — no manual configuration.
- Claim verification
- Every tool a Reel promotes is checked against its official repository or documentation before it counts as real.
- Safety gate
- Only pure prompt/workflow skills may auto-install; anything with code, network, or credentials is proposed to a human first.
A practical starting sequence
- Install the skill from the official repository and run the onboarding wizard in a real terminal.
- Let the wizard create an isolated Python environment, verify your Instagram session, and pick the saved collection to watch.
- Schedule the incremental collector — it prints NO_NEW_REELS and stops when nothing is new.
- Analyze each run locally: bounded frame samples plus a timestamped on-device transcript per Reel.
- Extract every claimed tool, skill, or project and verify it against its primary source; label claims verified, partly verified, unsupported, or misleading.
- Apply the safety gate: auto-adopt only prompt-only skills; write up everything else as a proposal with its blocking reason.
- Record dated findings and sources in a durable research log — never credential values.
Installable skill. This method is published as an MIT-licensed skill. Open the workflow download
Last reviewed: 2026-08-28