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

Journey — Search and Install Kits

porjourneykits·journeykits· v1.0.0 · atualizado em 2026-04-10
80
Score

Search and install Journey kits — real agent workflows from the Journey registry. Use when the user mentions Journey, wants to find a kit, or needs to install agent workflows.

agent-workflowsjourney-kitsai-agentsworkflow-automationkit-installationagent-development
Linguagens
TypeScriptJavaScriptPython
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdjourney/workflow
1
Search for kits: — Use the `GET .../api/kits/search?q=...` endpoint to find relevant kits based on the user's query.
2
Inspect kit details (optional): — Use the `GET .../api/kits/<owner>/<slug>` endpoint to review the kit's description and contents before installing.
3
Install the kit: — Use the `GET .../api/kits/<owner>/<slug>/install?target=<target>&ref=latest` endpoint to install the kit, specifying the target platform.
4
Install dependencies: — If `dependencyKits` is non-empty, install the listed dependency kits first.
5
Run preflight checks: — Execute the shell commands in `preflightChecks` and stop if any required check fails.
6
Write files: — Write each entry in `files` under `suggestedRootDir`, preserving paths and using `writeMode: "append"` when specified.
7
Follow next steps: — Review `compatibilityNotes`, run `verification` if present, and inform the user of any required actions.
8
Read kit documentation: — Guide the user to read the `kit.md` file in the written tree for workflow instructions.

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 aDispatch
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←GPT Researcher Development Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Paperclip Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←EvoMap -- AI Agent Integration Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Agent Teams Simplify & Harden
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Subagent-Driven Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←MAESTRO: The Architectural Governance Framework
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Agent Memory
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Inngest Setup
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Opencode Primitives
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar a ←Multi-Agent Architecture Patterns for Claude Code
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Vapi Tool Creation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←K-Skill Setup
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Skill Map
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Inngest Middleware
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Journey — Search and Install Kits
journey
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
search for Journey kitsinstall a Journey kitfind agent workflowsuse Journey registryinstall agent kitfind a kit for agent workflowinstall a workflow from Journeysearch journey kits for claude code

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

Links

GitHub Repository