skills/transloadit/skills/transform-generate-image-with-transloadit

transform-generate-image-with-transloadit

SKILL.md

Run (No Input File)

Do not use --watch for inputless templates.

npx -y @transloadit/node assemblies create \
  --template builtin/generate-image@latest \
  -f prompt='A minimal product photo of a chameleon on white background' \
  -o ./out/ \
  -j

Footnote (discover more builtin templates):

npx -y @transloadit/node templates list --include-builtin exclusively-latest --fields id,name --json

Debug If It Fails

npx -y @transloadit/node assemblies get <assemblyIdOrUrl> -j

Notes:

  • Some generator/AI robots can be account-gated; if the assembly fails with capability/availability errors, switch templates or confirm the feature is enabled for your account.
Weekly Installs
8
GitHub Stars
1
First Seen
Feb 12, 2026
Installed on
opencode8
claude-code8
github-copilot7
codex7
kimi-cli7
gemini-cli7