add-provider-doc

Automate creation and maintenance of AI provider documentation.

Updated Aug 30, 2025
One-click install
npx skills add https://github.com/cute-baobao/pm --skill add-provider-doc-cute-baobao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-provider-doc
Source: https://github.com/cute-baobao/pm/tree/main/.agents/skills/add-provider-doc
Command: npx skills add https://github.com/cute-baobao/pm --skill add-provider-doc-cute-baobao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow standardizes and speeds up creating and updating documentation for new AI providers (OpenAI, Anthropic, etc.), including usage guides, environment variable references, Docker config, and image resources.

Core Features & Use Cases

  • Comprehensive provider docs: Generate and organize EN + CN usage docs, environment variable docs, and Docker configuration references.
  • End-to-end provisioning: Coordinate docs, Docker files, env examples, and imagery to ensure a ready-to-publish provider profile.
  • Use Case: When adding a new provider, run this workflow to create all required docs, update Docker configurations, and prepare assets for hosting.

Quick Start

Create provider docs scaffolds and update Docker and env references 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 automate AI provider documentation onboarding?

Automate AI provider documentation onboarding by using a workflow that generates standardized usage guides, environment variable references, Docker configurations, and image assets. It coordinates optional scripts and references to output a ready-to-publish provider profile.

What is included in standardized AI provider docs?

Standardized AI provider docs include bilingual EN and CN usage guides, environment variable references, Docker configuration files, and prepared image resources for hosting. This ensures a comprehensive and ready-to-publish provider profile.

How do I update Docker configuration when adding a new AI provider?

Update Docker configuration when adding a new AI provider by running an automated workflow that scaffolds the required documentation and modifies Docker files alongside environment variable examples. This coordinates all provisioning end-to-end.

Do I need a SKILL.md file to generate provider documentation?

Yes, you need a SKILL.md file with frontmatter containing the name and description to generate provider documentation. This frontmatter coordinates the creation of optional scripts, references, and assets for the standardized output.

Can I generate bilingual usage guides for new AI providers?

Yes, you can generate bilingual EN and CN usage guides for new AI providers. The workflow standardizes the creation and organization of these guides alongside environment variable docs and Docker configurations.

What is the best way to maintain environment variable references for AI providers?

The best way to maintain environment variable references is to use an automated documentation workflow that updates them alongside Docker configurations and usage guides. This ensures all provider documentation remains standardized and current.