SkillAgentSearch skills...

Graphrag.github.io

GraphRAG access patterns and knowledge graph modeling

Install / Use

/learn @graphrag/Graphrag.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GraphRAG Pattern Catalog

GraphRAG is a collection of RAG access patterns which target different layers of a knowledge graph.

It is available on https://graphrag.com

Contributing

Documentation Architecture

The documentation is structured in accordance with Diátaxis principles.

Consider this priority order of contribution:

  1. Glossary - everything gets a glossary entry
  • terse definitions of terminology and names
  • reference citations and attribution where appropriate
  • for example, define "vector embedding"
  • add the entry to /src/content/docs/appendices/glossary.mdx
  1. Reference - some glossary entries are expanded on with reference material
  • describe what something is
  • provide an illustration
  • reference related reference material :)
  • for example, describe what a vector embedding is
  • add a page under /src/content/docs/reference
  • use the template /src/content/docs/reference/template.md
  1. Guide - some reference material gets a how-to guide
  • process-oriented, how to achieve a specific goal
  • try to be implementation independent
  • reference relevant reference material
  • for example, how to perform vector similarity search
  • add a page under /src/content/docs/guides
  • use the template /src/content/docs/guides/template.md
  1. ~~Tutorial - some how-to guides can be combined into tutorials~~
  • prefer to reference/link to tutorials where appropriate and available
  • ~~walk through a complete example, including data~~
  • ~~still try to be implementation independent~~
  • ~~for example, chat with a PDF~~
  • ~~add a page under /src/content/docs/tutorials~~
  • ~~use the template /src/content/docs/tutorials/template.md~~

Research papers

Add relevant research papers from ArXiv by adding an entry to papers.json with the arxivid and an optional github org/repo combination.

Media assets

All diagrams are created using Excalidraw. Original source files are saved under /media and exported SVG images in /src/assets/images.


Sponsors

Neo4j

Thanks to Neo4j for sponsoring this work.

<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://graphrag.com">GraphRAG Pattern Catalog</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://neo4j.com">Neo4j, Inc</a> is licensed under <a href="https://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt=""></a></p>
View on GitHub
GitHub Stars59
CategoryDevelopment
Updated1d ago
Forks21

Languages

Astro

Security Score

100/100

Audited on Mar 27, 2026

No findings