CtrlK
BlogDocsLog inGet started
Tessl Logo

semantica

github.com/semantica-agi/semantica

SkillAddedReview
causal

plugins/skills/causal/SKILL.md

Analyze cause-and-effect relationships in the Semantica knowledge graph — causal chains, interventions, counterfactuals, and causal influence scores.

65

change

plugins/skills/change/SKILL.md

Inspect graph changes over time and ontology version diffs in Semantica. Uses ContextGraph.state_at for point-in-time graph state and change_management.VersionManager for ontology versioning.

61

decision

plugins/skills/decision/SKILL.md

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.

58

deduplicate

plugins/skills/deduplicate/SKILL.md

Detect duplicate entities, duplicate groups, and relationship duplicates in Semantica using fuzzy matching, schema heuristics, and graph similarity.

55

explain

plugins/skills/explain/SKILL.md

Explain Semantica reasoning, decision logic, and graph results with traceability, causal context, and human-readable rationale.

59

export

plugins/skills/export/SKILL.md

Export Semantica graphs, results, and provenance to JSON, RDF, Parquet, CSV, GraphML, and other formats.

63

extract

plugins/skills/extract/SKILL.md

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.

61

ingest

plugins/skills/ingest/SKILL.md

Ingest data from files, databases, APIs, or streams into Semantica knowledge graphs with schema mapping and entity linking.

61

ontology

plugins/skills/ontology/SKILL.md

Manage ontology schemas, concepts, alignments, and SHACL/OWL validation for Semantica knowledge graphs. Uses OntologyEngine and OntologyValidator.

65

policy

plugins/skills/policy/SKILL.md

Define and enforce decision policies, compliance rules, and exceptions over Semantica graphs. Uses ContextGraph.check_decision_rules/enforce_decision_policy and context.PolicyEngine.

56

provenance

plugins/skills/provenance/SKILL.md

Trace data lineage, source attribution, audit trails, and W3C PROV-O export in Semantica graphs. Uses ProvenanceManager.

68

query

plugins/skills/query/SKILL.md

Query Semantica knowledge graphs — in-memory ContextGraph search, SPARQL over RDF triple stores, and Cypher over LPG backends.

66

semantica

.claude/skills/semantica/SKILL.md

Semantica full-stack knowledge graph skill for context graphs, decision intelligence, explainability, extraction, reasoning, visualization, ontology, provenance, policy, and export workflows.

50