Skip to content

feat: add memory-management skill#7

Open
thomas-chen-glean wants to merge 2 commits into
mainfrom
add-memory-management-skill
Open

feat: add memory-management skill#7
thomas-chen-glean wants to merge 2 commits into
mainfrom
add-memory-management-skill

Conversation

@thomas-chen-glean

@thomas-chen-glean thomas-chen-glean commented May 14, 2026

Copy link
Copy Markdown

Summary

  • Adds the memory-management skill from askscio/skills, adapted for the cursor-plugins frontmatter convention
  • Provides playbooks for session continuity, style adaptation, and broad context retrieval using memory_schema and memory MCP tools
  • Updates the Glean plugin README with the new skill entry

Upstream sync

Vendored skill snapshot is synced with the latest upstream, incorporating:

Upstream PR Change What was updated
askscio/skills#25 Rename read_memorymemory, describe memory_schema as read-only discovery, expand tool capability docs Tool references, execution model, search/filtering guidance
askscio/skills#27 Add memory_source as required write input Write inputs in tool docs, subagent delegation guidance

Test plan

  • npm run validate passes
  • Verify skill loads correctly in Cursor with the Glean plugin installed
  • Verify memory_schema and memory work as described in the skill playbooks

thomas-chen-glean and others added 2 commits May 14, 2026 14:28
Add the memory-management skill for reading, writing, and reasoning
about Glean memory entries across sources and categories. The skill
provides playbooks for session continuity, style adaptation, and
broad context retrieval using memory_schema and read_memory tools.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Incorporate upstream changes that renamed read_memory → memory and
added memory_source as a required write input:

- Rename read_memory → memory throughout (unified read/write tool)
- Describe memory_schema as read-only discovery tool
- Add memory_source as required write input in tool docs
- Add memory_source to subagent delegation guidance
- Expand write inputs documentation (action, memory_source, content,
  memory_id, options)
@thomas-chen-glean thomas-chen-glean marked this pull request as ready for review May 27, 2026 18:49
@thomas-chen-glean thomas-chen-glean requested a review from a team as a code owner May 27, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants