From hamel-tools
Generates annotated Markdown blog posts from YouTube technical talks and PDF slides using ai-annotate-talk CLI with transcript sync.
npx claudepluginhub hamelsmu/hamel --plugin hamel-toolsThis skill uses the workspace's default tool permissions.
Use the `ai-annotate-talk` CLI tool to create blog posts from technical talks.
Processes YouTube videos to extract transcripts, generate infographics, audio summaries (TTS), and videos via process_video tool.
Transforms YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Activates automatically on YouTube URLs for summarization or explanation requests.
Creates professional tutorial videos from screen recordings using AI narration (Hebrew), music, subtitles via ffmpeg, and auto-distribution to YouTube/WhatsApp.
Share bugs, ideas, or general feedback.
Use the ai-annotate-talk CLI tool to create blog posts from technical talks.
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --output post.md
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --transcript custom.txt
ai-annotate-talk "https://youtu.be/VIDEO_ID" slides.pdf output_images/ --prompt context.txt
GEMINI_API_KEY environment variableJINA_READER_KEY environment variablepoppler-utils installed (brew install poppler on macOS)hamel package must be installed: pip install hamelMarkdown blog post with embedded slide images and synchronized annotations.