Agent Skills: Hypothesis Generator

Automated hypothesis generation using abductive reasoning and knowledge graph traversal

hypothesis-reasoningID: a5c-ai/babysitter/hypothesis-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/specializations/domains/science/scientific-discovery/skills/hypothesis-generator

Skill Files

Browse the full folder contents for hypothesis-generator.

Download Skill

Loading file tree…

library/specializations/domains/science/scientific-discovery/skills/hypothesis-generator/SKILL.md

Skill Metadata

Name
hypothesis-generator
Description
Automated hypothesis generation using abductive reasoning and knowledge graph traversal

Hypothesis Generator

Purpose

Provides automated hypothesis generation capabilities using abductive reasoning, analogy detection, and knowledge graph traversal.

Capabilities

  • Pattern-based hypothesis generation
  • Cross-domain analogy detection
  • Contradiction identification
  • Hypothesis ranking by novelty/parsimony
  • Null hypothesis formulation
  • Falsifiability assessment

Usage Guidelines

  1. Pattern Recognition: Identify patterns that suggest hypotheses
  2. Analogy: Transfer insights from related domains
  3. Falsifiability: Ensure hypotheses are testable
  4. Ranking: Prioritize hypotheses by potential impact

Tools/Libraries

  • Knowledge graphs
  • LLM chains
  • Symbolic reasoners