From claude-code-toolkit
Provides persistent memory for Claude Code across sessions/projects using hot cache (MEMORY.md), knowledge wiki with wikilinks, safety hooks, /close-day synthesis, and /tour. Zero dependencies.
npx claudepluginhub rohitg00/awesome-claude-code-toolkitThis skill uses the workspace's default tool permissions.
Your Claude agent remembers everything across sessions and projects.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Your Claude agent remembers everything across sessions and projects.
/close-day — one command captures your entire day/tour — interactive guided walkthroughgit clone https://github.com/awrshift/claude-memory-kit.git my-project
cd my-project
claude
700+ sessions across 7 projects. Adapted from Karpathy/Cole Medin's knowledge base pattern, simplified for daily CLI use.