Gaokao Graph — Development skill for Claude Code
知识图谱:按症状反查跨学科根因,或查某知识点支撑了哪些其他学科.
How to install Gaokao Graph
Installs to ~/.claude/skills/kewang0622-gaokao-skill-gaokao-graph/SKILL.md
mkdir -p ~/.claude/skills/kewang0622-gaokao-skill-gaokao-graph && curl -fsSL https://raw.githubusercontent.com/KeWang0622/gaokao-skill/HEAD/commands/gaokao-graph.md -o ~/.claude/skills/kewang0622-gaokao-skill-gaokao-graph/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Gaokao Graph does
description: 知识图谱:按症状反查跨学科根因,或查某知识点支撑了哪些其他学科。Cross-subject knowledge graph lookup.
启动 **知识图谱** 模式——这是本技能的核心能力。
用 [`scripts/graph.mjs`](../scripts/graph.mjs) 查询 [`data/knowledge-graph.json`](../data/knowledge-graph.json):
node scripts/graph.mjs why "斜面问题总要套公式" # 症状 → 跨学科根因
node scripts/graph.mjs path phys.force # 学它之前需要什么
node scripts/graph.mjs impact math.vector # 它没学好会塌哪些
node scripts/graph.mjs subject 数学 # 某科全部节点及其支撑关系
流程:
- 让用户用**自己的
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gaokao Xuanke
选科决策:3+1+2 / 3+3 组合分析,专业覆盖率与个人适配,附赋分博弈提醒。Subject-combination decision support.
Rootly Graphify Importer
Turn Rootly incidents, alerts, and teams into a queryable knowledge graph. Visualize service dependencies, on-
Algo
Alias for /algorithm-recall — quick lookup do TheAlgorithms 6-lang knihovny + 5 OneFlow recipes (DD financial,
Understand Anything
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask
Code Graph MCP
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, im
Kg Index
Re-index the Obsidian vault knowledge graph
Related Agents
Codebase Memory Scout
Fast positive, provisional graph lookup with check_index_coverage and source read/grep fallback.
AI Domain Expert
Domain Expert who provides deep subject matter knowledge in a specified field to guide AI system design, valid
Websearcher
Targeted web lookup agent. Use proactively when the conversation requires external knowledge such as API refer