gen-ai-use

Solid

Generate AI images, videos, audio via Picsart gen-ai CLI.

AI & Automation 4 stars 2 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
23
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# gen-ai CLI — Usage Guide The `gen-ai` CLI generates AI images, videos, and audio from the terminal via the Picsart API. ## When to Use _See the description above._ ## Prerequisites Picsart `gen-ai` CLI installed and authenticated (`gen-ai login`). Note that `gen-ai whoami` only reads cached credentials from disk and reports "✓ Authenticated" if a token file exists with the right shape — it doesn't check expiry and makes no network call, so it succeeding is not proof that a subsequent network-dependent command will succeed. ## How to Run _Use the agent's `terminal` tool to invoke `gen-ai` commands as described in the Procedure below._ ## Quick Reference - **Auth:** `login`, `logout`, `whoami` - **Generation:** `generate`, `remove-bg`, `change-bg`, `enhance`, `vectorize`, `redo`, `extend` - **Models / pricing:** `models`, `models info`, `models compare`, `pricing`, `credits`, `validate` - **Batch:** `batch run`, `batch status`, `batch resume` - **Drive:** `upload`, `upload-to-drive`, `download`, `list` - **Config:** `config get | set | list | keys | unset` - **History:** `history`, `history last`, `history files`, `history clear` - **Utilities:** `completion`, `update` Run `gen-ai <command> --help` for full flag details, or see [references/FLAGS.md](references/FLAGS.md). ## Procedure _See sections below for the detailed walkthrough._ ## Pitfalls - **Stale model ID** — using a name from memory that's been renamed/removed → run `gen-ai models` first or `gen-ai val...

Details

Author
PicsArt
Repository
PicsArt/gen-ai-skills
Created
3 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category