·api-provider-setup
</>

api-provider-setup

aaaaqwq/claude-code-skills

添加和配置第三方 API 中转站供应商到 OpenClaw.当用户需要添加新的 API供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic and OpenAI 兼容的 API 格式。

2Installationen·0Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill api-provider-setup

SKILL.md

| baseUrl | ✅ | API 端点地址(不含 /v1/messages 等路径) | | apiKey | ✅ | API 密钥 | | auth | ✅ | 认证方式,通常为 api-key | | api | ✅ | API 格式:anthropic-messages 或 openai-completions | | models | ✅ | 该供应商支持的模型列表 | | models[].id | ✅ | 模型 ID(调用时使用) | | models[].name | ❌ | 显示名称 | | models[].contextWindow | ❌ | 上下文窗口大小 | | models[].maxTokens | ❌ | 最大输出 token 数 |

添加和配置第三方 API 中转站供应商到 OpenClaw.当用户需要添加新的 API供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic and OpenAI 兼容的 API 格式。 Quelle: aaaaqwq/claude-code-skills.

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill api-provider-setup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill api-provider-setup
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-05
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist api-provider-setup?

添加和配置第三方 API 中转站供应商到 OpenClaw.当用户需要添加新的 API供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic and OpenAI 兼容的 API 格式。 Quelle: aaaaqwq/claude-code-skills.

Wie installiere ich api-provider-setup?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill api-provider-setup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/aaaaqwq/claude-code-skills