iiRecord
Agentic AI Atlas · embedded-docs
lib-skill:embedded-systems--embedded-docsa5c.ai
II.
LibrarySkill JSON

lib-skill:embedded-systems--embedded-docs

Structured · live

embedded-docs json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:embedded-systems--embedded-docs",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "embedded-docs",
    "description": "Embedded firmware documentation generation and maintenance using Doxygen and related tools. Expert skill for API documentation, hardware interface documentation, memory maps, and integration with documentation systems.",
    "libraryPath": "library/specializations/embedded-systems/skills/embedded-docs/SKILL.md",
    "specialization": "embedded-systems",
    "contentSummary": "# Embedded Documentation Skill\n\nExpert skill for embedded firmware documentation generation and maintenance. Provides Doxygen comment generation, API documentation structure, hardware interface documentation, and integration with documentation systems.\n\n## Overview\n\nThe Embedded Documentation skill "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:embedded-systems--embedded-docs",
      "to": "skill-area:rtos-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--embedded-docs",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:embedded-systems--embedded-docs",
      "to": "domain:embedded-systems",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--embedded-docs",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--embedded-docs",
      "to": "specialization:embedded-systems",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}