iiRecord
Agentic AI Atlas · package-manager-publisher
lib-agent:cli-mcp-development--package-manager-publishera5c.ai
II.
LibraryAgent JSON

lib-agent:cli-mcp-development--package-manager-publisher

Structured · live

package-manager-publisher 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:cli-mcp-development--package-manager-publisher",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "package-manager-publisher",
    "description": "Expert in publishing to npm, pip, Homebrew, Chocolatey, and Scoop package managers.",
    "libraryPath": "library/specializations/cli-mcp-development/agents/package-manager-publisher/AGENT.md",
    "specialization": "cli-mcp-development",
    "role": "Package Publishing Expert",
    "expertise": [
      "npm publishing",
      "pip/PyPI publishing",
      "Homebrew formulas",
      "Chocolatey packages",
      "Scoop manifests"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--package-manager-publisher",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}