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

session-logs

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

Search and analyze your own session logs (older/parent conversations) using jq.

agent-toolingsession-managementconversation-historylog-analysisjqbashdata-extraction
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsession-logs/workflow
1. Identify the agent ID from the system prompt.
2. Locate the session logs directory using the agent ID.
3. Determine the relevant session files based on the user's query (e.g., date range, keywords).
4. Construct the appropriate `jq` command to extract the desired information from the session logs.
5. Execute the `jq` command on the relevant session files.
6. Present the extracted information to the user in a clear and concise format.
7. Handle potential errors, such as invalid session IDs or malformed JSONL files.

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 aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

session-logs
session-logs
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.ACT
5.REFLECT
Triggers8
search my past conversationsanalyze previous chatsfind information from older sessionswhat did we discuss before?retrieve historical contextaccess parent conversationssummarize previous interactionsfind a specific phrase in past sessions

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

Dependências

jqrg

Links

GitHub Repository