Smelter Skills
Repository contains Agent Skills for Smelter by Software Mansion
Available skills
smelter-ts-docs— build video/audio apps with the Smelter TypeScript SDK (@swmansion/smelterand its runtime packages): the React-like component API, inputs, outputs, encoders, hooks, resources, and runtimes.smelter-http-api-docs— drive a Smelter server over its HTTP API: routes, WebSocket events, scene components, inputs, outputs, encoders, resources, and side-channel processing.
Installation
Claude Code users
Add marketplace to Claude Code:
/plugin marketplace add smelter-labs/skills
Install skills:
/plugin install smelter-skills@smelter
Other agents
To install skills for other agents use the npx skills tool
Install all skills from the repository:
npx skills add smelter-labs/skills
or install specific skill:
npx skills add smelter-labs/skills -s smelter-ts-docs



