iiRecord
Agentic AI Atlas · motor-control
lib-skill:embedded-systems--motor-controla5c.ai
II.
LibrarySkill JSON

lib-skill:embedded-systems--motor-control

Structured · live

motor-control 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--motor-control",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "motor-control",
    "description": "Motor control algorithms and driver implementation",
    "libraryPath": "library/specializations/embedded-systems/skills/motor-control/SKILL.md",
    "specialization": "embedded-systems",
    "contentSummary": "# Motor Control Skill\n\n## Overview\n\nThis skill provides motor control algorithm implementation and driver development expertise for embedded systems controlling DC, BLDC, stepper, and AC induction motors.\n\n## Capabilities\n\n### PWM Generation\n- Center-aligned PWM configuration\n- Dead-time insertion\n-"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:embedded-systems--motor-control",
      "to": "skill-area:rtos-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--motor-control",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:embedded-systems--motor-control",
      "to": "domain:embedded-systems",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--motor-control",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:embedded-systems--motor-control",
      "to": "specialization:embedded-systems",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}