Agent memory profiles
Design durable user, project, persona, and task memory profiles for local agents.From its SKILL.md
npx -y skills add sarveshsea/design-skills --skill agent-memory-profilesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 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.
SKILL.md
1.0 KB, 183 tokens by cl100k_base, as published. Nobody here has run it
Agent Memory Profiles
Design durable user, project, persona, and task memory profiles for local agents.
When to Use
Use this Note when a Memoire or Studio run needs agent memory profile, persona file, context file, persistent memory.
Workflow
- Separate durable identity, user preferences, project rules, and temporary task state.
- Keep high-authority files small and specific. Long transcripts belong in searchable knowledge stores.
- Prefer append-only memory updates with date, source, and confidence fields.
- When migrating memory, preserve provenance and mark stale or unverifiable entries.
- Review memory before a sensitive run so old preferences do not override current instructions.
Sources
What ships with it: 1 file
897 B alongside SKILL.md
- note.json897 B