LaunchKit · 2026
Back to Skills

facticity-ai

Complete Facticity.AI integration - fact-check claims, extract claims from content, transcribe links, check link.

0
277 downloads
by @shahruj

Setup & Installation

openclaw skills install @shahruj/facticity-ai

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install facticity-ai

What This Skill Does

Connects to the Facticity.AI API to fact-check claims, extract claims from text or video content, transcribe video links, and assess source reliability using MediaBias data. Supports synchronous and asynchronous fact-checking with task status monitoring.

Combines fact verification, claim extraction, video transcription, and source bias scoring in one integration rather than juggling separate tools.

When to use it

  • Verify a viral social media claim before sharing
  • Extract all factual claims from a YouTube video
  • Check political bias and quality score of a news site
  • Transcribe a TikTok or Instagram video for text review
  • Monitor remaining API credits before a batch fact-check run

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: /fact-check "The unemployment rate dropped to 3.4% in 2023"

AGENT
  1. 1Verifies FACTICITY_API_KEY is set
  2. 2Sends POST request to /fact-check with the claim and a 60-second timeout
  3. 3Receives classification result, overall assessment, and evidence sources
  4. 4Returns full JSON response including bias quality metrics for each cited source
OUTPUT

Classification (True/False), detailed assessment, evidence sources, and per-source bias and quality scores

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

FACTICITY_API_KEY environment variableFacticity.AI account at https://app.facticity.ai/api