← All skills

Images

Your agent can't process or generate pixels in its sandbox; this resizes, converts, generates, edits, and cuts out backgrounds.

Images

Handles all image needs in one skill: generate brand-new images from text descriptions, find real stock photos matching a scene or subject, edit or restyle existing images with a natural-language instruction, and remove backgrounds to a clean transparent cutout. The skill routes each request to the right approach automatically.

Use when

You need an image, whether to generate one, find a real stock photo, or improve an existing image.

Not for

Moderating images, reading text out of an image (OCR), making logos, or generating QR codes.

What you can do

Each is a sub-skill of Images; the router picks the right one for your request.

What you get back

file (image/png)

Returns a downloadable file, not base64. A stock-photo search may instead return candidate photos for the caller to choose from.

When it checks with you first

The request could mean generate a new image, find a real photo, or edit an existing one, and no source image or intent makes it clear.

Run it

Skills run through one gateway with your Faro token. Hand it an intent in plain language; Faro routes to the right sub-skill, runs it, and bills per call.

curl -X POST "https://skill.askfaro.com/skills/image/run" \
  -H "Authorization: Bearer $FARO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"intent":{"prompt":"Get me a photo of the Rocky Mountains"}}'

Example requests

  • Get me a photo of the Rocky Mountains
  • Make me an image of a red fox in a snowy forest
  • Resize this image to 800x600 and save it as WebP
  • Remove the background from this product photo