What problem does it solve? Recalling memory as plain text makes it hard to understand how decisions, facts, and artifacts relate to each other. This Skill renders the project's Memory graph store visually so you can explore clusters, run queries, and browse collections instead of reading flat recall output. ## Core Features & Use Cases - Host-aware rendering: Opens the red-ui MCP App embedded in GUI hosts (Claude Desktop, VS Code, Cursor) and falls back to the browser Workbench via memory serve in terminal hosts like Claude Code. - View mapping: Routes your intent to the right red-ui view — cluster for graph/communities, query for search/cypher, collections for tables, home for overview. - Read-only safety: Never mutates the .red/memory/graph.rdb store and never embeds secrets or tokens in connection URLs. - Use Case: After weeks of ingested decisions and facts, ask to see the memory graph and get an interactive cluster visualization of how your project's knowledge connects. ## Quick Start Ask the agent to show me the memory graph for this project so it opens the visual cluster workspace.