critique

Analyze documents for logical fallacies and argumentation weaknesses.

2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/Integralist/agent-skills --skill critique-integralist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critique
Source: https://github.com/Integralist/agent-skills/tree/main/.agents/skills/critique
Command: npx skills add https://github.com/Integralist/agent-skills --skill critique-integralist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, textblob, and includes scripts (resource) components.

What problem does it solve?

This Skill analyzes documents to identify logical fallacies, helping users improve their reasoning and argument structure.

Core Features & Use Cases

  • Logical Fallacy Detection: Flags common fallacies such as straw man, false dichotomy, and appeal to authority.
  • Structural Evaluation: Assesses the document's argument structure, evidence quality, assumptions, and consistency.
  • Plan Review: For implementation plans, checks for scope integrity, file enumeration, and task testability.
  • Use Case: Ideal for reviewing academic papers, business reports, or strategic documents for sound reasoning.

Quick Start

Please upload the document you want me to critique.

Frequently Asked Questions about critique

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

FAQPage Schema
How do I detect logical fallacies in a document?

To detect logical fallacies in a document, upload your text for automated analysis. The tool identifies common fallacies like straw man, false dichotomy, and appeal to authority to strengthen your reasoning and overall clarity.

What is structured analysis for argumentation and document critique?

Structured analysis for document critique evaluates argument structure, evidence quality, assumptions, and consistency. It identifies weaknesses in argumentation and highlights areas needing improvement to ensure sound reasoning across academic papers and strategic business reports.

How do I review an implementation plan for scope integrity and task testability?

To review an implementation plan, upload it for structured analysis. The Skill checks for scope integrity, file enumeration, and task testability, identifying structural problems and weaknesses in your reasoning to strengthen the overall plan.

Do I need Python to check my documents for logical fallacies?

You need Python available in the environment to check documents for logical fallacies. The Skill requires Python scripts for parsing and logic application, and depends on pandas, numpy, and textblob libraries to evaluate your argument structure.

What's the best way to evaluate evidence quality in a strategic document?

The best way to evaluate evidence quality in a strategic document is uploading it for automated structural evaluation. The Skill assesses assumptions, consistency, and argument structure, flagging common fallacies to improve reasoning and clarity.

Why does document critique flag false dichotomy and appeal to authority?

Document critique flags false dichotomy and appeal to authority because they represent common logical fallacies. Detecting these specific fallacies highlights weaknesses in argumentation, showing exactly where evidence quality and reasoning need improvement.