Skip to main content
Run any Skill in Manus
with one click
transloadit
GitHub creator profile

transloadit

Repository-level view of 16 collected skills across 2 GitHub repositories.

skills collected
16
repositories
2
updated
2026-06-01
repository explorer

Repositories and representative skills

transform-transcribe-audio-with-transloadit
software-developers

One-off transcription of local audio or video files to text or subtitle files using Transloadit via the official `@transloadit/node` CLI. Use when the user wants speech in local media converted to `.txt`, `.json`, `.srt`, or `.webvtt`; prefer the `speech transcribe` intent with Replicate while ElevenLabs Scribe is not ready.

2026-06-01
transloadit
software-developers

Main entry-point skill for Transloadit. Route to the right `integrate-*`, `transform-*`, or `docs-*` skill, and prefer executing via `npx -y @transloadit/node ...` (CLI) for deterministic behavior.

2026-06-01
transform-upscale-image-with-transloadit
software-developers

One-off AI image upscaling (local image -> upscaled image) using Transloadit via the `transloadit` CLI. Prefer the `image upscale` intent and use `--output` for a deterministic path.

2026-04-23
transform-generate-image-with-transloadit
software-developers

One-off image generation (prompt -> image file) using Transloadit via the `transloadit` CLI. Prefer `image generate` for text-only and input-guided generation, and use `--output` when you need a deterministic path.

2026-04-23
transform-build-mosaic-collage-with-transloadit
software-developers

One-off justified mosaic photo collage (N local images -> single image) using the official `@transloadit/node` CLI. Uses the `/image/merge` Robot's `mosaic` effect to build a tiled layout that keeps every photo fully visible, and downloads the result to an explicit output path via `--output`.

2026-04-18
transform-build-polaroid-collage-with-transloadit
software-developers

One-off polaroid-stack photo collage (N local images -> single image) using the official `@transloadit/node` CLI. Uses the `/image/merge` Robot's `polaroid-stack` effect and downloads the result to an explicit output path via `--output`.

2026-04-18
transform-convert-markdown-to-pdf-with-transloadit
software-developers

Convert a local Markdown file to a sibling PDF via the official `@transloadit/node` CLI. Use when the user wants a `.md` file rendered as a `.pdf`, especially from an agent session or local repo. The CLI resolves auth from the shell environment, the current working directory `.env`, then `~/.transloadit/credentials`.

2026-04-15
transform-describe-image-with-transloadit
software-developers

One-off image description using the official `@transloadit/node` CLI. Use `image describe --fields labels` for object-style labels, or `image describe --for wordpress` for structured alt text, title, caption, and description JSON.

2026-04-15
Showing top 8 of 13 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded