Skill memory
agent skill as memory layer
npx -y skills add memodb-io/skill-memory --skill skill-memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use skill-memory to download, view and edit agent skills in memory. TRIGGER by 'skill', 'memory', 'learn'.
SKILL.md
0.5 KB, as published. Nobody here has run it
Setup
- assume you have
skill-memorycli, if not, runnpm install -g skill-memory
Navigation
- View all available commands and learn how to use
skill-memory. - If user asks you to learn experiences/skills, read How to learn skills of the correct way to create or update skills in memory.