跳到主要内容

Source Critique

Grade sources for trust, bias, freshness, and method.

Skill metadata​

SourceBundled (installed by default)
Pathskills/research/source-critique
Version1.0.0
AuthorVibeOS
LicenseMIT
Platformslinux, macos, windows
Tagsresearch, analysis, citations, trust, bias
Related skillsprofessional-research, comparative-analysis, arxiv

Reference: full SKILL.md​

信息

The following is the complete skill definition that VibeOS loads when this skill is triggered. This is what the agent sees as instructions when the skill is active.

Source Critique Skill

Score each source before relying on it. Output a scorecard — not vibes.

When to Use​

  • User asks “is this trustworthy?”, “critique these links”, or due diligence.
  • After web_search / extract, before writing conclusions.
  • Part of professional-research when evidence quality is contested.

Prerequisites​

  • URLs or documents already in hand (search hits, extracts, PDFs).
  • Optional: scripts/score_sources.py from professional-research for a first pass.

How to Run​

  1. List sources (url, title, claimed date, what it asserts).
  2. For each source fill the scorecard below.
  3. Summarize which claims are safe vs need corroboration.

Scorecard (per source)​

### <Title>
- URL:
- Type: primary | secondary | opinion | aggregator | unknown
- Authority: who published / author credentials
- Freshness: date + still relevant? (stale if >2y for fast topics)
- Method: data / citation trail / anecdote / marketing
- Bias / incentive: commercial, political, SEO, none obvious
- Corroboration: backed by [other sources] | standalone
- Grade: A | B | C | D
- Use for: facts | context only | discard
- Notes:

Grading rubric​

GradeRule of thumb
APrimary/official/peer + recent enough + clear method
BReputable secondary; method OK; minor gaps
CUseful hint; must corroborate before relying
DLow trust, stale, or pure opinion — background only

Quick Reference​

SignalEffect
.gov / .edu / official registry↑ authority
Peer review / DOI / arXiv + citations↑ method
Undated SEO blog / affiliate↓ grade
Contradicts A-grade sources without dataflag conflict

Procedure​

  1. Prefer reading the page (web_extract / browser) over the SERP snippet.
  2. Separate facts stated from interpretation.
  3. If two A/B sources conflict, keep both in a Contradictions section — do not pick silently.
  4. Never invent publication dates or author credentials.

Pitfalls​

  • Domain prestige ≠ correctness (press releases on big sites).
  • “Study shows” without link to the study → grade ≤ C.
  • Translations / secondary reports of primary data → mark as secondary.

Verification​

  • Every listed source has a grade and “use for”.
  • At least one sentence on bias/incentive (even “none obvious”).
  • Conflicts called out when present.