Skip to content

docs(openclaw): document KG supersede in skill - #2060

Closed
ggettert wants to merge 2 commits into
MemPalace:developfrom
ggettert:docs/openclaw-skill-v36
Closed

ggettert wants to merge 2 commits into
MemPalace:developfrom
ggettert:docs/openclaw-skill-v36

Conversation

@ggettert

@ggettert ggettert commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • streamline the OpenClaw MemPalace skill so the loaded SKILL.md is behavior-first instead of a full MCP tool catalog
  • move detailed setup and tool-selection guidance into integrations/openclaw/references/
  • update the OpenClaw protocol to use mempalace_kg_supersede for single-valued fact replacements
  • add unhappy paths and anti-patterns for common agent mistakes: guessing from model memory, over-broad search queries, re-mining before repair/reconnect, and unsafe bulk cleanup

Why

This keeps the main skill focused on runtime behavior: when to use MemPalace, how to choose KG vs drawers, and what mistakes to avoid. Detailed setup and tool-selection notes live in references so they remain available without expanding the primary skill prompt.

Validation

  • parsed integrations/openclaw/SKILL.md frontmatter with PyYAML
  • verified version is 3.7.0
  • verified mempalace_kg_supersede is present
  • verified the old invalidate+add replacement rule is absent
  • CI passing

Part of #2236

@wren-on-gg
wren-on-gg Bot force-pushed the docs/openclaw-skill-v36 branch from 43d5b78 to 8929377 Compare August 5, 2026 16:41
Requested-by: Grace Gettert <grace.gettert@carpe.io>
Requested-by: Grace Gettert <grace.gettert@carpe.io>
@ggettert

Copy link
Copy Markdown
Contributor Author

going to open a new PR to see if I can get the workflows running

@ggettert ggettert closed this Aug 12, 2026
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