adding-nango-provider-support

Official

Streamline adding new provider integrations.

AuthorNangoHQ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill accelerates adding support for a new Nango provider by guiding you to configure the provider in providers.yaml, generate the required documentation pages (main integration page, setup guide, connect guide), and update docs.json following established patterns.

Core Features & Use Cases

  • Provider configuration: Add the provider entry to providers.yaml in alphabetical order and specify authentication and docs metadata.
  • Documentation generation: Create the main integration page and the OAuth/setup and connect guides, aligned with existing templates.
  • Docs integration: Update docs.json to surface the new provider in the APIs & Integrations catalog.
  • Use Case: Onboard a brand-new provider (e.g., Acme) with a complete docs suite and config.

Quick Start

Use this Skill to add a new provider by updating providers.yaml, then generate the main integration page, OAuth setup guide, and connect guide, and finally update docs.json.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adding-nango-provider-support
Download link: https://github.com/NangoHQ/ai-ide-prompts/archive/main.zip#adding-nango-provider-support

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository