The Nango Function Builder allows users to create and modify Nango functions either as actions or syncs. It is designed for developers working with Nango to ensure their functions follow repeatable patterns and include necessary validation steps.
$ npx skills add https://github.com/nangohq/skills --skill nango-function-builderThe Nango Function Builder skill enables developers to create and modify Nango functions following established patterns for both actions and syncs. It provides structured guidance for building functions that include necessary validation steps, ensuring consistency across integrations. The skill supports multiple implementation approaches including local and remote building workflows, plus migration patterns for deletion detection, checkpoints, and zero-YAML configurations. Developers can use it to accelerate function development while maintaining code quality and reliability across their Nango ecosystem.
Install the skill using the command provided.
Build a new Nango function
Modify an existing Nango function
Create a sync in Nango
Build an action in Nango
$ npx skills add https://github.com/nangohq/skills --skill nango-function-buildergit clone https://github.com/nangohq/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan