nango
Build product integrations with 900+ APIs using AI
All Skills in This Repository (7)
Pure Emerald Level Indicatorsrunning-tests
Runs Vitest unit, integration, and CLI tests in the Nango monorepo with correct configs.
ui-visual-debugging
Captures and compares Playwright screenshots to visually debug Nango frontend UI changes.
creating-database-migrations
Creates timestamped CommonJS database migrations following Nango repository conventions.
adding-audit-events
Adds audit events to Nango endpoints by updating the vocabulary table, middleware, and webapp filters.
creating-skills
Guides creation of discoverable, scannable agent skills with proper frontmatter and structure.
building-and-verifying
Builds and type-checks the Nango TypeScript monorepo using npm workspaces and project references.
creating-integration-docs
Generate documentation scaffolds for new Nango integrations with config updates.
Frequently Asked Questions
FAQPage SchemaHow to install Nango?โผ
Run `npx skills add NangoHQ/nango --all -g -y` in your terminal to install all skills in this suite globally.
What is Nango used for?โผ
Nango is an open-source platform for building product integrations. It handles OAuth, credential storage, and API requests for 900+ APIs so you can connect your app or AI agents to external services.
Can AI generate integrations with Nango?โผ
Yes. Nango's AI builder generates readable TypeScript integration functions from a plain-language description, which you can review, edit, and deploy to its production runtime.
Does Nango work with Claude Code and Cursor?โผ
Yes. Nango works with any backend language, AI coding tools like Claude Code, Cursor, and Codex, and agent SDKs such as MCP and LangChain.
Is Nango free and self-hostable?โผ
Yes. Nango is open source under the Elastic License and can be self-hosted for free with a limited feature set, or run on Nango Cloud with paid plans.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core