# Graph
- Author: PAI User
- Repository: matt-fell-ai/PAI
- Version: 20251220040513
- Stars: 0
- Forks: 0
- Last Updated: 2026-02-07
- Source: https://github.com/matt-fell-ai/PAI
- Web: https://mule.run/skillshub/@@matt-fell-ai/PAI~Graph:20251220040513
---
# Graph Skill
## Overview
`Graph` implements a Temporal Knowledge Graph for the Personal AI Infrastructure. It maps decisions, actions, and entities as nodes and edges to enable multi-hop reasoning.
## Strategic Purpose
To prevent context rot and enable the PAI to understand the deep relationships between past projects, user sentiment, and successful outcomes.
## Tools
- `map `: Maps an entity or decision into the knowledge graph.
- `query `: Performs a multi-hop search to find related nodes.
- `status`: Displays the current density and health of the graph.
## Use When
- You need to find "Why" a certain decision was made in the past.
- Exploring complex relationships between disparate project files.
- Building a long-term strategic map of your digital assets.