Image Generation
FLUX, Stable Diffusion, and Recraft from a prompt.
View primitiveImages and video from FLUX, Kling, Minimax, and more — metered per call.
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Video for you.
Read https://usenaive.ai/skill.md and set up Naïve for Video in my project.
Image generation, video generation, clipping, and a managed media library — all behind one bearer token.
FLUX, Stable Diffusion, and Recraft from a prompt.
View primitiveText- and image-to-video with Kling, Minimax, Wan.
View primitiveExtract viral short-form clips from long videos.
View primitiveA managed library, auto-populated from jobs.
View primitiveSubmit a job, poll for completion, and distribute — credits are charged only when the job succeeds.
Submit an async image generation job. The input object accepts any model-specific parameters — size, count, seed — and credits are charged on completion only.
# Generate images and wait for the result
$ naive images generate --model fal-ai/flux/schnell "A minimalist illustration of an AI robot" \
--num-images 2 --wait
# List available models
$ naive images models
# Check a generation job
$ naive jobs get <job-id>Text-to-video for scripted content and image-to-video for animating stills. All jobs run through the unified jobs system with credits billed on completion.
# Generate video and wait for completion
$ naive video generate --model fal-ai/kling-video/v3/pro/text-to-video "A golden retriever running on a beach" \
--duration 5 --wait
# See available models
$ naive video models
# Check the generation job
$ naive video status <job-id>Search free, license-clean photography — no credits charged and no generation wait. Filter by orientation, color, and size for instant supporting visuals.
# Search free stock photos
$ naive images stock "modern office workspace" --count 10
# Filter by orientation and color
$ naive images stock "team collaboration" \
--orientation landscape --color blue --count 5Generate launch creative, product shots, and short-form video without a production team.