Awesome-Agent-Skills-for-Empirical-Research knowledge-graph-skills
9 knowledge graphs skills. Trigger: building knowledge graphs, connecting concepts, ontology design. Design: graph construction, traversal, and visualization for research knowledge.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/tools/knowledge-graph" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-knowledge-graph-s && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/tools/knowledge-graph/SKILL.mdsource content
Knowledge Graphs — 9 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| citation-network-builder | Build and analyze citation networks from academic reference data |
| concept-map-generator | Generate structured concept maps from academic texts automatically |
| graphiti-guide | Build real-time knowledge graphs for AI agents using Graphiti by Zep |
| knowledge-graph-construction | Build research knowledge graphs for literature synthesis and RAG systems |
| notero-zotero-notion-guide | Sync Zotero references and annotations to Notion databases |
| ontology-design-guide | Design ontologies and knowledge graphs for research data modeling |
| openspg-guide | Ant Group knowledge graph engine with SPG and KAG framework |
| rag-methodology-guide | RAG architecture for academic knowledge retrieval and synthesis |
| zotero-markdb-connect-guide | Sync Zotero references to Obsidian and Logseq markdown |