iiRecord
Agentic AI Atlas · hypothesis-generator
lib-skill:scientific-discovery--hypothesis-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:scientific-discovery--hypothesis-generator

Structured · live

hypothesis-generator json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:scientific-discovery--hypothesis-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hypothesis-generator",
    "description": "Automated hypothesis generation using abductive reasoning and knowledge graph traversal",
    "libraryPath": "library/specializations/domains/science/scientific-discovery/skills/hypothesis-generator/SKILL.md",
    "specialization": "scientific-discovery",
    "contentSummary": "# Hypothesis Generator\n\n## Purpose\n\nProvides automated hypothesis generation capabilities using abductive reasoning, analogy detection, and knowledge graph traversal.\n\n## Capabilities\n\n- Pattern-based hypothesis generation\n- Cross-domain analogy detection\n- Contradiction identification\n- "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "skill-area:deep-web-research",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "domain:scientific-discovery",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "specialization:scientific-research-methods",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:scientific-discovery--hypothesis-generator",
      "to": "specialization:scientific-discovery",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}