iiRecord
Agentic AI Atlas · developer-advocate
lib-agent:sdk-platform-development--developer-advocatea5c.ai
II.
LibraryAgent JSON

lib-agent:sdk-platform-development--developer-advocate

Structured · live

developer-advocate 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--developer-advocate",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "developer-advocate",
    "description": "Developer Advocate agent — builds developer communities via technical content, conference talks, and developer experience programs.",
    "libraryPath": "library/specializations/sdk-platform-development/agents/developer-advocate/AGENT.md",
    "specialization": "sdk-platform-development",
    "role": "Developer Advocate"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:sdk-platform-development--developer-advocate",
      "to": "skill-area:editor-fluency",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--developer-advocate",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--developer-advocate",
      "to": "role:developer-advocate",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--developer-advocate",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}