iiRecord
Agentic AI Atlas · tech-writer-expert
lib-agent:technical-documentation--tech-writer-experta5c.ai
II.
LibraryAgent JSON

lib-agent:technical-documentation--tech-writer-expert

Structured · live

tech-writer-expert 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:technical-documentation--tech-writer-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "tech-writer-expert",
    "description": "Senior technical writer with expertise in developer documentation, API documentation patterns, tutorial writing, information architecture, and style guide development.",
    "libraryPath": "library/specializations/technical-documentation/agents/tech-writer-expert/AGENT.md",
    "specialization": "technical-documentation"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "skill-area:tutorial-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--tech-writer-expert",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}