knowledge-synthesis

star 47

知识合成 — 将多来源信息融合为结构化知识,生成摘要、报告和知识图谱

diegosouzapw By diegosouzapw schedule Updated 2/28/2026

name: knowledge-synthesis description: 知识合成 — 将多来源信息融合为结构化知识,生成摘要、报告和知识图谱 version: "1.0.0" license: MIT metadata: author: blackplume233 actant-tags: "synthesis,knowledge,summarization,researcher" layer: auxiliary agent: researcher

Knowledge Synthesis

Overview

Fuse multi-source information into structured knowledge; generate summaries, reports, and knowledge graphs.

Information Fusion

  • Merge overlapping content; resolve redundancy
  • Align terminology across sources; normalize units and formats
  • Preserve provenance (source, timestamp) for each fact

Contradiction Resolution

  • Detect conflicting claims across sources
  • Apply source-evaluation scores to prefer higher-credibility sources
  • Surface unresolved contradictions to user with context

Structured Output Generation

  • Reports: Executive summary, key findings, recommendations, appendix with sources
  • Summaries: Bullet-point or paragraph form; configurable length
  • Comparisons: Side-by-side analysis (e.g., tool A vs B); pros/cons tables

Knowledge Graph Entry Creation

  • Extract entities (people, orgs, concepts) and relations
  • Create graph nodes and edges; support incremental updates
  • Export to standard formats (JSON-LD, RDF) for downstream use

Confidence Scoring

  • Assign confidence (0–1) to synthesized claims based on source agreement and quality
  • Include confidence in output; flag low-confidence items for review
Install via CLI
npx skills add https://github.com/diegosouzapw/awesome-omni-skill --skill knowledge-synthesis
Repository Details
star Stars 47
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator
diegosouzapw
diegosouzapw Explore all skills →