Skip to main content
Run any Skill in Manus
with one click

hypothesis-batch

Stars11
Forks1
UpdatedJuly 11, 2026 at 04:09

Standalone BATCH generator of research hypotheses for ONE topic โ€” enumerates many (behavior + mechanism) candidates into a TREE library (hypothesis_library.json), each behavior scored with an IMPACT check and each mechanism with a NOVELTY check, with LLM semantic dedup. It does NOT refine, review, pilot, converge to a single idea, or build an experiment plan โ€” but it DOES score every behavior for IMPACT and every mechanism hypothesis for NOVELTY (separate scores only โ€” no combined ranking). Can run MANY consecutive rounds in ONE invocation via `โ€” rounds: R` (each round adds ~N_BEHAVIORS and persists to the library before the next; later rounds rebuild their banlist from the accumulated library, so earlier behaviors are never regenerated) โ€” e.g. `โ€” rounds: 5, n-behaviors: 10` aims for ~50 distinct behaviors. Its only selector is BEHAVIOR_SOURCE = discover (mine new behaviors + mechanisms) | given (behavior fixed, generate mechanisms only); there is no `mode` flag. Behavior axis is enumerated from /mechanism-be

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly