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

asc workflow

porrudrankriyam·rudrankriyam· v1.0.0 · atualizado em 2026-04-10
77
Score

Define, validate, and run repo-local multi-step automations with `asc workflow` and `.asc/workflow.json`. Use when migrating from lane tools, wiring CI pipelines, or orchestrating repeatable `asc` + shell release flows with hooks, conditionals, and sub-workflows.

workflow-automationcli-toolci-cdautomationscriptingdevopstask-orchestration
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdasc-workflow/workflow
1. Author a `.asc/workflow.json` file defining the automation steps.
2. Validate the workflow file using `asc workflow validate`.
3. List available workflows using `asc workflow list`.
4. Preview the workflow execution with `asc workflow run --dry-run <workflow_name>`.
5. Execute the workflow with `asc workflow run <workflow_name> [KEY:VALUE ...]`.
6. Monitor the output (stdout and stderr) for status and errors.
7. Use `jq` to parse the JSON output for automated checks.

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 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

asc workflow
asc-workflow
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
run a workflow with ascvalidate an asc workflowlist available asc workflowsexecute a multi-step automationautomate tasks with asc workfloworchestrate repeatable release flowsuse asc for lane-style automation

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

Dependências

jq

Links

GitHub Repository