10 lines
556 B
JSON
10 lines
556 B
JSON
{
|
|
"name": "knowledge-curator",
|
|
"version": "1.0.0",
|
|
"description": "Audits and restructures the MCP memory-hub knowledge graph: structural integrity, entity deduplication, link discovery and taxonomy design via four read-only subagents. Read-only by default; mutations are explicit, backed up and confirmed.",
|
|
"author": { "name": "l.kirchner" },
|
|
"repository": "https://gitea.luki-net.org/l.kirchner/claude-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["knowledge-graph", "mcp", "memory", "ontology", "deduplication", "curation", "subagents"]
|
|
}
|