Loading...
Loading...
Generate matching visuals from text via Picsart gen-ai.
npx skill4agent add picsart/gen-ai-skills text-to-visualgen-ai| Mode | Trigger phrases | Reference |
|---|---|---|
| single | "match a visual to this paragraph", "inline image for this section", "one visual for this content" | |
| article-set | "illustrate this blog post", "hero + inline visuals for an article", "full visual set for a draft" | |
| og | "OG image for this URL", "open graph preview", "Twitter card image", "dynamic meta image" | |
product-photo-studiomotion-studiogen-aicurl -fsSL https://picsart.com/gen-ai-cli/install.sh | bash
gen-ai login
gen-ai whoamiReadreferences/modes/<mode>.md# Single image from a prompt
gen-ai generate --model <model> --prompt "<derived from text>"
# Estimate cost first
gen-ai pricing --model <model> --count <N>
# Browse available models
gen-ai modelsgen-aigen-ai pricinggen-ai generatereferences/modes/og.md# Confirm output exists and matches expected dimensions
gen-ai inspect outputs/<run>/<image>.png
# Spot-check the visual matches the source text by re-reading both side by sideproduct-photo-studiomotion-studiogen-ai-use