creating-integration-docs

Generate Nango integration documentation and update docs.json and providers.yaml.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/velzicom/nango-source --skill creating-integration-docs-velzicom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-integration-docs
Source: https://github.com/velzicom/nango-source/tree/main/.claude/skills/creating-integration-docs
Command: npx skills add https://github.com/velzicom/nango-source --skill creating-integration-docs-velzicom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating comprehensive documentation for new Nango integrations, ensuring consistency and adherence to established patterns.

Core Features & Use Cases

  • Automated Documentation Generation: Creates main integration pages, setup guides, and updates navigation and provider configuration files.
  • Standardized Structure: Follows a defined template for quickstarts, setup instructions, and syncs snippets.
  • Use Case: When a new API like "Stripe" is added to Nango, this Skill can automatically generate the necessary Markdown files, update docs.json and providers.yaml, and provide a clear path for developers to integrate Stripe.

Quick Start

Use the creating-integration-docs skill to add documentation for a new Nango integration called "ExampleApp".

Frequently Asked Questions about creating-integration-docs

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

FAQPage Schema
How do I generate documentation for a new Nango integration?

To generate Nango integration documentation, use this Skill to automatically create main Markdown pages, setup guides, and update configuration files like docs.json and providers.yaml. It standardizes the documentation structure for quickstarts and setup instructions.

What files need to be updated when adding a new API provider to Nango docs?

When adding a new API provider to Nango docs, you must update the docs.json navigation file and the providers.yaml configuration file. The Skill also generates the main integration page and specific setup guides.

Does the Nango documentation generation support API Key and Basic Auth?

Yes, Nango documentation generation supports OAuth2, API Key, and Basic Auth variations. The Skill applies specific templates and guidance for each authentication method to ensure accurate developer docs.

What is the standard structure for Nango integration developer docs?

The standard structure for Nango integration developer docs includes a main integration page, a dedicated setup guide, and syncs snippets. This Skill enforces these defined templates to maintain consistency across the Nango ecosystem.

How do I keep my Nango integration docs consistent with existing patterns?

To keep Nango integration docs consistent, this Skill adheres to established documentation patterns and file structures within the Nango ecosystem. It automates the creation of standardized Markdown files for new API integrations.