Open-source skills catalog for building Transloadit-powered AI agents.
Transloadit Skills is a curated collection of agent-ready modules for file uploads, processing, and integrations with the Transloadit platform. It organizes capabilities into focused categories that agents can discover and load on demand.
Each skill follows a strict input-output contract and relies on the @transloadit/node CLI for operations. Integration skills include validated reference implementations while keeping production guidance separate from test harness details.
The project targets developers who want to extend AI agents with reliable media handling features such as image transforms, audio transcription, and framework-specific upload flows.
Agents can apply background removal, collage generation, or PDF conversion to user files using dedicated transform skills and explicit output checks.
Developers follow step-by-step guides to embed Transloadit uploads into Next.js apps with Uppy and S3 storage while keeping secrets server-side.
Agents perform fast reference lookups for robot configurations and templates without making live API calls during planning phases.
npx -y skills add https://github.com/transloadit/skills --allnpx -y skills add https://github.com/transloadit/skills --listUse the skills CLI with the --list flag against the GitHub URL to see the current catalog.
Verified reviews from the community shape this listing's rating.
Loading reviews…