Toolverse
All skills

clawdbites

by openclaw

Extract recipes from Instagram reels. Use when a user sends an Instagram reel link and wants to get the recipe from the caption. Parses ingredients, instructions, and macros into a clean format.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Extract recipes from Instagram reels. Use when a user sends an Instagram reel link and wants to get the recipe from the caption. Parses ingredients, instructions, and macros into a clean format.

How to use

  1. Zainstaluj wymagane narzędzia: yt-dlp (pobieranie filmów), ffmpeg (konwersja audio) i Whisper (transkrypcja). Na macOS użyj Homebrew: brew install yt-dlp ffmpeg, a następnie pip3 install --user openai-whisper. Na Linuxie zastosuj odpowiedniki menedżera pakietów.

  2. Przygotuj link do relacji na Instagramie – musi to być publiczny film zawierający przepis w opisie lub nagraniu audio.

  3. Wyślij link do skilla. System automatycznie pobierze metadane i przeanalizuje opis filmu w poszukiwaniu składników i instrukcji.

  4. Jeśli opis zawiera zarówno składniki, jak i instrukcje, otrzymasz sformatowany przepis natychmiast. Jeśli brakuje instrukcji lub są niekompletne, skill automatycznie przejdzie do transkrypcji audio – nie musisz nic robić.

  5. Transkrypcja przebiega lokalnie (bez kluczy API) i wydobywa tekst z nagrania. Wynik łączy się z danymi z opisu.

  6. Otrzymujesz gotowy przepis z wypisanymi składnikami, krokami przygotowania i wartościami odżywczymi w czytelnym formacie.

Related skills

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191