
nowledge-co/community
9 skills3.7k installs1.3k starsGitHub
Install
npx skills add https://github.com/nowledge-co/communitySkills in this repo
1Read Working Memoryread-working-memory is a nowledge-co/community skill that reads a daily Working Memory briefing at the beginning of AI coding sessions. The briefing contains active focus areas, priorities, unresolved flags, and recent knowledge changes so agents resume with current project context instead of cold starts. Claude Code and Grok Build hooks prefer a fuller Context Bundle when available—owner identity, AI Identity, active scope, active rules, and Working Memory—with Working Memory alone as a lighter fallback. Developers invoke read-working-memory when returning after a break or opening a new conversation on an ongoing codebase.740installs2Distill Memorydistill-memory is a community skill from nowledge-co/community that saves high-value insights from agent conversations without waiting for explicit requests. It detects breakthrough moments such as resolved debugging sessions, design decisions with trade-off rationale, and research conclusions after comparing multiple approaches, then suggests distillation when the conversation produces durable facts, preferences, plans, procedures, or learnings. Developers reach for distill-memory when long-running agent projects lose context between sessions and repeated explanations waste time. The skill emphasizes moment detection over routine logging, targeting searchable personal knowledge that preserves blocking resolutions and architectural choices for future agent invocations.694installs3Search Memorysearch-memory is an agent skill from nowledge-co/community that instructs coding agents to query a personal memory store when past insights would improve the current response. Instead of waiting for explicit recall requests, the skill defines autonomous recognition signals: continuity with prior work, pattern matches to solved problems, decision-context phrases like why we chose X, recurring themes, and implicit references such as that approach or like before. Developers reach for search-memory when agents should proactively surface documented breakthroughs, architecture rationale, and debugging root causes across sessions. The skill fits long-running projects where context drift causes repeated mistakes without memory retrieval.691installs4Save Threadsave-thread is a nowledge-co/community skill that records real agent session messages only when a developer explicitly requests a checkpoint. It uses the nmem CLI command nmem t save with --from claude-code or --from grok to import the current session for the active project, optionally attaching a brief custom summary via -s. The skill forbids auto-save or unsolicited suggestions, keeping thread archives intentional and clean. Developers reach for save-thread before context limits, team handoffs, or pausing multi-step agent work that must resume with full message history. It complements summary checkpoints by preserving the underlying conversation, not a distilled recap alone.669installs5Save Handoffsave-handoff is a Nowledge community agent skill that creates explicit checkpoint summaries only when a developer asks for a resumable handoff, checkpoint, or session summary. When the nmem CLI is available, the skill runs nmem --json t create with goal, decisions, touched files, risks, and next-step fields scoped to Cursor sessions, producing a structured artifact another agent can load. save-handoff does not claim a first-class live Cursor transcript import and instructs agents to explain plainly when nmem is unavailable instead of fabricating a saved thread. Reach for save-handoff at natural breakpoints in long refactors, debugging marathons, or multi-agent handoffs where losing context would force expensive re-discovery. The skill lives in the nowledge-co/community repository and pairs with Nowledge memory tooling for teams standardizing agent continuity across Claude Code and Cursor workflows.323installs6Check Integrationcheck-integration is an agent skill for Nowledge Mem setup and connector troubleshooting in AI coding assistants. The skill runs nmem --json status to confirm the local Nowledge Mem daemon is healthy, detects which agent environment is active, and routes developers to the correct native connector path instead of legacy skills-only memory access. Developers reach for check-integration when memory tools are unavailable, setup questions arise, or they want to upgrade from skills-based memory to a native connector. The workflow is diagnostic-first: validate CLI status, interpret failures, then walk through connector configuration steps until memory read and write operations succeed in the current agent session.302installs7StatusThe status skill supports operating a reliable public status page by structuring component checks, incident updates, maintenance notices, and resolution summaries so teams communicate outages clearly to users and stakeholders.274installs8Nowledge Mem Dockernowledge-mem-docker is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted coding.36installs9Browse Nowbrowse-now is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.15installs