
Claudeknows
- 1 repo stars
- Updated March 21, 2026
- CLoaKY233/claudeknows
Memory plugin for Claude Code with /learn, /find-memories, /obtain, /delete-memory
About
claudeknows is a Claude Code skill in the AI & Agent Building category. Memory plugin for Claude Code with /learn, /find-memories, /obtain, /delete-memory
- claudeknows
- AI & Agent Building
- AI-coding skill
Claudeknows by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add CLoaKY233/claudeknows/plugin install claudeknows@claudeknowsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | March 21, 2026 |
| Repository | CLoaKY233/claudeknows ↗ |
What it does
Memory plugin for Claude Code with /learn, /find-memories, /obtain, /delete-memory
README.md
claudeknows
Claude Code plugin for persistent conversation memory.
Included Skills
learnfind-memoriesobtaindelete-memory
Storage
The plugin stores memory in ~/.claude/memory/ by default so it works across projects after installation.
Set CLAUDE_MEMORY_DIR to override the storage location during local testing or for a custom setup.
Local Test
claude --plugin-dir ./claudeknows
Then invoke:
/claudeknows:learn
/claudeknows:find-memories
/claudeknows:obtain
/claudeknows:delete-memory