iiRecord
Agentic AI Atlas · ai-cli
tool:ai-clia5c.ai
II.
Tool JSON

tool:ai-cli

Structured · live

ai-cli json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/ai-cli.yamlCluster · domain
Record JSON
{
  "id": "tool:ai-cli",
  "_kind": "Tool",
  "_file": "domain/tools/ai-cli.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "ai-cli",
    "homepageUrl": "https://ai-cli.dev",
    "kind": "ai-dev-tool",
    "description": "Open source (Apache-2.0) by Vercel Labs — github.com/vercel-labs/ai-cli\n(npm `ai-cli`; self-described \"agent-native\"). Terminal CLI for generating text, images, and video from prompts, with\nmulti-model comparison and pipeable I/O. Routes to models from OpenAI,\nAnthropic, Google, Black Forest Labs, and ByteDance through the Vercel AI\nGateway; short names auto-resolve (e.g. `flux-2-pro`, `gpt-image-2`) and model\ndiscovery is live (no hardcoded list). Supports stdin/stdout piping for chaining\n(`ai image | ai video`), inline terminal image preview via graphics protocols,\nand JSON metadata output for automation. Install `npm install -g ai-cli`; usage\n`ai image \"prompt\"`, `ai video \"prompt\"`, `ai text \"prompt\"`, `ai models`.\nDesigned for scripts, CI pipelines, agent toolchains, and terminal workflows.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:ai-cli",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:ai-cli",
      "to": "skill-area:video-processing",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:ai-cli",
      "to": "evidence:ai-cli-homepage-2026-06",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool:ai-cli",
      "to": "evidence:ai-cli-npm-2026-06",
      "kind": "sourced_from",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}