.claude/skills/knowledge-graphRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
知识图谱全栈——通用 Agent 记忆图谱(CRUD/规划/跨skill通信)+ OWL 语义推理(RDFS/OWL Lite/OWL RL/SPARQL/NL混合查询)
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/knowledge-graphRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/knowledge-graphRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/knowledge-graphRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @paudyyin/knowledge-graphclawhub inspect @paudyyin/knowledge-graph --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b4aa13bf1cb40ea649486b9230feaa4a1f71b602905383d798b2eca7f3fb2892phase0/__init__.pyphase0/models.pyphase0/namespace.pyphase0/registry.pyphase1/__init__.pyphase1/jsonl_to_rdf.pyphase1/rdf_to_jsonl.pyphase1/schema_mapping.pyphase2/__init__.pyphase2/reasoner.pyphase3/__init__.pyphase3/rule_config.jsonphase3/rules.pyphase4/__init__.pyphase4/query_engine.pyphase5/__init__.pyphase5/hybrid_query.pyphase6/__init__.pyphase6/export.pyreferences/ARCHITECTURE.mdreferences/queries.mdreferences/schema.mdrequirements.txtscripts/ontology.pyskill-card.mdSKILL.mdtests/__init__.pytests/test_integration.pytests/test_phase0.pytests/test_phase1.pyInitial release of a full-stack, universal knowledge graph system with semantic reasoning. - Implements an extensible entity-relationship data model with type constraints and append-only JSONL storage. - Provides command-line CRUD, relationship, and validation tools via scripts/ontology.py. - Introduces a 7-phase architecture enabling bi-directional JSONL ↔ RDF conversion, multi-level OWL reasoning, rule engines, SPARQL and natural language querying, and export. - Supports domain-specific, file-based, and memory-based use cases; includes full type/schema config and integration tests. - Documentation covers unified data models, reasoning layers, file structure, CLI usage, namespaces, and cross-skill workflows.