hypothesis-generation

hypothesis-generation is a skill for Claude Code, Codex from hdu-ailab/EasyResearch. It costs 41 tokens per session (1,468 once invoked), scanned A, original, MIT.

A planning guide for turning observations or research gaps into testable competing explanations and an experiment plan.

In plain words
What is it for?
It helps define hypotheses, predictions, controls, measurements, and analysis plans before code or trials begin.
Why use it?
It separates questions that can be tested from conclusions that have not yet been supported by evidence.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps define hypotheses, predictions, controls, measurements, and analysis plans before code or trials begin.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hdu-ailab/easyresearch/hypothesis-generation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hdu-ailab/EasyResearch --skill hypothesis-generation
Clone the repo
git clone --depth 1 https://github.com/hdu-ailab/EasyResearch

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hypothesis-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/hdu-ailab/easyresearch/hypothesis-generation.svg)](https://agentmods.dev/skills/hdu-ailab/easyresearch/hypothesis-generation)
Your own site
<a href="https://agentmods.dev/skills/hdu-ailab/easyresearch/hypothesis-generation"><img src="https://agentmods.dev/badge/skills/hdu-ailab/easyresearch/hypothesis-generation.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,468 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 55
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.01468
Opus 5 $0.00020 $0.00734
Sonnet 5 $0.00008 $0.00294
Haiku 4.5 $0.00004 $0.00147

Measured 8d ago against content hash 5d4577821222, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

hypothesis-generation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (scripts/_common.py, scripts/audit_evidence_ledger.py, scripts/check_falsification_controls.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/skills/hypothesis-generation/SKILL.md · 146 lines

How it starts

The opening of the file, as written. The whole thing — 146 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Hypothesis Generation

Adapted from K-Dense for EasyResearch's Experiment-owned artifact roots and Research Assistant-owned user interaction.

Scope

Use this Skill before code or trials when the empirical question needs a testable hypothesis package. A hypothesis is a candidate to challenge, not a finding, causal conclusion, novelty proof, or recommendation.

Apply it inside the experiment root selected by the dispatch:

  • local: exact-cwd experiments/;
  • remote: only the verified exact-cwd experiment_ssh/ mount.

Do not create a second planning root. Record the accepted hypothesis, rivals, predictions, controls, measurements, and analysis plan in <experiment-root>/formal-experiment-plan.md. Optional structured working files may live under <experiment-root>/outputs/planning/; promote only accepted plan evidence to <experiment-root>/results/planning/.

This Skill does not replace autoresearch: autoresearch owns an already authorized metric-bound trial campaign. This Skill may strengthen the campaign contract or a normal Experiment plan but does not select a winner without data.

Readiness And Safety

Inspect the dispatch, ref_papers/source.json, ref_papers/paper-notes.md, readable sources, existing experiment plan/record, and relevant preliminary results. Distinguish:

  • observation;
  • research question;
  • hypothesis and mechanism;
  • prediction;
  • rival explanation;
  • operationalization;
  • analysis plan;
  • observed evidence.

Never ask the user directly. Return a blocked handoff when existing decisions cannot resolve a consequential objective, sensitive-data authority, ethics or safety gate, target population, metric, intervention, or resource boundary. Never send unpublished/sensitive content to search or another external endpoint without authority carried by the dispatch.

Stop at required human, animal, biosafety, dual-use, privacy, clinical, legal, or regulatory review. Do not provide harmful operational optimization.

Procedure

  1. Freeze the observation with source, unit, population/system, preprocessing, uncertainty, missingness, and whether it was expected or selected after looking at outcomes.
  2. Frame one answerable research question and declare its claim type: descriptive, associational, predictive, causal, or mechanistic.
  3. Record the dated evidence boundary: indexes, queries, filters, included and excluded source types, and known coverage limitations. Search absence never proves global novelty.
  4. Generate genuinely different rivals where plausible: proposed mechanism, measurement artifact, confounding/common cause, selection, reverse causation, context/boundary effects, stochastic variation, and competing mechanisms.
  5. If no human-independent rival set exists, label the set AI-generated and require later human review; never pretend independent ideation occurred.
  6. For causal work, define target population/system, intervention/exposure, comparator, outcome/time horizon, estimand, and identification assumptions.
  7. Derive predictions that distinguish at least two rivals. State observable, measurement, expected pattern, incompatible result, boundary conditions, and indeterminate outcomes.
  8. Specify positive/procedural/negative controls only when scientifically valid; a negative control must share relevant bias paths but not the target mechanism.
  9. Operationalize every construct with units, timing, instrument, calibration, reliability, validity, missingness, transforms, thresholds, and bias risks.
  10. Match experimental unit, sampling/allocation, randomization, masking, outcomes, models, uncertainty, multiplicity, missing-data handling, stopping, sensitivity, and replication to the claim.
  11. Mark confirmatory versus exploratory decisions and preserve later deviations instead of rewriting them as a priori.
  12. Write/update formal-experiment-plan.md, validate structured sidecars when used, and reference the plan in experiment-record.md.

Read the full file on GitHub · 146 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 146 lines · 41 tokens per session scan A 5d4577821222

Subscribe to this mod's changes

hypothesis-generation is a skill published in the GitHub repository hdu-ailab/EasyResearch (11 stars, last pushed today), licensed MIT. It adds 41 tokens to every session and 1,468 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ai-research-reproduction

Rigor Reproduce compatible skill slug for README-first deep learning repository reproduction. Use when the user wants an end-to-end, minimal-trustworthy flow that reads the repository first, selects the smallest documented inference or evaluation target, coordinates intake, setup, trusted execution, optional trusted…

lllllllama/RigorPilot-Skills · 136 tokens

ai-research-explore

Rigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates. Use when the researcher has chosen the task family, dataset, benchmark, evaluation method, provided SOTA references, and wants candidate-only exploration on top of currentresearch with auditable repo…

lllllllama/RigorPilot-Skills · 114 tokens

explore-run

Rigor Improve / Rigor Explore run leaf skill for bounded exploratory evidence in deep learning research repositories. Use when the researcher explicitly authorizes exploratory runs such as small-subset validation, short-cycle guess-and-check, batch sweeps, idle-GPU search, or quick transfer-learning trials, with…

lllllllama/RigorPilot-Skills · 117 tokens

env-and-assets-bootstrap

Rigor Setup skill for README-first deep learning repo reproduction. Use when the task is specifically to prepare a conservative conda-first environment, checkpoint and dataset path assumptions, cache location hints, and setup notes before any run on a README-documented repository. Do not use for repo scanning, full…

lllllllama/RigorPilot-Skills · 87 tokens

analyze-project

Rigor Analyze / Rigor Audit read-only skill for deep learning research repositories. Use when the user wants to read and understand a repository, inspect model structure and training or inference entrypoints, review configs and insertion points, or flag suspicious implementation patterns without modifying code or…

lllllllama/RigorPilot-Skills · 82 tokens

safe-debug

Rigor Debug / Rigor Audit skill for deep learning research work. Use when the user pastes a traceback, terminal error, CUDA OOM, checkpoint load failure, shape mismatch, NaN loss symptom, or training failure and wants conservative diagnosis before any patching, with debug fixes clearly separated from research…

lllllllama/RigorPilot-Skills · 88 tokens