hypogenic

Generate and test hypotheses from tabular datasets using HypoGeniC and HypoRefine methods.

8|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/hxk622/TokenDance --skill hypogenic-hxk622
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hypogenic
Source: https://github.com/hxk622/TokenDance/tree/main/backend/app/skills/builtin/scientific/research-tools/hypogenic
Command: npx skills add https://github.com/hxk622/TokenDance --skill hypogenic-hxk622

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation and testing of scientific hypotheses from tabular datasets, accelerating research discovery by combining literature insights with data-driven patterns.

Core Features & Use Cases

  • Automated Hypothesis Generation: Create testable hypotheses from observational data or literature.
  • Data-Driven & Literature-Integrated Approaches: Supports methods like HypoGeniC (data-only) and HypoRefine (literature + data).
  • Use Case: A researcher studying user behavior can use Hypogenic to automatically generate hypotheses about factors influencing engagement based on their dataset, and then test these hypotheses against new data.

Quick Start

Use the hypogenic skill to generate 20 hypotheses from the dataset located at ./data/your_task/config.yaml.

Frequently Asked Questions about hypogenic

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

FAQPage Schema
How do I generate and test scientific hypotheses from tabular datasets?

Hypothesis generation from tabular datasets is automated by integrating literature insights with empirical data, supporting data-driven methods like HypoGeniC and literature-data synergy via HypoRefine to validate theories systematically.

What is the difference between data-driven and literature-integrated hypothesis generation?

Data-driven hypothesis generation uses observational data only through the HypoGeniC method, while literature-integrated generation combines literature insights with empirical data via HypoRefine. A combined Union method is also available to leverage both approaches.

Can I use literature review data to refine empirical hypothesis testing?

Literature review data refines empirical hypothesis testing through the HypoRefine method, which systematically combines literature insights with tabular datasets to validate theories and facilitate scientific discovery.

How do I automate LLM-driven hypothesis generation for my research dataset?

Automating LLM-driven hypothesis generation requires providing a tabular dataset configured via a YAML file, allowing the system to systematically explore patterns and generate testable hypotheses from observational data.

Does this skill support testing generated hypotheses against new data?

Testing generated hypotheses against new data is fully supported. The workflow systematically validates theories by exploring data-driven patterns and integrating literature insights with empirical tabular data.

What is the best way to combine literature insights with observational data for scientific discovery?

Combining literature insights with observational data for scientific discovery is best achieved using the Union method, which integrates both data-driven pattern exploration and literature-data synergy to systematically validate theories.