graphify
Installation
SKILL.md
Graphify
Graphify is a CLI. The primary path for every request in this skill is a real
graphify … command, not a slash command and not an improvised Python script.
Use this skill when the main question is "which graphify command answers this, over what scope, and what should we read next?"
The job is to:
- classify the request into one graph packet,
- choose one CLI mode,
- scope the corpus before runtime or token cost explodes,
- report artifacts and any degraded output truthfully,
- route search-only, wiki-only, or project-memory work to the right neighboring skill.