Personal Claude Code + Codex skills, agents, MCP servers, and global instructions. Symlinks into a canonical ~/.agents store (and ~/.claude) on install.
LPM blocks this version under the AI-agent control-surface policy. A global `npm install` executes a postinstall script that installs package and third-party skills into shared AI-agent directories. Those directories are read by several agents, making the package content active global agent instructions.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time source drops package-supplied AI-agent/MCP control files or instructions.
scripts/link.mjsView on unpkg · L7Package source invokes a package manager install command at runtime.
scripts/link.mjsView on unpkg · L10Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L25Package source invokes a package manager install command at runtime.
scripts/link.mjsView on unpkg · L10Install-time source drops package-supplied AI-agent/MCP control files or instructions.
scripts/link.mjsView on unpkg · L7