SkillHub
Skill GuideMCP GuideBrowseCategoriesSubmit
Sponsor
SkillHub

The discovery platform for Claude MCP servers and skills. Find and install the best tools to extend Claude.

Platform

  • Browse
  • Categories
  • Submit
  • Sponsor

Categories

  • Developer Tools
  • Testing
  • DevOps
  • Security

Resources

  • Quick Start Guide
  • Skills Docs
  • GitHub
  • MCP Protocol

© 2026 SkillHub. All rights reserved.

Privacy PolicyTerms of Service
Back to Skills

happyhorse-video-converter

happyhorse-video-converter is a small Codex skill for converting MP4 videos to WebM.

Claude Code
0 stars

About

HappyHorse Video Converter happyhorse-video-converter is a small Codex skill for converting MP4 videos to WebM. It is designed to stay simple: Convert .mp4 files to .webm Process a single folder or recurse into nested folders Support quality presets: low, medium, high, ultra Current scope is intentionally narrow. It does not handle image conversion, uploads, cleanup, or asset renaming workflows. HappyHorse website: https://tryhappyhorse.com Included Files SKILL.md: skill trigger description and operating instructions agents/openai.yaml: display metadata for skill platforms scripts/mp4_to_webm_converter.py: bundled conversion script Example Usage python scripts/mp4_to_webm_converter.py -i "D:\videos" -o "D:\videos_webm" python scripts/mp4_to_webm_converter.py -i "D:\videos" -o "D:\videos_webm" -r python scripts/mp4_to_webm_converter.py -i "D:\videos" -o "D:\videos_webm" -q high Trigger Intent Use this skill when a user asks to: convert a video to .webm batch-convert a folder of MP4 files recursively transcode MP4 assets for web delivery Requirements ffmpeg available on PATH Python 3 available in the runtime

Tags

Related Skills

Card Twitter

Skill from nexu-io: card-twitter

Claude Code
47.1k
nexu-io

Html Ppt Retro Quarterly Review

Skill from nexu-io: html-ppt-retro-quarterly-review

Claude Code
47.1k
nexu-io

Figma Dev Mode MCP

Figma's official MCP server exposing design structure, auto-layout, and styles to AI coding agents.

MCP
1.4k
Figma
Provider
lili
Category
Design
Type
Skill
Last Updated
April 9, 2026
View Source