Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

VeritasGraph

VeritasGraph 收录了来自 bibinprathap 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
302
更新
2026-05-10
Forks
34
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

veritasreason
软件开发工程师

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

2026-05-10
causal
软件开发工程师

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

2026-05-10
change
软件开发工程师

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

2026-05-10
decision
软件开发工程师

Full decision lifecycle in VeritasReason � record, query, find precedents (hybrid/advanced), analyze influence, explain, insights dashboard, list, and record exceptions. Uses AgentContext, ContextGraph, DecisionQuery, CausalChainAnalyzer, DecisionRecorder.

2026-05-10
deduplicate
软件开发工程师

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

2026-05-10
embed
软件开发工程师

Generate, inspect, and use node/text embeddings in VeritasReason — 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-05-10
explain
软件开发工程师

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

2026-05-10
export
软件开发工程师

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

2026-05-10
extract
软件开发工程师

Run the full VeritasReason 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-05-10
ingest
软件开发工程师

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

2026-05-10
ontology
软件开发工程师

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

2026-05-10
policy
软件开发工程师

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

2026-05-10
provenance
软件开发工程师

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

2026-05-10
query
软件开发工程师

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

2026-05-10
reason
软件开发工程师

Run reasoning over the VeritasReason 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-05-10
temporal
软件开发工程师

Temporal graph operations on VeritasReason — 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-05-10
validate
软件开发工程师

Validate VeritasReason 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-05-10
visualize
软件开发工程师

Visualize the VeritasReason 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-05-10