Back to list
motoki317

fact-check

by motoki317

2🍴 0📅 Jan 21, 2026

SKILL.md


name: Fact Check description: This skill should be used when the user asks to "verify claims", "fact check", "validate documentation", "check sources", or needs verification of external source references. Provides patterns for systematic fact verification using Context7 and WebSearch.

<error_escalation> Claim cannot be verified due to missing documentation Note in report as unverifiable, proceed Conflicting information from different sources Document discrepancy, use AskUserQuestion for clarification Claim directly contradicts authoritative source STOP, flag discrepancy to user with evidence Security-related claim is incorrect BLOCK operation, require explicit user acknowledgment </error_escalation>

  Version-specific example:
  Claim: "React 18 introduces automatic batching for all updates"
  Verification: Query Context7 with topic="batching" for React 18 docs
  Result: Confirmed - React 18 automatically batches state updates inside promises, setTimeout, and native event handlers
</example>
  Threshold: Flag claims with confidence below 80
</example>
  Web standards: WebSearch with domain filters
  MDN Web Docs: developer.mozilla.org
  W3C: w3.org
  WHATWG: html.spec.whatwg.org
  OWASP: owasp.org
</example>

<best_practices> Use Context7 as primary source for library documentation claims Flag all claims with verification confidence below 80 Document evidence source for each verification Prefer libraries with Context7 trust score 7+ for verification Use WebSearch fallback when Context7 unavailable Include direct quotes from sources as evidence Note when verification source has version mismatch </best_practices>

<anti_patterns> Marking claims as verified without actual source check Always query Context7 or WebSearch for evidence before marking verified

<related_agents> Primary agent using this skill for verification Uses fact-check for documentation accuracy Uses fact-check to verify documentation claims </related_agents>

<related_skills> Core tool for library documentation verification Evidence collection methodology Documentation accuracy standards </related_skills>

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon