S claudeskill.wiki

media

5 скиллов

609

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
593

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
117

"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
54

"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
44

"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