contradiction-analyzer

v1.0.1

Extracts and analyzes core contradictions and biases from multiple sources, producing structured contradiction reports with primary and secondary conflict in...

0· 144·0 current·0 all-time
bySlava Chan@uynewnas

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for uynewnas/contradiction-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "contradiction-analyzer" (uynewnas/contradiction-analyzer) from ClawHub.
Skill page: https://clawhub.ai/uynewnas/contradiction-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install contradiction-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install contradiction-analyzer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, and SKILL.md all describe the same behavior (collect/search sources, extract contradictions, rate source stance/credibility, and produce a structured briefing). There are no unrelated environment variables, binaries, or config path requirements that contradict the stated purpose.
Instruction Scope
Runtime instructions ask the agent to browse and summarize multiple sources, identify contradictions, and weight sources. These actions are coherent with the skill's purpose. The guidance is somewhat prescriptive (e.g., 'Must Execute' language in CLAUDE.md and automatic trigger conditions), which could cause frequent activation in borderline cases, but it does not instruct access to unrelated system files, secrets, or external endpoints beyond normal browsing/search behavior.
Install Mechanism
There is no install spec that downloads/executes remote code; the skill is instruction-only and provided as local files. INSTALL.md shows manual copying into the OpenClaw skills directory and restarting the gateway — normal for a local skill and not inherently risky.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions do not request secrets or unrelated credentials. This is proportionate to a content-analysis skill.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request elevated or permanent platform privileges and doesn’t modify other skills or global configs. It will run when triggered by content/keywords as described.
Assessment
This skill appears coherent and low-risk: it contains only instructions for analyzing web/other sources and does not request credentials or install remote code. Before installing, consider: (1) review CLAUDE.md and trigger keywords — the skill can auto-activate on broad terms (e.g., 'controversy') so adjust triggers if you want stricter activation; (2) installing copies the skill files into your local OpenClaw skills directory (so audit the files if you don't trust the owner); (3) the skill relies on the agent's browsing/search capabilities — be aware of what data you let the agent access (don't point it at private documents unless you intend to analyze them); and (4) bias detection and credibility judgments are heuristic — validate important conclusions independently. If you need narrower scope or different activation rules, edit the SKILL.md/CLAUDE.md trigger sections before enabling.

Like a lobster shell, security has layers — review code before you run it.

latestvk978a8e99ywh4bfjf7cc2fb8bn83caqc
144downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

name: contradiction-analyzer description: Contradiction Analyzer - Extract contradictions from multi-source information, identify primary and secondary contradictions, analyze information source bias, and generate structured contradiction analysis reports metadata: version: 1.0.0 author: Slava Chan @UyNewNas category: analysis tags: [contradiction, analysis, information-filter, bias-detection, critical-thinking]

Contradiction Analyzer Skill

When browsing multiple sources, don't just collect facts—actively extract and summarize core arguments, claims, and contradictions. This skill helps OpenClaw identify primary and secondary contradictions, analyze information source bias, and generate structured contradiction analysis reports.

Core Design Philosophy

When AI searches for answers to complex questions involving open discussions, controversial topics, or multi-factor analysis, it often encounters information from multiple sources with different perspectives. Without a systematic contradiction analysis framework, the response may:

  • Simply list all viewpoints without identifying the core conflicts
  • Fail to distinguish between primary and secondary contradictions
  • Overlook the bias and stance of information sources
  • Miss extreme or emotionally charged content that should be flagged

The Contradiction Analyzer Skill provides a structured approach to:

  1. Extract Contradictions: Actively identify core arguments and opposition points from multiple sources
  2. Analyze Hierarchy: Distinguish between primary and secondary contradictions
  3. Detect Bias: Analyze information source stance and credibility
  4. Generate Reports: Output structured contradiction analysis briefings

Trigger Conditions

Automatically activates when user questions involve:

  • Open-ended discussions
  • Controversial topics
  • Multi-factor analysis
  • Questions containing keywords like "debate", "controversy", "different views", "pros and cons"
  • When search results contain multiple conflicting perspectives

Workflow

User Question
    ↓
【Step 1: Information Collection & Contradiction Extraction】
    - When browsing multiple sources, don't just collect facts
    - Actively extract and summarize core arguments, claims, and opposition points
    - Example for "AI and Employment":
      【Contradiction A】Productivity gains vs Job displacement
      【Contradiction B】New skill demands vs Existing skill obsolescence
      【Contradiction C】Global competition vs Local job protection
    ↓
【Step 2: Primary & Secondary Contradiction Analysis】
    - Analyze extracted contradictions by correlation, impact, and urgency
    - Identify:
      1. Primary Contradiction: Most decisive,贯穿始终 contradiction at current stage
      2. Secondary Contradictions: Derived from or influenced by primary contradiction
    - Evaluate which contradiction each information source focuses on
    ↓
【Step 3: Stance Identification & Information Weighting】
    - Analyze information source background (media type, author affiliation, tone)
    - Determine potential stance and interest倾向
    - Weight information credibility based on logic, data support, authority
    - Flag extreme/emotional/lack-of-evidence information
    ↓
【Step 4: Generate "Contradiction Analysis Briefing"】
    - Output structured briefing including:
      1. List of primary and secondary contradictions with brief analysis
      2. Information source stance map
      3. Identification of extreme/biased viewpoints
      4. Preliminary trend judgment based on current contradictions
    ↓
【Follow-up Steps】(Optional, can link with other skills)
    - User can request deeper "dialectical synthesis" or "devil's advocate analysis"
    - OC can conduct targeted secondary search based on primary contradiction

Use Cases

  • Policy Analysis: Understanding different stakeholder positions on policy issues
  • Market Research: Analyzing conflicting market predictions and recommendations
  • Academic Research: Identifying debates and controversies in a field
  • News Analysis: Understanding different media perspectives on current events
  • Technology Assessment: Evaluating conflicting views on technology impacts

Output Format

The skill generates a structured "Contradiction Analysis Briefing" with the following sections:

1. Contradiction Overview

  • Primary contradiction with analysis
  • Secondary contradictions with analysis

2. Information Source Stance Map

  • Categorized sources by stance (optimistic, cautious, concerned, neutral)
  • Source credibility assessment

3. Extreme Viewpoint Identification

  • Flagged extreme or biased content
  • Reasons for flagging

4. Trend Judgment

  • Current discussion focus
  • Gaps in the discussion
  • Recommendations for further inquiry

Synergy with Other Skills

With Dialectics Skill

  • Contradiction Analyzer provides the raw material (identified contradictions)
  • Dialectics Skill performs the synthesis and transcendence

With Devil's Advocate Skill

  • Contradiction Analyzer identifies the contradictions
  • Devil's Advocate can be used to strengthen the antithesis construction

New skill created successfully! 🎉

📝 Review Note:

  • Please check if skill functionality meets expectations
  • Verify completeness of contradiction analysis process
  • Confirm before putting into production use

Comments

Loading comments...