iiRecord
Agentic AI Atlas · devrel
lib-agent:sdk-platform-development--devrela5c.ai
II.
LibraryAgent JSON

lib-agent:sdk-platform-development--devrel

Structured · live

devrel 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--devrel",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "devrel",
    "description": "Developer Relations agent — bridges product and developer community via documentation, talks, sample code, and community engagement.",
    "libraryPath": "library/specializations/sdk-platform-development/agents/devrel/AGENT.md",
    "specialization": "sdk-platform-development",
    "role": "Developer Relations"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:sdk-platform-development--devrel",
      "to": "skill-area:editor-fluency",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--devrel",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--devrel",
      "to": "role:devrel",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--devrel",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}