recipe-video-extractor
Installation
SKILL.md
Recipe Video Extractor
Input contract
- Trigger on user messages in the form
recipe <url>. - Validate URL format quickly.
- Immediately acknowledge before extraction starts.
- Example:
Got it ✅ I’m extracting the recipe now.
- Example:
Progress messaging contract
Keep the user in the loop with short status updates for long runs.
Fetching caption/description…Checking pinned and top comments…Structuring ingredients and steps…Finalizing output…
If a stage is unavailable, say so explicitly and continue fallback.