iiRecord
Agentic AI Atlas · physics-paper-writer
lib-agent:physics--physics-paper-writera5c.ai
II.
LibraryAgent JSON

lib-agent:physics--physics-paper-writer

Structured · live

physics-paper-writer 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:physics--physics-paper-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "physics-paper-writer",
    "description": "Agent specialized in preparing physics research for peer-reviewed publication",
    "libraryPath": "library/specializations/domains/science/physics/agents/physics-paper-writer/AGENT.md",
    "specialization": "physics",
    "role": "Publication Agent",
    "expertise": [
      "Paper narrative structure",
      "Publication figures",
      "Methods documentation",
      "Physics writing",
      "Reviewer responses"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "domain:physics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:physics--physics-paper-writer",
      "to": "specialization:physics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:physics--mathematical-model-derivation",
      "to": "lib-agent:physics--physics-paper-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:physics--scientific-paper-preparation",
      "to": "lib-agent:physics--physics-paper-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}