Recall Global
Description
--- description: "Retrieve a global memory" argument-hint: "<key>" --- # /nemp:recall-global Retrieve a memory from global storage by exact key or search. ## Usage ``` /nemp:recall-global <key-or-query> ``` ## Arguments - `key-or-query`: Either an exact memory key OR a natural language query to search global memories ## Instructions When the user invokes `/nemp:recall-global`, follow these steps: ### 1. Load Global Memories Read ONLY from global storage: ```bash if [ -f "$HOME/.nemp/memo
Installation
Installs to ~/.claude/skills/sukinshetty-nemp-memory-recall-global/SKILL.md
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-recall-global && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/recall-global.md -o ~/.claude/skills/sukinshetty-nemp-memory-recall-global/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