·knowledge-graph-builder
</>

knowledge-graph-builder

实现人工智能增强的关系知识的知识图。涵盖本体设计、图数据库选择(Neo4j、Neptune、ArangoDB、TigerGraph)、实体提取、混合图向量架构、查询模式和人工智能集成。 在实现知识图、设计本体、提取实体和关系、选择图数据库或构建混合图向量搜索时使用。用于知识图谱、本体设计、实体解析、图RAG、幻觉检测。对于架构选择和治理,请使用知识库管理器技能。对于文档检索管道,请使用 rag-implementer 技能。

20安装·4热度·@oakoss

安装

$npx skills add https://github.com/oakoss/agent-skills --skill knowledge-graph-builder

如何安装 knowledge-graph-builder

通过命令行快速安装 knowledge-graph-builder AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/oakoss/agent-skills --skill knowledge-graph-builder
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:oakoss/agent-skills。

SKILL.md

查看原文

Knowledge graphs make implicit relationships explicit, enabling AI systems to reason about connections, verify facts, and reduce hallucinations. They combine structured entity-relationship modeling with semantic search for powerful knowledge retrieval.

When to use: Complex entity relationships central to the domain, verifying AI-generated facts against structured knowledge, semantic search combined with relationship traversal, recommendation systems, fraud detection, or pattern recognition.

When NOT to use: Simple tabular data (use a relational database), purely document-based search with no relationships (use the rag-implementer skill), read-heavy workloads with no traversal needs, or when the team lacks graph modeling expertise. For KB architecture selection and governance, use the knowledge-base-manager skill.

实现人工智能增强的关系知识的知识图。涵盖本体设计、图数据库选择(Neo4j、Neptune、ArangoDB、TigerGraph)、实体提取、混合图向量架构、查询模式和人工智能集成。 在实现知识图、设计本体、提取实体和关系、选择图数据库或构建混合图向量搜索时使用。用于知识图谱、本体设计、实体解析、图RAG、幻觉检测。对于架构选择和治理,请使用知识库管理器技能。对于文档检索管道,请使用 rag-implementer 技能。 来源:oakoss/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/oakoss/agent-skills --skill knowledge-graph-builder
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from oakoss/agent-skills

快速解答

什么是 knowledge-graph-builder?

实现人工智能增强的关系知识的知识图。涵盖本体设计、图数据库选择(Neo4j、Neptune、ArangoDB、TigerGraph)、实体提取、混合图向量架构、查询模式和人工智能集成。 在实现知识图、设计本体、提取实体和关系、选择图数据库或构建混合图向量搜索时使用。用于知识图谱、本体设计、实体解析、图RAG、幻觉检测。对于架构选择和治理,请使用知识库管理器技能。对于文档检索管道,请使用 rag-implementer 技能。 来源:oakoss/agent-skills。

如何安装 knowledge-graph-builder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oakoss/agent-skills --skill knowledge-graph-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/oakoss/agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25