m3-graph
SolidShow memories related to a given one — knowledge-graph traversal up to 3 hops.
AI & Automation 16 stars
3 forks Updated today Apache-2.0
Install
Quality Score: 77/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# M3 Graph
## When to Use
Use this skill when you want to visualize the connections, dependencies, contradictions, and references of a specific memory in the local Knowledge Graph.
## Instructions
Call `m3:memory_graph` with `id="$ARGUMENTS"`, `depth=2`.
Render as an indented tree: the root memory at the top, each related memory underneath with the relationship type and direction (`→ supersedes`, `← derived_from`, etc.). Truncate content to 80 chars per node.
If the result is empty, the memory has no recorded relationships yet. Suggest `/m3:search` for content-similar items instead.
Details
- Author
- skynetcmd
- Repository
- skynetcmd/m3-memory
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
m3-search
Hybrid memory search — FTS5 + semantic vector + MMR diversity rerank.
16 Updated today
skynetcmd AI & Automation Listed
m3-get
Fetch one memory by UUID or short prefix.
16 Updated today
skynetcmd AI & Automation Listed
memory-connections
Show a memory's connections to other memories, grouped by relationship (parent, child, sibling). Pass the memory's ID or title in the argument.
2 Updated today
oxHive