LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: hypothesis-testing

Browse skills that share this tag.

  • plan-analysis - Recommend statistical models and construct model hierarchies
    statisticsmodel-selectiondata-analysishypothesis-testing

    ★ 0 · Updated 2026-09-17

    Recommends statistical models and generates runnable hierarchical code stubs based on research questions, variable types, and study design.

    ⚙ Collect research intake details⚙ Navigate statistical decision trees⚙ Formulate hierarchical model sequences
  • falsifiability - Make research claims falsifiable with refutation conditions
    falsifiabilityresearch-methodologyhypothesis-testingexperiment-design

    ★ 1 · Updated 2026-09-15

    Makes research claims falsifiable by naming explicit refutation observations and pre-registered adjudication rules before running experiments.

    ⚙ Define refutation conditions for claims⚙ Pre-register hypotheses and adjudication rules⚙ Design minimal decisive experiments
  • data_voyager - Autonomous data analysis with Asta DataVoyager pipeline
    data-analysishypothesis-testingtabular-dataasta-datavoyager

    ★ 0 · Updated 2026-09-15

    Generates and tests hypotheses against local tabular datasets using the code-executing Asta DataVoyager pipeline.

    ⚙ Generate and test analytical hypotheses⚙ Execute python code in sandboxed notebook⚙ Analyze local tabular datasets
  • systematic-debugging - Systematic Debugging Methodology
    debuggingroot-cause-analysissystematichypothesis-testing

    ★ 2 · Updated 2026-06-30

    Four-phase methodology to identify root causes before proposing fixes for any technical issue

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • askme - Intent Exploration Protocol for Planning
    intent-explorationplanninghypothesis-testingclarification

    ★ 27 · Updated 2026-06-30

    Verbalized Sampling protocol for intent exploration before planning with multiple modes

    ⚙ sample intent hypotheses⚙ assign probability weights⚙ identify falsifiers
  • debugging-master - Systematic Debugging Methodology for Software Issues
    debuggingtroubleshootingroot-cause-analysisscientific-method

    ★ 155 · Updated 2026-02-14

    Apply scientific debugging methods including hypothesis testing and root cause analysis to identify and resolve software defects.

    ⚙ Formulate debugging hypotheses⚙ Design controlled experiments⚙ Observe system behavior changes