Fact Check

Verify claims against authoritative sources using Context7 and WebSearch.

Updated Mar 15, 2025
One-click install
npx skills add https://github.com/yasushiasahi/nix-config --skill fact-check-yasushiasahi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fact Check
Source: https://github.com/yasushiasahi/nix-config/tree/main/home-manager/agent-skills/skills/fact-check
Command: npx skills add https://github.com/yasushiasahi/nix-config --skill fact-check-yasushiasahi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you verify the accuracy of claims by systematically checking them against authoritative external sources, ensuring reliable information.

Core Features & Use Cases

  • Claim Verification: Systematically checks factual assertions made in text.
  • Source Validation: Uses tools like Context7 and WebSearch to find and evaluate evidence.
  • Use Case: When a claim like "React 18 automatically batches state updates" is made, this skill will use Context7 to check the official React documentation for confirmation.

Quick Start

Verify the claim that 'React 18 introduces automatic batching for all updates' using Context7.

Frequently Asked Questions about Fact Check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify technical documentation claims against authoritative sources?

To verify technical documentation claims, you systematically check factual assertions against authoritative external sources using Context7 to resolve library IDs and fetch official docs, ensuring reliable information backed by evidence.

Can I check if a framework's API behavior matches its official documentation?

Yes, you can check if a framework's API behavior matches official documentation by using Context7 to fetch the latest official docs and WebSearch to evaluate external evidence, ensuring your technical assertions are accurate.

What is the best way to fact check factual assertions in technical text?

The best way to fact check factual assertions is systematically validating them using WebSearch for general evidence and Context7 for resolving library IDs and fetching official technical documentation, providing reliable confirmation.

Does claim verification work for both general factual assertions and specific API behavior?

Claim verification works for both general factual assertions and specific API behavior by applying Context7 to fetch technical documentation and WebSearch to find broader evidence, ensuring accuracy across different claim types.

How do I validate that React 18 introduces automatic batching for all updates?

To validate that React 18 introduces automatic batching for all updates, use Context7 to resolve the React library ID and fetch the official documentation, confirming the claim against the authoritative source.

When should I use Context7 versus WebSearch to validate a claim?

Use Context7 to validate technical documentation and API behavior by resolving library IDs and fetching official docs, while WebSearch finds broader evidence for general factual assertions, ensuring comprehensive claim verification.