add-provider-doc

Create and organize provider documentation workflows with YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samiabid/lobehub-railway --skill add-provider-doc-samiabid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-provider-doc
Source: https://github.com/samiabid/lobehub-railway/tree/main/.agents/skills/add-provider-doc
Command: npx skills add https://github.com/samiabid/lobehub-railway --skill add-provider-doc-samiabid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes the process of creating comprehensive documentation for new AI providers, ensuring teams can quickly publish English and Chinese usage guides, environment references, Docker configurations, and image resources.

Core Features & Use Cases

  • Structured frontmatter templates: Enforce name and description in YAML frontmatter for discoverability.
  • End-to-end workflow: Covers usage docs, environment variable documentation, Docker config updates, and required assets.
  • Use Case: A team adds a new provider like fal and produces English + Chinese docs, environment docs, and example images ready for deployment.

Quick Start

Create a new provider doc set by following the steps in the workflow and update the SKILL.md frontmatter accordingly.

Frequently Asked Questions about add-provider-doc

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

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

Create provider documentation by following a structured workflow that produces usage guides, environment variable references, Docker configurations, and image assets in both English and Chinese. The Skill enforces YAML frontmatter with name and description fields, standardized sections, and a Quick Start guide for immediate implementation.

What should be included in provider usage documentation?

Provider usage documentation must include YAML frontmatter (name and description), standardized sections, and a Quick Start guide. The workflow also covers environment variable documentation, Docker configuration updates, and image resource preparation to ensure teams can deploy new providers consistently.

Can I create documentation for multiple languages at once?

Yes, this workflow supports creating provider documentation in both English and Chinese content simultaneously. The standardized structure and frontmatter enforcement ensure consistent quality and discoverability across both language versions during the documentation process.

Do I need to update Docker configuration when adding a new provider?

Yes, Docker configuration updates are part of the provider documentation workflow. The Skill covers updating Docker configs alongside usage docs, environment references, and image resource preparation to ensure complete deployment readiness for new AI providers.

What format should provider documentation follow?

Provider documentation must follow a standardized format with YAML frontmatter containing name and description fields, organized sections, and a Quick Start guide. This structure ensures discoverability, consistency, and enables teams to quickly publish comprehensive guides for new AI providers.

How do environment variables fit into provider documentation?

Environment variable documentation is a core component of the provider workflow, created alongside usage guides and Docker configurations. The Skill standardizes how environment references are documented to help teams configure and deploy new providers correctly.