Ship Skills the same way you ship libraries
Inside an organization, Skills become as important as shared libraries. Standardize how teams find, install, version, and update them. The patterns: (1) monorepo of Skills with versioned releases, (2) private marketplace served from internal infra, (3) plugin packaging for skills + agents + assets together.
For Anthropic's public marketplace, the bar is higher: clear docs, no secrets in paths:, well-described invocation intent, eval harness committed alongside. Marketplace publishing is reviewable; private distribution is your responsibility.