Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Nango Function Builder

pornangohq·nangohq· v1.0.0 · atualizado em 2026-04-11
80
Score

Build Nango Functions (TypeScript createAction/createSync/createOnEvent) using the Nango Runner SDK. Includes project/root checks, endpoint conventions, retries/pagination, deletion detection, metadata, and a docs-aligned dryrun/test workflow.

nangointegrationfunction-buildertypescriptactionsyncon-event
Linguagens
TypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdnango-function-builder/workflow
1. Verify the project is a Zero YAML TypeScript project and in the Nango root directory.
2. Compile the project with `nango compile`.
3. Create or update the function file in the appropriate directory (`actions`, `syncs`, or `on-events`).
4. Register the function in `index.ts` using a side-effect import.
5. Validate the function with `nango dryrun ... --validate`.
6. Record mocks with `nango dryrun ... --save` and generate tests with `nango generate:tests`.
7. Run tests with `npm test`.
8. Deploy the function with `nango deploy dev`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aShaping Methodology
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aBuilding With Base Account
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCreate Beads Orchestration
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Nango Function Builder
nango-function-builder
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers8
build a nango functioncreate a nango actioncreate a nango synccreate a nango on-event hookmodify a nango functiondeploy a nango functiontest a nango functionimplement a nango integration

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download nango-function-builder
$ synaptic skills detail nango-function-builder
$ synaptic skills live nango-function-builder

Dependências

zodcryptonode:cryptourlnode:url

Links

GitHub Repository