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

Check workflow endpoints are reachable

porvercel·vercel· v1.0.0 · atualizado em 2026-04-10
80
Score

Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or step-based orchestration.

workflow-orchestrationdurable-functionsserverlessvercelworkflow-devkitstep-functionsresumable-workflows
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdworkflow/workflow
1
Find Documentation: — Use `glob "node_modules/workflow/docs/**/*.mdx"` to locate documentation.
2
Search Documentation: — Use `grep "your query" node_modules/workflow/docs/` to search for specific information.
3
Define Steps: — Create step functions using `"use step"` for logic requiring full Node.js access.
4
Orchestrate Workflow: — Create a workflow function using `"use workflow"` to orchestrate the steps.
5
Handle Errors: — Implement error handling using `FatalError` and `RetryableError`.
6
Test Workflow: — Use `npx workflow health` and `npx workflow web` to debug and test the workflow.

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

Depende deCheck workflow endpoints are reachable
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aExcel Automation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar an8n Workflow Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a企业微信待办事项编辑技能
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Check workflow endpoints are reachable
workflow
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
create a workflowuse durable functionsbuild a resumable workflowuse the Workflow DevKitorchestrate a multi-step processcreate a workflow that survives restartspause a workflow for external eventsretry a workflow on failure

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 workflow
$ synaptic skills detail workflow
$ synaptic skills live workflow

Dependências

workflow@workflow/ai@workflow/core@workflow/next

Links

GitHub Repository