From 007491b8262229be2e169bf83ca3818bd64b6ec0 Mon Sep 17 00:00:00 2001 From: "linqing.wang" Date: Thu, 9 Apr 2026 08:35:00 +0800 Subject: [PATCH] Add Knowledge Graph to plugin list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..ace8a02 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [enterprise-integrator-architect](./plugins/enterprise-integrator-architect) - [flutter-mobile-app-dev](./plugins/flutter-mobile-app-dev) - [frontend-developer](./plugins/frontend-developer) +- [knowledge-graph](https://github.com/hilyfux/knowledge-graph) - Built on Anthropic internal engineering practices and Karpathy's AutoResearch methodology. A zero-dependency, git-native memory layer for Claude Code that persists learned context across sessions. Pure bash, ~3ms/event, privacy-first. - [mobile-app-builder](./plugins/mobile-app-builder) - [project-curator](./plugins/project-curator) - [python-expert](./plugins/python-expert)