An ASE skill built around the official Mux Node SDK for working with Mux Video and Mux Data from JavaScript or TypeScript. It fits agent workflows that need programmable video uploads, asset lifecycle control, playback setup, webhook-aware automation, and analytics integration.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Mux Node SDK for Video and Streaming API Workflows"
slug: "mux-node-sdk-video-and-streaming-api-workflows"
description: "An ASE skill built around the official Mux Node SDK for working with Mux Video and Mux Data from JavaScript or TypeScript. It fits agent workflows that need programmable video uploads, asset lifecycle control, playback setup, webhook-aware automation, and analytics integration."
github_stars: 178
verification: "security_reviewed"
source: "https://github.com/muxinc/mux-node-sdk"
author: "muxinc"
publisher_type: "Company"
category: "Media & Transcription"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "muxinc/mux-node-sdk"
github_stars: 178
npm_package: "@mux/mux-node"
npm_weekly_downloads: 987671
---
# Mux Node SDK for Video and Streaming API Workflows
An ASE skill built around the official Mux Node SDK for working with Mux Video and Mux Data from JavaScript or TypeScript. It fits agent workflows that need programmable video uploads, asset lifecycle control, playback setup, webhook-aware automation, and analytics integration.
## Prerequisites
Node.js or TypeScript runtime with the @mux/mux-node package
## Installation
Use the upstream install or setup path that matches your environment:
- npm install @mux/mux-node
Requirements and caveats from upstream:
- [>)](https://npmjs.org/package/@mux/mux-node) 
- Note: As of v14 of mux-node-sdk, we have changed some internal workings of the SDKs. You can read more about this [here](MIGRATION.md).
- import Mux from '@mux/mux-node';
Basic usage or getting-started notes:
- sh
- The full API of this library can be found in [api.md](api.md).
- <!-- prettier-ignore -->
- Source: https://github.com/muxinc/mux-node-sdk
- Extracted from upstream docs: https://raw.githubusercontent.com/muxinc/mux-node-sdk/HEAD/README.md
## Documentation
- https://www.mux.com/docs/api-reference
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/mux-node-sdk-video-and-streaming-api-workflows/)
No comments yet. Be the first to comment!