hypogenic

Generate and test hypotheses from datasets and literature using LLMs.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/mwathiben/PropManager --skill hypogenic-mwathiben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hypogenic
Source: https://github.com/mwathiben/PropManager/tree/main/.claude/skills/hypogenic
Command: npx skills add https://github.com/mwathiben/PropManager --skill hypogenic-mwathiben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated hypothesis generation and testing using large language models to accelerate scientific discovery by systematically turning data and literature into testable hypotheses and rigorous evaluation.

Core Features & Use Cases

  • Generate data-driven hypotheses (HypoGeniC), literature-informed hypotheses (HypoRefine), and union methods to maximize coverage across domains.
  • Run experiments by mapping hypotheses to observational data, conducting inference, and selecting robust hypotheses for validation in fields like deception detection, AI-content detection, and mental health analysis.
  • Easily compose task configurations to accommodate different data schemas, datasets, and evaluation criteria, enabling reproducible research workflows.

Quick Start

Install the Hypogenic library, configure a task with your dataset and prompts, and execute hypothesis generation and inference to obtain testable hypotheses.

Frequently Asked Questions about hypogenic

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

FAQPage Schema
How do I automate hypothesis generation from research datasets?

Automate hypothesis generation by configuring a YAML task setup with your dataset and prompts to generate testable hypotheses. The system uses large language models to map hypotheses to observational data and conduct inference for validation.

What is LLM-based hypothesis testing in research automation?

LLM-based hypothesis testing applies large language models to systematically turn data and literature into testable hypotheses and rigorous evaluation. It generates hypotheses from datasets, literature, or combined signals for research tasks.

Can I combine literature integration with data-driven hypothesis generation?

Yes, union methods combine literature-informed hypotheses with data-driven hypothesis generation to maximize coverage across domains. You can use optional literature integration alongside dataset analysis to generate robust hypotheses.

Do I need to configure a YAML task setup for research automation workflows?

Yes, a configurable YAML task setup is required to accommodate different data schemas, datasets, and evaluation criteria. This configuration enables reproducible research workflows by defining your dataset and prompts.

What domains are supported for automated hypothesis generation?

Supported domains include deception detection, AI content detection, and mental health analysis. The system maps generated hypotheses to observational data in these fields for inference and validation.

How do I map hypothesis outputs to dataset labels for evaluation?

Use clear extract_label workflows to map generated hypothesis outputs to dataset labels. This process maps hypotheses to observational data, conducts inference, and selects robust hypotheses for validation.