返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

skill-graph

Neo4j查询接口用于技能发现——取代扁平的技能注入,Cypher遍历

person作者: jakexiaohubgithub

Skill Graph

Purpose

Neo4j query interface for skill discovery — replaces flat skill injection, Cypher traversal

When to Use

  • When the task involves skill graph capabilities
  • Match query: skill discovery graph query find skill lookup capability neo4j

Key Capabilities

  • Neo4j query interface for skill discovery — replaces flat skill injection, Cypher traversal

Graph Relationships

  • DEPENDS_ON: ["neo4j", "cypher"]
  • COMPOSES: []
  • SIMILAR_TO: []
  • CALLED_BY: []