Skip to content

Capture identity, work environment, and standalone graph search (v0.2.11) - #10

Merged
jackaldenryan merged 5 commits into
mainfrom
jack/skill-identity-world-and-standalone-graphs
Aug 25, 2026
Merged

jackaldenryan merged 5 commits into
mainfrom
jack/skill-identity-world-and-standalone-graphs

Conversation

@jackaldenryan

Copy link
Copy Markdown
Collaborator

Summary

  • Broaden the Zep Memory skill so standing writes cover who the user is and their work world (people, teams, projects, tools, company context), not preferences only.
  • Document the two graph types: user graph via search_graph / add_memory; standalone graphs (project, team, company-wide) via list_graphs then search_graph_in / add_memory_to_graph.
  • Bump package version to 0.2.11.

Test plan

  • Read plugins/zep-memory/skills/zep-memory/SKILL.md and confirm triggers include identity and environment, not only preferences.
  • Confirm workflow tells the assistant to use search_graph for the user graph and list_graphs + search_graph_in for standalone graphs (not search_graph on standalone).
  • python3 scripts/plugin_manifests.py --check and python3 scripts/validate_agent_plugin.py
  • After install/reload, ask the assistant to save a fact about a teammate or project and to search a named project graph if standalone tools are enabled.

Made with Cursor

jackaldenryan and others added 5 commits August 24, 2026 13:37
…e skill (v0.2.11).

Co-authored-by: Cursor <cursoragent@cursor.com>
…he conversation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…CP tools.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jackaldenryan
jackaldenryan merged commit a1d6893 into main Aug 25, 2026
1 check passed
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.

1 participant