Forget
Description
--- description: "Delete a memory by key" argument-hint: "<key> [--force]" --- # /nemp:forget Delete a memory by key. ## Usage /nemp:forget <key> /nemp:forget <key> --force # Skip confirmation ## Arguments - `key`: The exact key of the memory to delete ## Instructions When the user invokes `/nemp:forget`, follow these steps: ### 1. Find the Memory Search for the memory in both storage locations: ```bash # Check project memories [ -f ".nemp/memories.json" ] && cat .nemp/memories.json #
Installation
Installs to ~/.claude/skills/sukinshetty-nemp-memory-forget/SKILL.md
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-forget && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/forget.md -o ~/.claude/skills/sukinshetty-nemp-memory-forget/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development