add-provider-doc

Originally fromlobehub/lobe-chat
Installation
Summary

Step-by-step guide for documenting new AI provider integrations across docs, environment variables, and Docker configs.

  • Create bilingual usage documentation (English and Chinese) with 5-6 screenshots, cover images, registration URLs, and pricing callouts, using placeholder API keys only
  • Add environment variable documentation for both languages covering required API keys and optional model list configuration with examples
  • Update three Dockerfile variants and .env.example with provider-specific environment variable declarations
  • Prepare and host image resources (cover image, API dashboard screenshots, and LobeHub configuration screenshots) on the LobeHub CDN
SKILL.md

Adding New AI Provider Documentation

Complete workflow for adding documentation for a new AI provider.

Overview

  1. Create usage documentation (EN + CN)
  2. Add environment variable documentation (EN + CN)
  3. Update Docker configuration files
  4. Update .env.example
  5. 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)
Related skills

More from lobehub/lobehub

Installs
908
Repository
lobehub/lobehub
GitHub Stars
77.1K
First Seen
Jan 27, 2026