Knowledge Graph
技能 已验证 活跃当用户说“更新/刷新知识图谱”、“图谱状态”、“盲点”、“知识节点覆盖率”、“CLAUDE.md 覆盖率”或“初始化知识图谱”时使用。当收到钩子注入的“[kg auto-trigger]”消息时也使用。请勿用于常规编码任务。
为 AI 代理提供持久的、特定于项目的记忆,该记忆可以在会话重置后得以保留并提高上下文感知能力,最终提供更准确、更高效的编码辅助。
功能
- 跨代理记忆(Claude Code、MCP)
- 通过快照实现会话间连续性
- 基于共变历史预测错误和上下文
- 通过后台分析实现零中断工作流
- 可追溯到提交/错误的基于证据的规则
使用场景
- 在 AI 代理会话中保持一致的项目上下文
- 提高 AI 编码代理对项目结构和依赖关系的理解
- 确保 AI 代理遵循项目约定并避免已知陷阱
- 提供可审计且版本控制的 AI 代理知识
非目标
- 替换标准版本控制系统
- 存储敏感用户数据或凭据
- 直接执行代码生成或执行(重点是上下文管理)
Trust
- info:Issues Attention过去 90 天内有 1 个开放问题和 0 个已关闭问题,表明近期活动很少,但没有直接的负面信号。
安装
请先添加 Marketplace
/plugin marketplace add hilyfux/knowledge-graph/plugin install knowledge-graph@hilyfux-knowledge-graph质量评分
已验证类似扩展
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Janitor Fix
100自动修复技能问题(首先进行安全预览)。也可与 --prune 一起使用,查找并移除损坏的符号链接、空目录和孤立的技能。