add-provider-doc

Create usage docs, environment variables, Docker config, and image resources for a new AI provider.

30|10|Updated Aug 5, 2024
One-click install
npx skills add https://github.com/find-xposed-magisk/lobe-chat --skill add-provider-doc-find-xposed-magisk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-provider-doc
Source: https://github.com/find-xposed-magisk/lobe-chat/tree/main/.agents/skills/add-provider-doc
Command: npx skills add https://github.com/find-xposed-magisk/lobe-chat --skill add-provider-doc-find-xposed-magisk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow provides a complete process for adding documentation for a new AI provider, including usage docs, environment variables, Docker configuration, and image resources.

Core Features & Use Cases

  • Create English and Chinese usage documentation
  • Update environment variable documentation for provider keys and configuration
  • Update Docker configuration files and .env.example
  • Prepare and host image resources (cover image, dashboards, and config screenshots)

Quick Start

Create the provider usage docs, update environment variable documentation, adjust Docker files and .env, and prepare image resources for a new AI provider.

Frequently Asked Questions about add-provider-doc

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

FAQPage Schema
How do I add documentation for a new AI provider?

Adding documentation for a new AI provider involves creating usage docs, updating environment variable documentation, modifying Docker configuration files, and preparing image resources like cover images and screenshots.

What steps are required to update Docker configuration when onboarding a new AI provider?

Updating Docker configuration for a new AI provider requires modifying Docker configuration files and updating the .env.example file. These steps ensure the provider's keys and configuration are properly integrated into the deployment environment.

Do I need to create bilingual usage documentation for AI providers?

Creating bilingual usage documentation is part of the AI provider onboarding workflow. The process involves generating both English and Chinese usage documentation to maintain consistent provider docs across platforms for diverse user bases.

What image resources do I need to prepare for new AI provider documentation?

Preparing image resources for AI provider documentation requires gathering and hosting a cover image, dashboards, and config screenshots. These assets must be prepared and hosted to complete the standardized provider documentation workflow.

How do I validate environment variable documentation for provider keys?

Validating environment variable documentation involves following standardized validation checks during the provider documentation workflow. This ensures provider keys and configuration details are accurately documented and properly integrated into the .env.example file.