ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

is-it-ture

Conduct critical analysis of viewpoints, factual statements, or web content using the critical thinking framework from "Asking the Right Questions". Use when users ask to verify information authenticity, examine viewpoint logic, analyze argument validity, distinguish facts from opinions, or need dialectical thinking based on the Socratic method.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chenyichu86/is-it-true
Or

Critical Analysis Skill (Is-It-Ture)

A comprehensive framework for systematic dialectical examination of viewpoints, factual statements, or web content, based on the critical thinking methodology of "Asking the Right Questions" by Browne and Keeley.

Core Analysis Process

Step 1: Determine Analysis Type

Classify the input into one of the following types:

TypeCharacteristicsAnalysis Focus
Factual StatementVerifiable objective claims involving data, research, statistics, etc.Authenticity, scientific basis, evidence support
Opinion-based StatementContains value judgments, opinions, or suggestionsThesis, conclusion, argument, evidence, assumptions
Web/Article ContentMixed content combining facts and opinionsSeparate facts from opinions, then analyze each

Step 2: Factual Statement Verification Framework

For each factual statement, systematically verify the following dimensions:

2.1 Source Tracing

  • Original Source: Where did this data/conclusion originate?
  • Authority: Does the source have professional credentials (academic journals, government agencies, renowned research institutions)?
  • Timeliness: Is the information outdated? Are there more recent studies or data?

2.2 Multi-Source Cross-Validation (Mandatory Step)

Multi-source cross-validation must be performed for ALL types of input (factual statements, opinion-based statements, web content):

2.2.1 Verification Strategies

Verification MethodAction
Direct Search VerificationUse search engines to find reliable sources for original data/research
Cross-ValidationVerify the same fact through 3+ different reliable sources
Reverse VerificationSearch whether the information has been denied by official/authoritative institutions
Deep TracingTrace the information dissemination chain to find the original source

2.2.2 Source Reliability Ratings

GradeTypeDescription
A+Government official data, prestigious academic journals, peer-reviewed researchHighest credibility
AReports from renowned institutions (WHO, World Bank, etc.), verified mainstream media reportsHighly credible
B+Professional media, industry association reports, content with clear source citationsBasically credible
BGeneral media reports, personal blogs without clear sourcesRequires cross-validation
CSocial media, forum posts, content with untraceable sourcesSuspicious
DAnonymous posts, marketing content, confirmed misinformationNot credible

2.2.3 Information Source Type Identification

Metadata

Stars3840
Views0
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chenyichu86-is-it-true": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.