iiRecord
Agentic AI Atlas · package-publisher
lib-skill:sdk-platform-development--package-publishera5c.ai
II.
LibrarySkill JSON

lib-skill:sdk-platform-development--package-publisher

Structured · live

package-publisher 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:sdk-platform-development--package-publisher",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "package-publisher",
    "description": "Publish packages to language-specific registries",
    "libraryPath": "library/specializations/sdk-platform-development/skills/package-publisher/SKILL.md",
    "specialization": "sdk-platform-development",
    "contentSummary": "# Package Publisher Skill\n\n## Overview\n\nThis skill manages SDK package publishing to language-specific registries including npm, PyPI, Maven Central, NuGet, and crates.io with proper signing and verification.\n\n## Capabilities\n\n- Publish to npm, PyPI, Maven Central, NuGet, crates.io\n- Implem"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "skill-area:sdk-codegen",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--package-publisher",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}