Prompts · TypeScript · v0.1.0
Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.
#ai#ai-agents#ai-memory
People, skills, MCP servers, plugins and skillsets — everything on Synapth in one place.
Prompts · TypeScript · v0.1.0
Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
This guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context injection, and optionally a real-time observation feed streaming to a messaging channel.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Use this when the user asks to search memory, "did we already solve this?", "how did we do X last time?", or wants work from previous sessions.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Use this when fulfilling claude-mem observer jobs on Grok Bot: reply only skip_summary or one full observation XML, never prose.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Use this when setting up claude-mem on Grok Bot: local worker plus CMEM Pro observer (default), optional host-login observer, or remote cmem.ai. No Cursor required.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Use this when the user asks to search memory, "did we already solve this?", "how did we do X last time?", or wants work from previous sessions.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
This skill should be used when the user asks to "search memory", "what do you remember about X", "check claude-mem", "mem search", "find past observations", "what did we do last session", or wants prior-session context about a project, decision, file, or task. Searches the user's Claude-Mem (cmem.ai) memory.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
This skill should be used when the user asks to "set up claude-mem", "pair claude-mem", "connect cmem", "add my cmem key", "set up cloud sync in Cowork", or provides cmem.ai Connect values (sync token, user id, SyncHub URL) for this plugin. Configures the claude-mem-cowork plugin credentials.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
../../../plugin/skills/do/SKILL.md
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
../../../plugin/skills/make-plan/SKILL.md
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Run the CCS Align seat's hourly breathing cycle — prove the local claude-mem worker is healthy, pull needle observations through search → timeline → get_observations, land them in a seat-owned middle cache via atomic grab → append → filter exclude-marks → replace, manage exclude marks, and walk house → project → seat rules to detect conflicts (SHADOW_HOUSE, DENY_ALLOW, DRIFT, CLOCK_HEADER) with an append-only rules-report.md. Use when asked to run CCS Align, breathe the alignment seat, refresh the middle cache, exclude or restore an observation, walk rules, check rules conflicts, or check the Worker Watch board.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design audit", or asks for a critique that should lead to a plan.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage / consolidate / cluster / dedupe issues, when asked to build a plan series or roadmap from open issues, or when routing a new incoming bug into an existing plan.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing is the final human-required handoff because the maintainer raised npm security.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Interactively create, install, activate, and verify custom claude-mem modes, including domain-specific observation types, concept tags, optional Telegram alerts, bot setup, worker restart, and startup-context verification. Use this whenever someone asks to customize what claude-mem remembers, create or change a mode, track domain-specific notes, add observation types or tags, or send Telegram notifications for particular memories—even if they do not use the word "mode."
#ai#ai-agents#ai-memory
Prompts · TypeScript · v0.1.0
Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
#ai#ai-agents#ai-memory