iiRecord
Agentic AI Atlas · clipboard-handler
lib-skill:desktop-development--clipboard-handlera5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--clipboard-handler

Structured · live

clipboard-handler 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:desktop-development--clipboard-handler",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "clipboard-handler",
    "description": "Cross-platform clipboard operations for text, images, files, and rich content",
    "libraryPath": "library/specializations/desktop-development/skills/clipboard-handler/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# clipboard-handler\n\nImplement cross-platform clipboard operations for text, images, files, and rich content.\n\n## Capabilities\n\n- Read/write text to clipboard\n- Copy/paste images\n- Handle file paths\n- Support HTML/RTF content\n- Monitor clipboard changes\n- Clear clipboard\n\n## Input Schem"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "skill-area:desktop-system-integration",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--clipboard-handler",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}