clawdbites

Extract complete recipes from Instagram reels using captions, Whisper transcription, and frame analysis.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdbites-jieni777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdbites
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/clawdbites
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill clawdbites-jieni777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill makes it easy to extract complete recipes from Instagram reels when captions are missing or incomplete, saving time from manual transcription.

Core Features & Use Cases

  • Caption parsing to extract ingredients, instructions, and macros from post descriptions.
  • Audio transcription with Whisper for spoken instructions when captions lack details.
  • Frame analysis to read on-screen recipe cards and measurements.
  • Auto-inference of missing quantities and standardizing units for usable recipes.
  • Wishlist and integration with meal planners for saving and organizing tried or planned recipes.

Quick Start

Write a reel URL to start extracting its recipe; the AI will fetch caption data, transcribe audio if needed, and present a clean, formatted recipe.

Frequently Asked Questions about clawdbites

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

FAQPage Schema
How do I extract a recipe from an Instagram reel when the caption is incomplete?

To extract recipes from incomplete Instagram reel captions, this skill uses a multimodal pipeline combining Whisper audio transcription and video frame analysis to capture spoken instructions and on-screen recipe cards, auto-inferring any missing measurements.

Can I get ingredients and macros from an Instagram reel link automatically?

Yes, you can get ingredients and macros automatically by providing an Instagram reel link. The skill parses caption data, transcribes audio with Whisper, and analyzes frames to format complete recipes for meal planning and shopping lists.

What is the best way to transcribe cooking instructions from an Instagram video?

The best way to transcribe cooking instructions from an Instagram video is using a multimodal extraction pipeline. This approach applies Whisper audio transcription alongside frame analysis to read on-screen text and auto-infer missing quantities.

Does this recipe extraction approach work for reels with only on-screen text and no voiceover?

Recipe extraction works for reels with only on-screen text by utilizing video frame analysis and optional OCR. These components read visual recipe cards and measurements directly, providing fallbacks when caption data or audio transcription are missing.

How do I handle missing ingredient quantities when parsing Instagram recipes?

To handle missing ingredient quantities when parsing Instagram recipes, the skill applies auto-inference and standardizes units. This ensures you receive a usable recipe even if the original reel omits specific measurements or macros.