ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

Analyze

Structured analysis for any input. Data, code, text, decisions, visuals. Prioritize, question, conclude.

Why use this skill?

Master structured analysis with OpenClaw. Use frameworks like MECE and Pre-mortem to prioritize findings, identify risks, and drive actionable, evidence-based decisions.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/analyze
Or

What This Skill Does

The Analyze skill is a structured cognitive framework for OpenClaw designed to transform raw input into actionable intelligence. Rather than offering surface-level summaries, it forces the AI to navigate through a rigorous pipeline: Purpose, Structure, Analysis, Prioritization, and Conclusion. It functions as a meta-analytical layer, ensuring that every claim is grounded in evidence and that cognitive biases like confirmation bias or superficial observation are mitigated before a decision is reached.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ivangdavila/analyze

Use Cases

  • Strategic Decision Making: Evaluating business opportunities or project pivots by weighing reversibility and cost of inaction.
  • Code Review & Auditing: Identifying production-breaking vulnerabilities versus stylistic preferences in complex codebases.
  • Data Interpretation: Contextualizing raw datasets, identifying outliers, and ensuring findings are placed within a meaningful denominator.
  • Textual Deconstruction: Validating the strength of arguments in policy papers, internal memos, or external reports.

Example Prompts

  1. "Analyze this quarterly sales spreadsheet using the MECE framework to determine why our conversion rate dropped in Q3."
  2. "Review this Python PR and tell me what is actually broken versus what is just a matter of style, using the Steel Man technique to defend the original code's intent."
  3. "Here is the current strategy for our marketing campaign. Run a pre-mortem analysis to tell me why this might fail and identify the critical risks."

Tips & Limitations

  • Always Pick a Framework: The skill's efficacy scales with the framework chosen (MECE, Pre-mortem, Steel man). Do not skip this step.
  • Watch the Denominator: The most common trap in data analysis is ignoring the total pool. Always ask if the stats are absolute or relative.
  • Challenge the First Impression: The prompt engineering ensures you note your first thought, then forces you to seek disconfirmation. Don't bypass this; it is the core of the skill's objectivity.
  • Avoid Superficiality: If the output looks like a simple list, you aren't using the skill correctly. Ensure you are separating facts from opinions and highlighting the 'So What?' of the recommendation.

Metadata

Stars2190
Views0
Updated2026-03-07
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-ivangdavila-analyze": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#analysis#decision-making#frameworks#critical-thinking#data-validation
Safety Score: 5/5