Bullshit Detector fact-checks viral internet claims
Bullshit Detector by Serhii Korniienko provides a suite of self-contained markdown and Python agent skills designed to combat internet misinformation. It ingests content from various sources, verifies individual claims via web search, and outputs a report card with verdicts and a BS score.
A highly practical use of AI agents to tackle the rampant hype and misinformation in the creator economy.
- –By decoupling the ingestion process (fetching transcripts or text) from the analysis phase, it elegantly handles diverse media formats using the same reasoning logic.
- –Enforcing source citations mitigates the risk of the model hallucinating fact-checks.
- –The output format is actionable and easily digestible, breaking down viral claims into a structured reality check.
- –Providing both a managed Claude Code plugin and an injectable script makes it versatile for different developer workflows.
DISCOVERED
2h ago
2026-07-29
PUBLISHED
5h ago
2026-07-29
RELEVANCE
AUTHOR
skorniienko