add-provider-doc

Automate provider documentation workflows for onboarding, usage guides, and Docker configurations.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/andershi666/lobehub-hr-demo --skill add-provider-doc-andershi666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-provider-doc
Source: https://github.com/andershi666/lobehub-hr-demo/tree/main/lobehub/.agents/skills/add-provider-doc
Command: npx skills add https://github.com/andershi666/lobehub-hr-demo --skill add-provider-doc-andershi666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams through a repeatable workflow for documenting new AI providers, ensuring consistent usage docs, environment variables, Docker configurations, and imagery are created and published.

Core Features & Use Cases

  • Create English and Chinese usage documentation for providers.
  • Document environment variables for EN and CN, including API keys placeholders and model lists.
  • Update Docker configuration files across multiple Dockerfiles.
  • Update .env.example to reflect new provider keys.
  • Prepare cover images and other visuals for hosting on the CDN.

Quick Start

Follow the five-step provider documentation workflow to add a new provider’s usage guides, environment-variable docs, Docker configs, .env example, and image resources.

Frequently Asked Questions about add-provider-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI provider documentation for onboarding and Docker configurations?

Automating AI provider documentation involves creating standardized usage guides, environment variable docs, and Docker configurations. This workflow ensures multi-file updates across self-hosted deployments, applying placeholders instead of real API keys for security.

What is the best way to document environment variables for new AI providers?

Documenting environment variables for new AI providers requires updating .env.example files and creating EN and CN guides. The process enforces standardized frontmatter with name and description, using API key placeholders and model lists to ensure consistency.

How do I create bilingual usage documentation for AI providers?

Creating bilingual usage documentation for AI providers involves generating both English and Chinese guides. This standardized workflow ensures consistent onboarding documentation, covering environment variables, Docker configurations, and image resource preparation for CDN hosting.

Do I need to manually update multiple Dockerfiles when adding a new AI provider?

Updating multiple Dockerfiles when adding a new AI provider does not need to be manual. The documentation workflow automates multi-file updates across Docker configuration files, ensuring standardized environment variable integration and .env.example synchronization.

How does the provider documentation workflow handle image resources and CDN hosting?

The provider documentation workflow handles image resources by preparing cover images and other visuals for CDN hosting. This step is part of the end-to-end onboarding process, ensuring all necessary imagery is ready for publishing alongside the usage guides.