iiRecord
Agentic AI Atlas · tutorial-developer
lib-agent:technical-documentation--tutorial-developera5c.ai
II.
LibraryAgent JSON

lib-agent:technical-documentation--tutorial-developer

Structured · live

tutorial-developer 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--tutorial-developer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "tutorial-developer",
    "description": "Interactive tutorial and learning content specialist. Expert in tutorial design patterns, step-by-step guides, code walkthroughs, interactive environments, and learning progression design.",
    "libraryPath": "library/specializations/technical-documentation/agents/tutorial-developer/AGENT.md",
    "specialization": "technical-documentation"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "skill-area:tutorial-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--tutorial-developer",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}