iiRecord
Agentic AI Atlas · dx-content-writer
lib-agent:sdk-platform-development--dx-content-writera5c.ai
II.
LibraryAgent JSON

lib-agent:sdk-platform-development--dx-content-writer

Structured · live

dx-content-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:sdk-platform-development--dx-content-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "dx-content-writer",
    "description": "Technical writer agent specialized in developer documentation",
    "libraryPath": "library/specializations/sdk-platform-development/agents/dx-content-writer/AGENT.md",
    "specialization": "sdk-platform-development",
    "role": "Developer Documentation Specialist",
    "expertise": [
      "Technical writing best practices",
      "Developer documentation frameworks",
      "Code example creation",
      "API documentation standards"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "skill-area:tutorial-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--dx-content-writer",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:sdk-platform-development--api-documentation-system",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--developer-experience-optimization",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--developer-portal-implementation",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--internal-developer-platform-setup",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-onboarding-tutorials",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-versioning-release-management",
      "to": "lib-agent:sdk-platform-development--dx-content-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}