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

lib-agent:mathematics--mathematics-writer

Structured · live

mathematics-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:mathematics--mathematics-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mathematics-writer",
    "description": "Agent specialized in mathematical writing and exposition",
    "libraryPath": "library/specializations/domains/science/mathematics/agents/mathematics-writer/AGENT.md",
    "specialization": "mathematics",
    "role": "Research Documentation Agent",
    "expertise": [
      "Proof presentation structuring",
      "Notation selection and consistency",
      "Audience-appropriate exposition",
      "LaTeX best practices",
      "Mathematical style guide application",
      "Abstract writing"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "domain:mathematics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "specialization:computational-mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--mathematics-writer",
      "to": "specialization:mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:mathematics--latex-document-generation",
      "to": "lib-agent:mathematics--mathematics-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:mathematics--mathematical-notation-standardization",
      "to": "lib-agent:mathematics--mathematics-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:mathematics--proof-writing-assistance",
      "to": "lib-agent:mathematics--mathematics-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}