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

Openlogs Server Logs

porcharlietlamb·charlietlamb· v1.0.0 · atualizado em 2026-04-11
81
Score

Fetch and inspect recent local server logs in repos that use openlogs or the `ol` CLI. Use when a user asks what happened in the server, wants recent dev-server output, needs startup errors or stack traces, or asks you to check backend logs from `openlogs tail`, command-specific logs, or `.openlogs/latest.txt`.

log-analysisserver-logsopenlogsdebuggingerror-trackingcli-toolbackend-monitoring
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdopenlogs-server-logs/workflow
1. Attempt `openlogs tail -n 200` to retrieve recent server logs.
2. If the user specifies a command or service, use `openlogs tail <query> -n 200`.
3. If the command fails, try the alias `ol tail -n 200`.
4. If the CLI is unavailable but the workspace is accessible, read `.openlogs/latest.txt` or the command-specific file in `.openlogs/`.
5. If the log directory is missing, verify the server was started with `openlogs <command>` or `ol <command>`.
6. If not, instruct the user to relaunch the server using openlogs.
7. Analyze the logs and provide a summary of the findings.

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

Árvore do Skill

Openlogs Server Logs
openlogs-server-logs
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers9
check server logsinspect recent server outputfetch backend logswhat happened in the servershow me the latest dev-server outputcheck startup errorsinspect stack tracesopenlogs tailol tail

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 openlogs-server-logs
$ synaptic skills detail openlogs-server-logs
$ synaptic skills live openlogs-server-logs

Dependências

openlogsol

Links

GitHub Repository