Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
npx claude-code-templates@latest --skill media/video-downloader 5 скиллов
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
npx claude-code-templates@latest --skill media/video-downloader Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
npx claude-code-templates@latest --skill media/image-enhancer "Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings."
npx claude-code-templates@latest --skill media/transcribe "Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope."
npx claude-code-templates@latest --skill media/speech "Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed."
npx claude-code-templates@latest --skill media/screenshot