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

Execute Shell Commands

porhyva-themes·hyva-themes· v1.0.0 · atualizado em 2026-04-11
78
Score

Utility skill to detect the Magento development environment and determine the appropriate command wrapper. This skill should be used by other skills that need to execute shell commands within a Magento environment. It detects Warden, docker-magento, DDEV, and local environments, providing the correct command prefix for execution.

magentoshell-scriptdevelopment-environmentdockerwardenddevcommand-execution
Linguagens
Shell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdhyva-exec-shell-cmd/workflow
1
Detect Environment: — Run the `detect_env.sh` script to identify the Magento environment (Warden, docker-magento, DDEV, or local).
2
Determine Wrapper: — Based on the detected environment, select the appropriate command wrapper from the provided table.
3
Wrap Command: — Construct the full command by wrapping the desired shell command with the selected wrapper.
4
Execute Command: — Execute the wrapped command using the shell.
5
Handle Exceptions: — Implement error handling to catch and log any exceptions during command execution.
6
Return Results: — Return the output of the command execution.

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 com ←Hyva CMS Component Creator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←Hyvä Child Theme Creator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←Compile Tailwind CSS for Hyvä Themes
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aPine Script Developer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aEncore Service Structure
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aFeature Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81

Árvore do Skill

Execute Shell Commands
hyva-exec-shell-cmd
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
detect magento environmentexecute shell command in magentodetermine command wrapper for magentorun magento command in dockeruse warden to execute commanduse ddev to execute commandexecute magento cli commandrun bin/magento command

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 hyva-exec-shell-cmd
$ synaptic skills detail hyva-exec-shell-cmd
$ synaptic skills live hyva-exec-shell-cmd

Links

GitHub Repository