instagram-transcriber-ig-transcribe
Download and transcribe Instagram Reels, TikToks, or similar short media directly to a clean note using Whisper API.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Download and transcribe Instagram Reels, TikToks, or similar short media directly to a clean note using Whisper API.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Транскрибирует аудио из Instagram Reels (и других видео) через Yandex SpeechKit. Скачивает видео, загружает в Object Storage, распознает речь и возвращает текст.
Manage Todoist tasks directly. Create, complete, and list tasks safely without leaking your API key to the AI context.
Challenges the user to a scenario-based interview or exam on a specific note. The AI generates challenging questions one by one and grades responses.
A zero-dependency skill to download pure subtitles from any YouTube video and format them into readable notes.
Break through writer's block by forcing accidental connections between completely random notes in your Zettelkasten.
Break down long, rambling essays into atomic Zettelkasten notes without hallucinating or losing text.
基于 SOC 职业分类
| name | Instagram Transcriber (`/ig-transcribe`) |
| description | Download and transcribe Instagram Reels, TikToks, or similar short media directly to a clean note using Whisper API. |
When the user gives you a video link (e.g. /ig-transcribe <url>), follow these steps using the fully local, isolated python script.
CRITICAL: Never ask the user to paste their OpenAI API key in the chat. The Python script handles authentication transparently.
This script relies on yt-dlp which requires FFmpeg to be installed on the user's host machine.
The python wrapper will download the audio (via yt-dlp), send it to the Whisper API, and print the raw transcribed text.
CRITICAL: VIRTUAL ENVIRONMENT To ensure the user's host machine is not polluted, this skill uses an isolated virtual environment.
Run the script exclusively through the provided run.sh bash wrapper. The wrapper will automatically build the environment if it doesn't exist and pass your arguments to the script transparently.
# Setup authentication (if auth error occurs):
/absolute/path/to/Obsidian-AI-Skills/instagram_transcribe/run.sh auth
# Transcribe URL:
/absolute/path/to/Obsidian-AI-Skills/instagram_transcribe/run.sh fetch "URL_HERE"
The underlying Whisper model might lack punctuation or have spelling errors.
Your job as an AI is to act as an expert editor on the returned raw text: