Home/技术写作/add-provider-doc
A

add-provider-doc

by @lobehubv
4.6(19)

Provides a complete workflow for adding new AI provider documentation, including creating Chinese and English usage documents and environment variable instructions, ensuring comprehensive documentation.

Technical DocumentationAPI DocumentationProvider IntegrationMarkdownLobeHubGitHub
Installation
npx skills add lobehub/lobehub --skill add-provider-doc
compare_arrows

Before / After Comparison

1
Before

When adding new AI provider documentation, the process was unclear, often leading to missing key files or non-compliance with multilingual (Chinese and English) requirements, resulting in incomplete or inconsistent documentation.

After

Follow a complete workflow to ensure that new AI provider documentation (Chinese and English), environment variables, and Docker configurations are comprehensive and consistent, improving documentation quality and maintainability.

description SKILL.md

add-provider-doc

Adding New AI Provider Documentation Complete workflow for adding documentation for a new AI provider. Overview Create usage documentation (EN + CN) Add environment variable documentation (EN + CN) Update Docker configuration files Update .env.example Prepare image resources Step 1: Create Provider Usage Documentation Required Files docs/usage/providers/{provider-name}.mdx (English) docs/usage/providers/{provider-name}.zh-CN.mdx (Chinese) Key Requirements 5-6 screenshots showing the process Cover image for the provider Real registration and dashboard URLs Pricing information callout Never include real API keys - use placeholders Reference: docs/usage/providers/fal.mdx Step 2: Update Environment Variables Documentation Files to Update docs/self-hosting/environment-variables/model-provider.mdx (EN) docs/self-hosting/environment-variables/model-provider.zh-CN.mdx (CN) Content Format ### {PROVIDER}_API_KEY - Type: Required - Description: API key from {Provider Name} - Example: {api-key-format} ### {PROVIDER}_MODEL_LIST - Type: Optional - Description: Control model list. Use + to add, - to hide - Example: -all,+model-1,+model-2=Display Name Step 3: Update Docker Files Update all Dockerfiles at the end of ENV section: Dockerfile Dockerfile.database Dockerfile.pglite # {New Provider} {PROVIDER}_API_KEY="" {PROVIDER}_MODEL_LIST="" Step 4: Update .env.example ### {Provider Name} ### # {PROVIDER}_API_KEY={prefix}-xxxxxxxx Step 5: Image Resources Cover image 3-4 API dashboard screenshots 2-3 LobeHub configuration screenshots Host on LobeHub CDN: hub-apac-1.lobeobjects.space Checklist EN + CN usage docs EN + CN env var docs All 3 Dockerfiles updated .env.example updated All images prepared No real API keys in docs Weekly Installs343Repositorylobehub/lobehubGitHub Stars73.7KFirst SeenJan 27, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled oncodex298opencode296gemini-cli291github-copilot277claude-code249kimi-cli238

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs829
Rating4.6 / 5.0
Version
Updated2026年3月17日
Comparisons1

User Rating

4.6(19)
5
0%
4
0%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月17日
Last Updated2026年3月17日