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

Inngest Steps

porinngest·inngest· v1.0.0 · atualizado em 2026-04-10
77
Score

Use Inngest step methods to build durable workflows. Covers step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, and patterns for loops and parallel execution.

inngestworkflow-automationserverlessdurable-functionstypescriptevent-drivenbackground-jobs
Linguagens
TypeScriptPythonGo
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdinngest-steps/workflow
1. Define the function using `inngest.createFunction`.
2. Break down the workflow into individual steps.
3. Use `step.run` to execute code, ensuring all non-deterministic logic is within the step.
4. Use `step.sleep` to pause execution for a specified duration.
5. Use `step.waitForEvent` to wait for specific events, handling potential timeouts.
6. Use `step.sendEvent` to trigger other functions.
7. Use `step.invoke` to call other functions and handle their results.
8. Implement error handling and retry logic within each step.

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

Compõe comInngest Flow Control
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAutomation Workflows
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aFile Manager
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aPinchtab
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Inngest Steps
inngest-steps
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
create a durable workflow with Inngestuse Inngest steps in a functionimplement a long-running process with Inngestbuild a reliable background job using Inngestpause execution in an Inngest functionwait for an event in an Inngest workflowsend an event from an Inngest function

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

Dependências

inngesttypescript

Links

GitHub Repository