Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Workflow Creator

pornicepkg·nicepkg· v1.0.0 · atualizado em 2026-04-11
79
Score

Create complete Claude Code workflow directories with curated skills. Use when the user wants to (1) create a new workflow for a specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".

workflow-creationagent-developmentskill-managementclaude-codeai-workflowsdocumentation-generation
Linguagens
PythonTypeScriptJavaScriptShellYAML
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdworkflow-creator/workflow
1
Initialize Directory: — Use `scripts/create_workflow.py` to create the workflow directory structure.
2
Select Skills: — Identify relevant skills from skill aggregators or repositories.
3
Download Skills: — Use `scripts/download_skill.py` to download selected skills into the `.claude/skills/` directory.
4
Generate README.md: — Create an English README file following the specified format.
5
Generate README_cn.md: — Create a Chinese README file with professional terminology.
6
Generate AGENTS.md: — Write AI instructions for the workflow, including pipeline diagram and skill usage guidelines.
7
Update Project READMEs: — Add the new workflow to the project's README files (English and Chinese).
8
Verify Output: — Check the directory structure, skill integrity, and documentation formatting.

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 aOpenClaw CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aSoul Self Evolution
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWix Dashboard Page Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Workflow Creator
workflow-creator
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers9
create workflownew workflowset up workflowbuild a xxx-workflowgenerate workflow directoryinitialize Claude Code projectdownload and organize skillscreate AGENTS.md documentationcreate README.md documentation

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

Dependências

pythonscripts/create_workflow.pyscripts/download_skill.py

Links

GitHub Repository