webcodecs-string-finder

Finds valid WebCodecs strings for video and audio by researching codec support tables and detailed specifications on webcodecsfundamentals.org.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "webcodecs-string-finder" with this command: npx skills add socratescli/webcodecs-string-finder

WebCodecs String Finder

This skill helps you find the most supported and appropriate codec strings for WebCodecs, whether for video or audio.

Workflow

1. Requirements Gathering

Understand the user's requirements:

  • Type: Video or Audio?
  • Platform: Chrome, Edge, Android, iOS, etc.?
  • Resolution: 1080p, 4k, etc. (for video)?
  • Codec Name: h264 (avc1), h265 (hev1/hvc1), vp9, av1, opus, aac, etc.?

2. Search for Supported Codecs

Use web_fetch to access the codec support table:

  • URL: https://webcodecsfundamentals.org/datasets/codec-support-table/
  • Identify the most supported codecs based on the requirement (platform and codec type).

3. Confirm Codec Details

For the top candidates found in the previous step, confirm their details:

  • Use web_fetch to visit the detail page: https://webcodecsfundamentals.org/codecs/<CODEC-STRING>.html
  • Replace <CODEC-STRING> with the identified candidate (e.g., avc1.42e01e).
  • Verify that it meets the specific requirements (e.g., profile, level, platform support).

4. Recommendation

Return the 2-3 most fitted codec strings.

  • Provide a brief explanation of why each was chosen.
  • Include the browser/platform support if relevant.

Tips

  • Common video codec strings: avc1.42e01e (H.264 Baseline), avc1.4d401f (H.264 Main), hev1.1.6.l93.b0 (H.265), vp09.00.10.08 (VP9).
  • Common audio codec strings: opus, mp4a.40.2 (AAC-LC).
  • When in doubt, prefer widely supported codecs like H.264 and Opus for maximum compatibility.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

mongolian-llm

【强制使用/零泄漏】任何请求涉及中文、传统蒙古文、西里尔蒙古文之间的翻译,蒙古语/蒙文对话,要求用蒙文输出,或输入包含传统蒙古文字符(Unicode U+1800–U+18AF)时,必须先读取本 SKILL.md 并按本文 API 流程执行;禁止凭模型自身语言知识直接翻译、改写或回答。调用成功后的可见最终回复必须...

Registry SourceRecently Updated
2490knixie
Coding

Web Design Lead Qualifier

Research and score prospective web design clients. Crawl their site, assess fit, and produce a qualification report. Use when asked to qualify a lead, resear...

Registry SourceRecently Updated
Coding

data-engineer

You are a data engineer specializing in building scalable data infrastructure and pipelines. Use when: data pipeline development, big data technologies, data...

Registry SourceRecently Updated
Coding

Maker Ai Best

Get polished MP4 videos ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "...

Registry SourceRecently Updated