add-newcli-provider
为 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。
Why use this skill?
Effortlessly set up code.newcli.com as a model source in OpenClaw, adding Claude, GPT, and Gemini. Optimize costs with the special AWS Claude line.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jooey/add-newcli-providerWhat This Skill Does
This skill, add-newcli-provider, configures OpenClaw to use code.newcli.com as a model source. It sets up four distinct providers: newcli for the main Claude line, newcli-aws for a special low-cost Claude line (consuming 1/24th the tokens), newcli-codex for GPT series models, and newcli-gemini for Gemini series models. This skill handles the complete process of provider registration, model definition, alias configuration, and fallback linking and verification. It is designed to be triggered by administrator commands such as "add Claude," "add GPT," "configure newcli," "add fox source," "integrate Claude model," "integrate GPT model," "add codex," or "add aws line."
NewCLI acts as a model proxy service, providing access to various LLMs through a unified account and API key. The four providers are necessary due to different API protocols and endpoints used by Claude, GPT, and Gemini. Additionally, Claude has two distinct lines (newcli and newcli-aws) with different token consumption rates, requiring separate configurations. The newcli-aws provider is particularly noteworthy for its significantly reduced token cost, making it ideal for important tasks, with the main newcli provider serving as a fallback.
Installation
To install this skill, use the following command:
clawhub install openclaw/skills/skills/jooey/add-newcli-provider
Use Cases
- Integrating diverse LLM backends: Easily add support for Anthropic Claude, OpenAI GPT, and Google Gemini models through a single proxy service.
- Cost optimization: Leverage the
newcli-awsprovider for significant cost savings on Claude model usage. - Simplified model management: Configure multiple model providers with a single skill, streamlining the OpenClaw setup process.
- Flexible AI backend selection: Enable users to choose between different model providers and lines based on cost, performance, or availability.
- Automated provider setup: Automate the often tedious process of registering new model providers, including defining models, aliases, and fallback mechanisms.
Example Prompts
- "Configure newcli with my API key and Claude, GPT, and Gemini models."
- "Add the AWS Claude line as the primary source for newcli."
- "Set up codex and gemini providers using code.newcli.com."
Tips & Limitations
- API Key: Ensure you have a valid API key from NewCLI. This key is shared across
newcli,newcli-aws, andnewcli-codexproviders. - Model Verification: It is crucial to verify which models are actually available and working with your API key. Do not rely solely on documentation; test models using the provided
curlcommands or similar tools. - AWS Line Usage: The
newcli-awsline offers a 1/24 token consumption rate. It is recommended to prioritize this line for important tasks. - Cloudflare Protection: The
/v1/modelsendpoint on NewCLI is protected by Cloudflare, preventing direct API calls to list available models. Always confirm model availability through your NewCLI account dashboard. - Provider Differences: While
newcliandnewcli-awsuse the same API key and serve Claude models, they have different base URLs and, importantly, different cost structures. Thenewcli-codexandnewcli-geminiproviders use distinct API protocols and endpoints. - Security Warning: The provider explicitly warns against distributing the AWS line address, as doing so may result in account suspension and forfeiture of funds.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jooey-add-newcli-provider": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
add-siliconflow-provider
为 OpenClaw 配置硅基流动 (SiliconFlow) 作为模型源。SiliconFlow 是国内领先的 AI 模型推理平台,提供 98+ 个 chat 模型,包含多个免费模型(Qwen3-8B、DeepSeek-R1-8B 等)。使用标准 OpenAI 协议(openai-completions)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加硅基流动"、"配 SiliconFlow"、"接入 SF 模型"、"加 Kimi"、"加 Qwen3"、"加免费模型"、"接入 DeepSeek V3.2"时使用此 skill。
openclaw-starter-guide
OpenClaw 小白养成手册。从零开始搭建多 Agent AI 助手系统的完整指南,包含免费起步方案(Qwen 零成本)、进阶方案(MiniMax Coding Plan ¥49/月)、旗舰外援(SiliconFlow/NewCLI 按需调用)。涵盖模型策略、Fallback 链设计、额度管理、常见故障排查。适合首次部署 OpenClaw 或想优化模型成本的用户。当用户说"怎么开始"、"新手指南"、"省钱方案"、"模型怎么选"、"fallback 怎么配"时使用此 skill。
callmac
Remote voice control for Mac from mobile devices using commands like /callmac or /voice. Broadcast announcements, play alarms, tell stories, wake up kids - all triggered from Telegram/WhatsApp messages. Uses edge-tts with mixed Chinese/English support, local playback, loops, and volume control. | 从移动设备通过 /callmac 或 /voice 命令远程控制 Mac 语音功能。广播公告、播放闹钟、讲故事、叫孩子起床 - 全部通过 Telegram/WhatsApp 消息触发。使用 edge-tts 支持中英文混合、本地播放、循环播放和音量控制。
add-minimax-provider
为 OpenClaw 配置 MiniMax 作为模型源。MiniMax 提供两种接入方式:API Key 直连(openai-completions 协议)和 OAuth 门户(anthropic-messages 协议)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 MiniMax"、"配 minimax"、"接入 MiniMax 模型"、"加海螺模型"、"配 M2.1"时使用此 skill。