Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

semantica

semantica에는 semantica-agi에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
18
Stars
1.4k
업데이트
2026-04-14
Forks
202
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

semantica
소프트웨어 개발자

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

2026-04-14
causal
소프트웨어 개발자

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

2026-04-09
explain
소프트웨어 개발자

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

2026-04-09
deduplicate
소프트웨어 개발자

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

2026-04-08
export
소프트웨어 개발자

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

2026-04-08
ingest
소프트웨어 개발자

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

2026-04-08
change
소프트웨어 개발자

Track and inspect graph changes, diffs, temporal updates, and the impact of new data on Semantica knowledge graphs.

2026-04-08
decision
소프트웨어 개발자

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.

2026-04-08
embed
소프트웨어 개발자

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, top-links, batch, pairwise.

2026-04-08
extract
소프트웨어 개발자

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.

2026-04-08
ontology
소프트웨어 개발자

Manage ontology schemas, concepts, relationships, and alignments for Semantica knowledge graphs.

2026-04-08
policy
소프트웨어 개발자

Define and enforce policies, access controls, and compliance rules over Semantica knowledge graphs.

2026-04-08
provenance
소프트웨어 개발자

Trace data lineage, source attribution, audit trails, and provenance assertions in Semantica graphs.

2026-04-08
query
소프트웨어 개발자

Query the Semantica knowledge graph using SPARQL, Cypher, keyword search, and structured graph query patterns.

2026-04-08
reason
소프트웨어 개발자

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, hypotheses.

2026-04-08
temporal
소프트웨어 개발자

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.find_precedents(as_of=), ContextGraph.state_at(), CausalChainAnalyzer.trace_at_time(), and TemporalQueryRewriter. Sub-commands: query, snapshot, timeline, causal-at, precedents-at.

2026-04-08
validate
소프트웨어 개발자

Validate Semantica pipelines, extraction quality, graph schemas, and ontology consistency. Returns structured error/warning checklists. Uses PipelineValidator, PipelineBuilder.validate_pipeline(), GraphValidator, and OntologyValidator. Sub-commands: pipeline, step, dependencies, extraction, graph, ontology, performance.

2026-04-08
visualize
소프트웨어 개발자

Visualize the Semantica knowledge graph — topology, centrality, communities, paths, embeddings, decision insights, and temporal evolution. Uses GraphAnalyzer, CentralityCalculator, CommunityDetector, PathFinder, and ContextGraph analytics. Sub-commands: topology, centrality, community, path, decision-graph, insights, temporal, embedding.

2026-04-08