From cognee-memory
Syncs session cache entries into the permanent Cognee knowledge graph, making session memory searchable. Runs automatically at session end or manually via /cognee-sync.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cognee-memory:cognee-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Bridge session cache entries into the permanent knowledge graph.
Bridge session cache entries into the permanent knowledge graph.
Run the sync script:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/sync-session-to-graph.py
Runs Cognee's session-aware improve for the current session (the server bridges the session from its own session cache — no session text is re-uploaded):
After this, session entries become searchable via /cognee-memory:cognee-search, and the graph knowledge is automatically included in session completion prompts.
npx claudepluginhub topoteretes/cognee-integrations --plugin cognee-memory2plugins reuse this skill
First indexed Jul 17, 2026
Searches Cognee memory including session cache and permanent knowledge graph. Supports filtered category search and debugging via direct server queries.
Extracts key discoveries, decisions, and concepts from a conversation and stores them in the Kindex knowledge graph. Use at session end or after important insights.
Manages persistent knowledge tree with namespaces for proactive recall, search, and organization across conversations. Activates on memory requests or technical topics.