From 4f857597da74cd6f2388c76e1bd559dde786e1b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 12 Feb 2026 23:36:42 +0800 Subject: [PATCH] docs: optimize provider list in OpenClaw integration skill (#3490) --- .../higress-openclaw-integration/SKILL.md | 28 +++++++++++++------ 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/.claude/skills/higress-openclaw-integration/SKILL.md b/.claude/skills/higress-openclaw-integration/SKILL.md index 3bc5110e5..5b65685b5 100644 --- a/.claude/skills/higress-openclaw-integration/SKILL.md +++ b/.claude/skills/higress-openclaw-integration/SKILL.md @@ -15,21 +15,31 @@ Deploy Higress AI Gateway and configure OpenClaw to use it as a unified model pr 1. **Which LLM provider(s) to use?** (at least one required) + **Commonly Used Providers:** + | Provider | Parameter | Notes | |----------|-----------|-------| - | 阿里云通义千问 (Dashscope) | `--dashscope-key` | Models: qwen-* | - | DeepSeek | `--deepseek-key` | Models: deepseek-* | - | Moonshot (Kimi) | `--moonshot-key` | Models: moonshot-*, kimi-* | | 智谱 / z.ai | `--zhipuai-key` | Models: glm-*, Code Plan mode enabled by default | - | OpenAI | `--openai-key` | Models: gpt-*, o1-*, o3-* | - | Claude | `--claude-key` | Models: claude-* | | Claude Code | `--claude-code-key` | **Requires OAuth token from `claude setup-token`** | + | Moonshot (Kimi) | `--moonshot-key` | Models: moonshot-*, kimi-* | + | Minimax | `--minimax-key` | Models: abab-* | + | 阿里云通义千问 (Dashscope) | `--dashscope-key` | Models: qwen-* | + | OpenAI | `--openai-key` | Models: gpt-*, o1-*, o3-* | + | DeepSeek | `--deepseek-key` | Models: deepseep-* | + | Grok | `--grok-key` | Models: grok-* | + + **Other Providers:** + +
+ Click to expand full provider list + + | Provider | Parameter | Notes | + |----------|-----------|-------| + | Claude | `--claude-key` | Models: claude-* | | Google Gemini | `--gemini-key` | Models: gemini-* | | OpenRouter | `--openrouter-key` | Supports all models (catch-all) | - | Grok | `--grok-key` | Models: grok-* | | Groq | `--groq-key` | Fast inference | | Doubao (豆包) | `--doubao-key` | Models: doubao-* | - | Minimax | `--minimax-key` | Models: abab-* | | Mistral | `--mistral-key` | Models: mistral-* | | Baichuan (百川) | `--baichuan-key` | Models: Baichuan* | | 01.AI (Yi) | `--yi-key` | Models: yi-* | @@ -38,11 +48,13 @@ Deploy Higress AI Gateway and configure OpenClaw to use it as a unified model pr | Fireworks AI | `--fireworks-key` | - | | Together AI | `--togetherai-key` | - | | GitHub Models | `--github-key` | - | - + **Cloud Providers (require additional config):** - Azure OpenAI: `--azure-key` (requires service URL) - AWS Bedrock: `--bedrock-key` (requires region and access key) - Google Vertex AI: `--vertex-key` (requires project ID and region) + +
**Brand Name Display (z.ai / 智谱):** - If user communicates in Chinese: display as "智谱"