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

tmux Skill (OpenClaw)

poropenclaw·openclaw· v1.0.0 · atualizado em 2026-04-10
77
Score

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

tmuxterminal-multiplexerremote-controlcliautomationsession-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtmux/workflow
1. Determine the target tmux session, window, and pane.
2. Construct the appropriate tmux command using the socket path.
3. Send keystrokes to the target pane using `tmux send-keys`.
4. Capture the pane output using `tmux capture-pane`.
5. Optionally, use `wait-for-text.sh` to wait for specific patterns in the output.
6. Parse the output to determine the next action or completion status.
7. Repeat steps 3-6 as needed.
8. Clean up the tmux session when finished.

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

Depende detmux Skill (OpenClaw)
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar ahere.now
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aEraser Diagram Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aReplicas Agent
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

tmux Skill (OpenClaw)
tmux
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
control a tmux session remotelysend keystrokes to a tmux panescrape output from a tmux paneautomate tasks in a tmux sessionmanage tmux sessions programmaticallyinteract with a CLI in tmuxuse tmux for interactive CLIs

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

Dependências

tmuxwait-for-text.sh

Links

GitHub Repository