ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

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。

Why use this skill?

Easily integrate SiliconFlow, a leading AI model platform with free and affordable models, into OpenClaw using the standard OpenAI protocol. Streamline your AI development.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jooey/add-siliconflow-provider
Or

What This Skill Does

This skill, add-siliconflow-provider, is designed to seamlessly integrate the SiliconFlow AI model inference platform into your OpenClaw environment. SiliconFlow is a prominent domestic platform offering a wide array of over 98 chat models, including popular series like Qwen, DeepSeek, Kimi, GLM, and MiniMax. A key advantage of SiliconFlow is its provision of multiple free models (e.g., Qwen3-8B, DeepSeek-R1-8B) and its competitive pricing for premium models, often at 30-50% of official rates. The integration utilizes the standard OpenAI openai-completions protocol, ensuring easy compatibility. This skill automates the entire process of adding SiliconFlow as a model source, including provider registration, model definition, alias configuration, and fallback linking. It is triggered by natural language requests indicating a desire to add or configure SiliconFlow models.

Installation

To install the add-siliconflow-provider skill, use the following command:

clawhub install openclaw/skills/skills/jooey/add-siliconflow-provider

This command will fetch the skill from the openclaw/skills repository. It's recommended to back up your existing OpenClaw configuration before proceeding:

cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.backup.$(date +%Y%m%d_%H%M%S)

The skill will then guide you through adding the SiliconFlow provider, which involves configuring essential parameters like the provider name (siliconflow), API protocol (openai-completions), Base URL (https://api.siliconflow.cn/v1), and authentication method (Bearer Token via API Key).

Use Cases

This skill is invaluable for users looking to:

  • Expand Model Access: Gain access to a broad spectrum of Chinese AI models not readily available elsewhere.
  • Reduce Costs: Leverage significantly cheaper model inference options provided by SiliconFlow, especially for paid models.
  • Utilize Free Models: Take advantage of the numerous free-to-use models offered by SiliconFlow for testing and development.
  • Streamline Configuration: Automate the complex process of setting up a new AI model provider with standard protocols.
  • Enhance AI Capabilities: Integrate powerful models like Qwen, DeepSeek, and Kimi into your workflows for advanced natural language processing tasks.

Example Prompts

  • "我想配置 SiliconFlow 作为模型源。"
  • "请帮我添加 Kimi 和 Qwen3 的模型。"
  • "为 OpenClaw 接入 SF 的免费模型。"

Tips & Limitations

  • API Key is Crucial: Ensure you have a valid SiliconFlow API Key obtained from their console. The skill requires this for authentication. You can create one at https://cloud.siliconflow.cn/account/ak.
  • Free Models: While free models like Qwen3-8B and DeepSeek-R1-8B are available, check SiliconFlow's terms for any usage limits. Paid models require sufficient balance in your SiliconFlow account.
  • Model Aliases: The skill supports configuring recommended aliases for easier model selection (e.g., sf-qwen3-8b, sf-kimi). You can customize these if needed.
  • OpenAI Compatibility: The openai-completions protocol ensures broad compatibility, but always verify the specific model endpoints and parameters if you encounter issues.
  • Network Access: This skill requires network access to register the provider and potentially to test API keys with SiliconFlow's endpoints. Ensure your network allows outbound connections to api.siliconflow.cn.
  • Configuration Changes: The skill modifies your openclaw.json configuration file. Always keep a backup, as demonstrated in the installation steps.

Metadata

Author@jooey
Stars1947
Views22
Updated2026-03-04
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jooey-add-siliconflow-provider": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#siliconflow#ai models#provider integration#openai
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api

Related Skills

openclaw-starter-guide

OpenClaw 小白养成手册。从零开始搭建多 Agent AI 助手系统的完整指南,包含免费起步方案(Qwen 零成本)、进阶方案(MiniMax Coding Plan ¥49/月)、旗舰外援(SiliconFlow/NewCLI 按需调用)。涵盖模型策略、Fallback 链设计、额度管理、常见故障排查。适合首次部署 OpenClaw 或想优化模型成本的用户。当用户说"怎么开始"、"新手指南"、"省钱方案"、"模型怎么选"、"fallback 怎么配"时使用此 skill。

jooey 1947

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 支持中英文混合、本地播放、循环播放和音量控制。

jooey 1947

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。

jooey 1947

add-minimax-provider

为 OpenClaw 配置 MiniMax 作为模型源。MiniMax 提供两种接入方式:API Key 直连(openai-completions 协议)和 OAuth 门户(anthropic-messages 协议)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 MiniMax"、"配 minimax"、"接入 MiniMax 模型"、"加海螺模型"、"配 M2.1"时使用此 skill。

jooey 1947