Loading...
Loading...
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
npx skill4agent add lum1104/understand-anything understand-knowledge[[target]]index.md.mdraw/python3 <SKILL_DIR>/parse-knowledge-base.py <TARGET_DIR>scan-manifest.json<TARGET_DIR>/.understand-anything/intermediate/relatedcategorized_underarticle-analyzerarticle-analyzer$INTERMEDIATE_DIR = <TARGET_DIR>/.understand-anything/intermediateanalysis-batch-{N}.jsonpython3 <SKILL_DIR>/merge-knowledge-graph.py <TARGET_DIR>assembled-graph.json<TARGET_DIR>/.understand-anything/knowledge-graph.json<TARGET_DIR>/.understand-anything/meta.json{
"lastAnalyzedAt": "<ISO timestamp>",
"gitCommitHash": "<from git rev-parse HEAD or empty>",
"version": "1.0.0",
"analyzedFiles": <number of wiki articles>
}rm -rf <TARGET_DIR>/.understand-anything/intermediate/understand-dashboard <TARGET_DIR>kind: "knowledge"