iiRecord
Agentic AI Atlas · reaction-engineer
lib-agent:chemical-engineering--reaction-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:chemical-engineering--reaction-engineer

Structured · live

reaction-engineer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:chemical-engineering--reaction-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "reaction-engineer",
    "description": "Agent specialized in reactor design, kinetic modeling, and reaction system optimization",
    "libraryPath": "library/specializations/domains/science/chemical-engineering/agents/reaction-engineer/AGENT.md",
    "specialization": "chemical-engineering",
    "role": "Senior Reaction Engineer",
    "expertise": [
      "Reactor design and selection",
      "Kinetic modeling",
      "Catalyst systems",
      "Reaction optimization",
      "Scale-up"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "skill-area:physics-simulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "domain:chemical-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:chemical-engineering--reaction-engineer",
      "to": "specialization:chemical-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:chemical-engineering--kinetic-model-development",
      "to": "lib-agent:chemical-engineering--reaction-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:chemical-engineering--reactor-design",
      "to": "lib-agent:chemical-engineering--reaction-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}