From graphify
Knowledge graph hybride Neo4j + Qdrant. Stocker et retrouver concepts, decisions et entites ; traversee de graphe et recherche semantique ; indexer la sortie de recherche ; seed depuis le vault Obsidian. Declencheurs : stocke dans le graphe, qu'est-ce qui est relie a X, retrouve les concepts lies, graphify_store, graphify_retrieve.
How this skill is triggered — by the user, by Claude, or both
Slash command
/graphify:graphifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the conversation involves:
Use this skill when the conversation involves:
graphify is a hybrid knowledge graph combining Neo4j (structural) and Qdrant (semantic).
Write path:
Read path:
Concept | Entity | Task | Skill | Agent | Source | Session | Decision
Concept -> state["knowledge"] Task -> state["tasks"] Decision -> state["context"] Source -> state["sources"]
v0.1 scaffold -- planning only. Implementation in Phase 3. Use validate_repo.py --show-stubs to track progress.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub geekfamilycorp/tricorderkit --plugin graphify