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

lib-agent:web-development--technical-writer

Structured · live

technical-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:web-development--technical-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-writer",
    "description": "Expert in technical documentation writing across all specializations.",
    "libraryPath": "library/specializations/web-development/agents/technical-writer/AGENT.md",
    "specialization": "web-development",
    "role": "Technical Writing Specialist",
    "expertise": [
      "Documentation writing",
      "README creation",
      "Tutorial development",
      "API documentation",
      "User guides",
      "Content strategy"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "skill-area:content-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "role:ux-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--technical-writer",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}