Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Cognitive Memory System

porcjhfff·cjhfff· v1.0.0 · atualizado em 2026-04-11
82
Score

Intelligent multi-store memory system with human-like encoding, consolidation, decay, and recall. Use when setting up agent memory, configuring remember/forget triggers, enabling sleep-time reflection, building knowledge graphs, or adding audit trails. Replaces basic flat-file memory with a cognitive architecture featuring episodic, semantic, procedural, and core memory stores. Supports multi-agent systems with shared read, gated write access model. Includes philosophical meta-reflection that deepens understanding over time. Covers MEMORY.md, episode logging, entity graphs, decay scoring, reflection cycles, evolution tracking, and system-wide audit.

cognitive-architecturememory-managementknowledge-graphllm-integrationagent-memoryreflectionaudit-trail
Linguagens
Shell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcognitive-memory/workflow
1
Initialize Memory System: — Run the init script to create the directory structure and initialize Git for audit tracking.
2
Configure Memory Search: — Update the agent's configuration file to enable memory search and specify the provider and sources.
3
Add Agent Instructions: — Append the memory block to the agent's instructions to enable memory-related commands.
4
Process User Input: — The agent classifies user input and writes it to the appropriate memory store.
5
Trigger Reflection: — When triggered, the agent requests tokens, reflects on recent memories, and presents an internal monologue.
6
Record Reflection: — After approval, the agent records the reflection, updates decay scores, and consolidates the self-image.
7
Multi-Agent Memory Access: — Sub-agents propose memories, which the main agent reviews and commits.

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 aProduct Hunt Search & Monitoring
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aMemory Protocol
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aApple App Store ASO Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85

Árvore do Skill

Cognitive Memory System
cognitive-memory
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
set up agent memoryconfigure remember/forget triggersenable sleep-time reflectionbuild knowledge graphsadd audit trailsmanage agent memoriesremember this informationforget this informationreflect on recent eventsconsolidate memories

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

Dependências

gitvoyage

Links

GitHub Repository