SkillHub
Skill GuideMCP GuideBrowseCategoriesSubmit
Submit
SkillHub

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

Platform

  • Browse
  • Categories
  • Submit

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

Figma Dev Mode MCP

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

MCP
363
Figma

Framelink Figma MCP

Provide Figma layout information to AI coding agents for accurate design implementation.

MCP
13.5k
GLips

Web Design Guidelines

Review UI code for compliance with 100+ web interface best practices.

Multi-Platform
22.4k
Vercel
Provider
lili
Category
Design
Type
Skill
Last Updated
April 9, 2026
View Source