semantica
01Skill Claude CodeCodex
Semantica full-stack knowledge graph skill for context graphs, decision intelligence, explainability, extraction, reasoning, visualization, ontology, provenance, policy, and export workflows.
Skill Claude CodeCodex
Semantica full-stack knowledge graph skill for context graphs, decision intelligence, explainability, extraction, reasoning, visualization, ontology, provenance, policy, and export workflows.
Plugin Claude Code
Plugin marketplace listing 1 plugin: semantica.
Plugin Claude Code
Full-stack knowledge graph skills: semantic extraction, decision intelligence, context graphs, reasoning, explainability, ontology, provenance, deduplication, visualization, and multi-format export.
Agent
Decision intelligence and causal reasoning specialist for Semantica. Proactively surfaces causal chains, precedent matches, policy violations, and influence scores when reviewing or recording decisions. Use for decision recording, precedent search, causal analysis, policy governance, and decision explainability…
Agent
Reasoning transparency and auditability specialist for Semantica. Answers "why does the graph believe X?", "how was Y inferred?", and "is this decision explainable?" with full evidence chains. Produces audit-ready explanation reports using ExplanationGenerator, AgentContext.tracedecisionexplainability, and…
Agent
General-purpose KG-aware assistant for any Semantica task. Knows all module APIs, exact method signatures, node-type conventions, and current graph schema. Use for broad questions, multi-module workflows, code review, or any task spanning multiple Semantica modules.
Hook
Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, running an inline shell check (2 commands). From semantica-agi/semantica.
Hook
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From semantica-agi/semantica.
Skill Claude CodeCodex
Analyze cause-and-effect relationships in the Semantica knowledge graph — causal chains, interventions, counterfactuals, and causal influence scores.
Skill Claude CodeCodex
Track and inspect graph changes, diffs, temporal updates, and the impact of new data on Semantica knowledge graphs.
Skill Claude CodeCodex
Full decision lifecycle in Semantica � record, query, find precedents (hybrid/advanced), analyze influence, explain, insights dashboard, list, and record exceptions. Uses AgentContext, ContextGraph, DecisionQuery, CausalChainAnalyzer, DecisionRecorder.
Skill Claude CodeCodex
Detect duplicate entities, duplicate groups, and relationship duplicates in Semantica using fuzzy matching, schema heuristics, and graph similarity.
Skill Claude CodeCodex
Generate, inspect, and use node/text embeddings in Semantica — compute Node2Vec embeddings, find similar nodes, score link predictions, batch similarity, and pairwise similarity. Uses NodeEmbedder, SimilarityCalculator, LinkPredictor, and AgentContext. Sub-commands: compute, similar, similarity, predict-link…
Skill Claude CodeCodex
Explain Semantica reasoning, decision logic, and graph results with traceability, causal context, and human-readable rationale.
Skill Claude CodeCodex
Export Semantica graphs, results, and provenance to JSON, RDF, Parquet, CSV, GraphML, and other formats.
Skill Claude CodeCodex
Run the full Semantica semantic extraction pipeline on a file or selected text — NER, relations, events, coreference resolution, triplets, and validation. Clears result cache before each run. Returns Markdown tables with entity/relation/event/triplet results and inline validator warnings.
Skill Claude CodeCodex
Ingest data from files, databases, APIs, or streams into Semantica knowledge graphs with schema mapping and entity linking.
Skill Claude CodeCodex
Manage ontology schemas, concepts, relationships, and alignments for Semantica knowledge graphs.
Skill Claude CodeCodex
Define and enforce policies, access controls, and compliance rules over Semantica knowledge graphs.
Skill Claude CodeCodex
Trace data lineage, source attribution, audit trails, and provenance assertions in Semantica graphs.
Skill Claude CodeCodex
Query the Semantica knowledge graph using SPARQL, Cypher, keyword search, and structured graph query patterns.
Skill Claude CodeCodex
Run reasoning over the Semantica knowledge graph — deductive logic, abductive hypothesis generation, Datalog programs, SPARQL queries, Rete network evaluation. Uses DeductiveReasoner, AbductiveReasoner, DatalogReasoner, SPARQLReasoner, ReteEngine. Sub-commands: deductive, abductive, datalog, sparql, rete, prove…
Skill Claude CodeCodex
Temporal graph operations on Semantica — scoped queries at a point in time, graph snapshots, node change timelines, temporal causal analysis, and graph state reconstruction. Uses AgentContext.findprecedents(asof=), ContextGraph.stateat(), CausalChainAnalyzer.traceattime(), and TemporalQueryRewriter. Sub-commands…
Skill Claude CodeCodex
Validate Semantica pipelines, extraction quality, graph schemas, and ontology consistency. Returns structured error/warning checklists. Uses PipelineValidator, PipelineBuilder.validatepipeline(), GraphValidator, and OntologyValidator. Sub-commands: pipeline, step, dependencies, extraction, graph, ontology, performance.