muxincmuxincOfficialยท3 Agent Skills Included

ai

Video summarization, moderation, chapters, captions, and semantic search

Generates summaries, chapters, moderation scores, translations, and embeddings from video and audio assets with single function calls. Eliminates manual prompt engineering, transcript wrangling, and multi-step media pipeline code. Works with OpenAI, Anthropic, Google, and Baseten through one typed TypeScript interface with built-in retries and evaluations.
npx skills add muxinc/ai --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Mux AI?โ–ผ

Run `npx skills add muxinc/ai --all -g -y` in your terminal to install all skills in this suite globally.

How to summarize a video automatically?โ–ผ

Call the getSummaryAndTags workflow with your Mux asset ID to get a title, description, and tags in one typed result. It handles transcript fetching and provider calls for you.

Which AI providers does Mux AI support?โ–ผ

It supports OpenAI, Anthropic, Google, Baseten, ElevenLabs, and any OpenAI-compatible endpoint. You switch providers through a simple workflow option without changing your code.

Can Mux AI moderate video content?โ–ผ

Yes. The getModerationScores workflow detects inappropriate content with configurable thresholds and flags assets that exceed your limits.

Does Mux AI work with audio-only files?โ–ผ

Yes. Most workflows, including summarization, moderation, chapters, and embeddings, work with both video and audio-only Mux assets.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’