add-provider

by ThinkInAIXYZ 6.2k Apache-2.0 Updated Aug 18, 2026
Integrations Codex
add-provider skill by ThinkInAIXYZ
add-provider — Integrations skill by ThinkInAIXYZ

add-provider is an open-source integrations skill for Codex, published by ThinkInAIXYZ. Its author describes it as: “Add a DeepChat LLM provider through explicit reviewed source changes. Use when a developer asks Codex to add a provider, provider profile, upstream provider config, model catalog mapping, provider auth behavior, or a…”. The project has 6.2k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `git clone https://github.com/ThinkInAIXYZ/deepchat ~/.claude/skills/add-provider`.

What add-provider does

Generate DeepChat provider integration changes against the current provider architecture. Keep provider display data in `PublicProviderConf`, map runtime behavior to known transports, and use a special provider implementation only when the API behavior requires one.

Installation

Add add-provider to your agent with:

git clone https://github.com/ThinkInAIXYZ/deepchat ~/.claude/skills/add-provider

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for add-provider is organised into these sections:

  • Goal
  • Required Inputs
  • Supported Paths
  • OpenAI-Compatible API
  • Existing Native Transport
  • Special Provider
  • Guardrails
  • Workflow
  • Output Checklist

When to use it

Reach for add-provider when you want integrations help from Codex without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear Apache-2.0 license — safe to read and adapt
  • Ships in ThinkInAIXYZ/deepchat, an established project with 6,228 GitHub stars
  • Declares compatibility with Codex
  • Actively maintained (recent commits)

Topics

agentagent-skillsaiai-assistantai-sdkchatgptclaudecross-platformdeepseekelectrongeminiharness-designhermes-agentllm-clientmcpmcp-clientopenai-clientopenclaw

Frequently asked questions

What does add-provider do?
Add a DeepChat LLM provider through explicit reviewed source changes. Use when a developer asks Codex to add a provider, provider profile, upstream provider config, model catalog mapping, provider auth behavior, or a special provider adapter in this repository.
How do I install add-provider?
Run git clone https://github.com/ThinkInAIXYZ/deepchat ~/.claude/skills/add-provider in your agent, then reload your skills. Review the source at https://github.com/ThinkInAIXYZ/deepchat before installing.
Is add-provider free to use?
Yes. add-provider is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
Which agents does add-provider work with?
add-provider declares compatibility with Codex. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Where does add-provider come from?
add-provider ships inside ThinkInAIXYZ/deepchat, a repository that contains 25 catalogued skills in total. The repository's 6,228 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Integrations →

Drive native desktop apps through DeepChat's built-in Computer Use tools. Use when the user asks to operate, inspect, automate, or perform a GUI task in a real desktop application.

6.2k ThinkInAIXYZ Apache-2.0

Drive a native macOS app via the cua-driver MCP server or CLI — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").

6.2k ThinkInAIXYZ Apache-2.0

Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.

6.2k ThinkInAIXYZ Apache-2.0

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

6.2k ThinkInAIXYZ Apache-2.0

DeepChat app settings modification (DeepChat 设置/偏好) skill. Activate ONLY when the user explicitly asks to change DeepChat's own settings/preferences (e.g., theme, language, font size...). Do NOT activate for OS/system settings, editor settings, or other apps.

6.2k ThinkInAIXYZ Apache-2.0