Memory and context skills

19,122 tagged Memory and context, measured the same way as everything else here.

Browse within: agent-memory 222chatgpt 134ai-memory 105knowledge-base 105agentic 92RAG 88chatbot 83agent-framework 66python 63deep-learning 61foundation-models 59agent-harness 57agent-collaboration 52knowledge-graph 52

auto-perf-optimize

01

microsoft/vscode

Skill Claude CodeCodex

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

190k yesterday A 62 tokens original MIT

chat-perf

02

microsoft/vscode

Skill Claude CodeCodex

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

190k yesterday A 51 tokens original MIT

design-is

03

thedotmack/claude-mem

Skill Claude CodeCodex

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…

93k 2d ago A 91 tokens original Apache-2.0

oh-my-issues

04

thedotmack/claude-mem

Skill Claude CodeCodex

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 /…

93k 2d ago A 97 tokens original Apache-2.0

weekly-digests

05

thedotmack/claude-mem

Skill Claude CodeCodex

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

93k 2d ago A 93 tokens original Apache-2.0

agent-tracing

06

lobehub/lobehub

Skill Claude CodeCodex

Agent tracing CLI for execution snapshots. Use for agent-tracing, traces, snapshots, LLM call inspection, context engine data, agent step analysis, execution debugging, or pulling remote/production traces ("拉线上 tracing") by operation id. Also the first stop for debugging agent tool calls — wrong or missing toolcalls…

82k +22 changed yesterday A 91 tokens

lobehub/lobehub

Skill Claude CodeCodex

LobeHub data-fetching pipeline guide. Use for service layer, Zustand store, SWR, lambdaClient, useClientDataSWR, useFetchXxx hooks, or migrating useEffect fetches.

82k +22 yesterday A 48 tokens

split-micro-app

08

lobehub/lobehub

Skill Claude CodeCodex

Use when splitting a monorepo surface into a standalone micro app (React Router SSR on Cloudflare Workers), splitting a surface whose rendering code lives in the lobehub-cloud business overlay, fighting SSR bundle bloat from main-src imports, deploying its assets to CDN/R2, adding SEO/OG meta to an SSR page, adding a…

82k +22 yesterday A 109 tokens

understand-diff

10

Egonex-AI/Understand-Anything

Skill Claude CodeCodex

Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks.

81k +76 6d ago A 27 tokens original MIT

understand-domain

11

Egonex-AI/Understand-Anything

Skill Claude CodeCodex

Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.

81k +76 6d ago A 38 tokens original MIT

mem0-dream

12

mem0ai/mem0

Skill Claude CodeCodex

Consolidates stored memories by merging duplicates, resolving contradictions, and pruning stale entries. Use when memory count is high, search results feel noisy or repetitive, or periodic cleanup is needed to maintain memory quality.

64k 3d ago A 46 tokens original Apache-2.0

mem0-status

13

mem0ai/mem0

Skill Claude CodeCodex

Diagnoses mem0 connectivity, API key validity, and memory read/write functionality. Use when memory operations fail, searches return empty, addmemory errors occur, or to verify the plugin is working correctly.

64k 3d ago A 44 tokens original Apache-2.0

memory-triage

14

mem0ai/mem0

Skill Claude CodeCodex

Persistent long-term memory protocol powered by mem0. Evaluate conversations for durable facts worth storing via memoryadd. Handles identity, preferences, decisions, configurations, rules, projects, and relationships. Loaded by the openclaw-mem0 plugin when skills mode is active.

64k 3d ago A 58 tokens original Apache-2.0

mempalace-task

15

MemPalace/mempalace

Skill Claude CodeCodex

Create, hand off, claim, execute, and close agent tasks through the MemPalace logstream. Use when the user wants to delegate work, prepare a ready-to-paste task for another agent, receive a MemPalace task id, or explicitly launch a supported headless agent in controlled mode.

59k +10 changed yesterday A 67 tokens original MIT

help

16

MemPalace/mempalace

Skill Claude CodeCodex

Show MemPalace help — available commands, usage tips, and getting started guidance.

59k +10 yesterday A 19 tokens original MIT

mempalace

17

MemPalace/mempalace

Skill Claude CodeCodex

MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API keys.

59k +10 changed yesterday A 47 tokens original MIT

knowledge-wiki

18

zhayujie/CowAgent

Skill Claude CodeCodex

Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structured knowledge; or when the user asks about the knowledge base.

47k +13 yesterday A 46 tokens original MIT

pptx

19

bojieli/ai-agent-book

Skill Claude CodeCodex

A guide for turning a paper, outline, or structured text into a PowerPoint presentation. It covers an 8–12-slide structure, concise slide points, and generation of a .pptx file.

44k 2d ago A 84 tokens original Apache-2.0

curly-quote-sft

20

bojieli/ai-agent-book

Skill Claude CodeCodex

A writing rule set for technical documents that mix Chinese, English, Markdown, and code. It defines when to use curved Chinese quotation marks, straight ASCII quotes, and Markdown backticks.

44k 2d ago A 0 tokens original Apache-2.0

ai-style

21

bojieli/ai-agent-book

Skill Claude CodeCodex

A Chinese-language writing guide for producing or revising reader-facing text such as product announcements, public-account articles, emails, and README files. It focuses on reducing patterns that make writing sound machine-generated.

44k 2d ago A 25 tokens original Apache-2.0

diagnose-crash

22

omacom/omarchy

Skill Claude CodeCodex

Diagnose why a program crashed on this machine, from a systemd-coredump core dump. Use when a process has segfaulted, aborted, or otherwise dumped core, when asked why an application crashed or disappeared, or when a "Process crashed:" desktop notification is acted on. Triggers: crash, segfault, SIGSEGV, SIGABRT, core…

36k yesterday A 116 tokens original MIT

volcengine/OpenViking

Skill Claude CodeCodex

Install and configure the OpenViking long-term memory plugin for OpenClaw via natural conversation. Once installed, the plugin automatically captures facts from chats and recalls relevant context before each reply (auto-capture + auto-recall, cross-session). Covers prerequisites, install through OpenClaw's plugin…

35k +369 changed today A 191 tokens AGPL-3.0

volcengine/OpenViking

Skill Claude CodeCodex

Use OpenViking from OpenClaw through @openviking/openclaw-plugin: long-term memory, session archives, resource and Agent Skill import, semantic recall, recall trace debugging, and externalized tool-result recovery. Prefer this skill when the user wants to use, query, debug, or operate OpenViking context from an…

35k +369 today A 95 tokens AGPL-3.0