Stats
Actions
Tags
From memory-optimization
Builds or refreshes persistent graph memory from a mixed corpus using graphify, with helpers for PDFs, Office docs, and noisy web pages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memory-optimization:memory-build-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build persistent graph memory with `graphify`.
Build persistent graph memory with graphify.
Use helper tools only when source format would otherwise reduce graph quality or waste context.
Do not use for:
apx check graphify
apx check markitdown-file-intake
apx check defuddle
Stop and report missing tools. Do not auto-install without approval.
| Situation | Action |
|---|---|
| ready local corpus of readable files | run graphify |
| existing graph plus changed sources | run graphify --update |
| PDF, Office doc, slide deck, or similar hard-to-read format | convert with markitdown-file-intake, then build with graphify |
| article or noisy web page | clean with defuddle, then build with graphify |
| user wants vault browsing after build | offer optional Obsidian export |
graphify is the primary enginegraphify --update over full rebuild when a graph already existsgraphify --update.graphify.graphify: stop and report; no fallback build pathnpx claudepluginhub yeaight7/agent-powerups --plugin memory-optimizationCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.