{
  "markdown": "# AIsa Provider Plugin\n\nUnified API gateway for China's top AI models in Claude Code.\n\n## What it does\n\nAccess 6+ leading Chinese AI models through a single API key and OpenAI-compatible endpoint:\n\n- **Kimi K2.5** — 256k context, strong reasoning\n- **Qwen3 Max** — Multimodal (text + image), reasoning\n- **DeepSeek V3.2** — Cost-effective reasoning ($0.28/M input tokens)\n- **GLM-5** — Multimodal, reasoning\n- **MiniMax M2.1** — Fast inference, 200k context\n- **Seed 1.8** — Reasoning, 128k context\n\n## Installation\n\n### 通过市场安装（推荐）\n```bash\n# 添加市场源（仅需一次）\n/plugin marketplace add https://github.com/aisa-one/aisa-provider\n# 安装插件\n/plugin install aisa-provider\n```\n\n## Setup\n\n```bash\nexport AISA_API_KEY=\"your-key\"\n```\n\nGet your API key at [aisa.one](https://aisa.one).\n\n## Components\n\n```\naisa-provider/\n├── .claude-plugin/\n│   └── plugin.json\n├── skills/\n│   └── aisa-models/\n│       └── SKILL.md\n└── README.md\n```\n\n## Usage\n\nOnce installed, Claude Code automatically activates the `aisa-models` skill when you:\n\n- Ask about Chinese AI models or providers\n- Need to call Qwen, Kimi, DeepSeek, GLM, MiniMax, or Seed APIs\n- Want to compare model capabilities or pricing\n- Need help setting up multi-model inference\n\n## License\n\nMIT\n",
  "bytes": 1228,
  "sha": "7092328fc22de1f2b1998042f6b26e8b7b5c4e0c23e16abfdc0c7257355f9790",
  "repo_slug": "aisa-one/aisa-provider",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_aisa_one_aisa_provider_chinese_llm_model_b229d91b/readme"
}