Source Comparison

Compare multiple sources on a topic with consensus and disagreement analysis.

cycleuser 4077746 828 B Updated

File contents

Source Comparison Skill

Produce a comparison matrix across multiple sources on the same topic.

Workflow

  1. Identify key dimensions for comparison
  2. Search and gather sources from different types (papers, docs, blogs)
  3. Extract claims per dimension per source
  4. Build comparison matrix
  5. Analyze consensus and disagreements

Output Structure

# Comparison: <topic>

## Comparison Matrix
| Dimension | Source A | Source B | Source C |
|-----------|----------|----------|----------|
| ... | ... | ... | ... |

## Consensus
Points where sources agree.

## Disagreements
Points of conflict with analysis.

## Open Questions
What remains unresolved.

## Sources
Numbered list with URLs.

cycleuser/openlaoke/tree/main/openlaoke/skills/research/source-comparison commit 407774695e

Frequently asked questions

npx skillmds@latest add cycleuser/source-comparison