为 OpenClaw 配置 code.newcli.com 作为模型源,包含四个 provider:newcli(Claude 主线路)、newcli-aws(Claude AWS 特价线路,消耗 1/24)、newcli-codex(GPT 系列)、newcli-gemini(Gemini 系列)。适用于需要接入 Claude 或 GPT 模型的场景。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 Claude"、"加 GPT"、"配 newcli"、"加 fox 源"、"接入 Claude 模型"、"接入 GPT 模型"、"加 codex"、"加 aws 线路"时使用此 skill。
$npx -y skills add leoyeai/openclaw-master-skills --skill add-newcli-providerInstalls into the current project.
Run `npx skills use "https://github.com/leoyeai/openclaw-master-skills" --skill "leoyeai/openclaw-master-skills/add-newcli-provider"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leoyeai/openclaw-master-skills" that are relevant to the current task. Run `npx skills add "https://github.com/leoyeai/openclaw-master-skills"` and select the relevant skills, then follow their instructions.