transform-generate-image-with-transloadit

One-off image generation (prompt -> image file) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/generate-image@latest`) and download outputs locally via `-o`.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "transform-generate-image-with-transloadit" with this command: npx skills add transloadit/skills/transloadit-skills-transform-generate-image-with-transloadit

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

transform-encode-hls-video-with-transloadit

No summary provided by upstream source.

Repository SourceNeeds Review
General

integrate-uppy-transloadit-s3-uploading-to-nextjs

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

docs-transloadit-robots

No summary provided by upstream source.

Repository SourceNeeds Review
General

transloadit

No summary provided by upstream source.

Repository SourceNeeds Review