nowledge-mem-bub-plugin/src/skills/nowledge-mem/SKILL.md
Search, save, and manage knowledge across all your AI tools through Nowledge Mem.
npx skillsauth add nowledge-co/community nowledge-memInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You have access to the user's personal knowledge graph through Nowledge Mem. This graph contains knowledge from all their AI tools — decisions from Claude Code, preferences from Cursor, insights from ChatGPT, and more — not just this Bub session. Knowledge you save here will be available in their other tools too.
Recognise these signals and call mem.search before answering:
Search both memories and threads. When a memory has source_thread_id,
fetch the full conversation with mem.thread for deeper context.
Call mem.save when durable knowledge appears:
Skip: routine fixes, work-in-progress, simple Q&A, generic info.
Guidelines:
mem.context returns today's Working Memory briefing: focus areas, priorities,
recent changes, and open questions. Read it at the start of a session or when
the user asks "what am I working on?"
Two paths into past conversations:
mem.search returns source_thread_id → mem.threadmem.threads finds conversations by keyword → mem.threadUse offset for pagination on long threads.
mem.connections shows how a memory relates to other knowledge:
related topics, EVOLVES chains (how understanding changed over time),
and source document provenance.
mem.timeline shows recent activity grouped by day.
tools
Cross-AI personal knowledge graph memory (Nowledge Mem). Stores memories from this tool, Claude Code, Cursor, browser capture, imported documents, and more. Use when: (1) the user asks about prior work, decisions, preferences, people, dates, plans, or todos, (2) the user references something discussed before or says "remind me" / "what did we decide" / "what was I working on", (3) the conversation produces a decision, preference, plan, or learning worth keeping, (4) the user wants to browse recent activity or explore how ideas connect, (5) the user asks about a past conversation or wants to find a specific thread.
tools
# Nowledge Mem for OpenClaw Use this guide when an AI agent is helping a user install, configure, verify, or explain the Nowledge Mem OpenClaw plugin. Nowledge Mem is not just "memory for OpenClaw." It is the user's shared memory layer across OpenClaw, Claude Code, Cursor, browser capture, imported threads, and documents. OpenClaw joins that context exchange. ## Use This When - The user wants to install or configure the OpenClaw plugin - The user wants OpenClaw to connect to existing Nowledg
tools
Check Nowledge Mem setup, detect your agent, and guide native plugin installation. Use when the user asks about setup, configuration, or when memory tools aren't working as expected.
tools
Load your current context at session start. Shows what you were working on, active priorities, and unresolved flags. Also trigger when resuming after a break or when the user asks what am I working on.