claude-code-plugin-release

claude code plugin release

thedotmack 88k ↓ 4.2k Apache-2.0 updated 25d ago
Claude Code
View source ↗

What it does

  • package.json — the npm/npx-published version (npx claude-mem@X.Y.Z resolves from this)
  • plugin/package.json — bundled plugin runtime deps
  • .claude-plugin/marketplace.json — version inside plugins[0].version
  • .claude-plugin/plugin.json — top-level Claude-plugin manifest
  • plugin/.claude-plugin/plugin.json — bundled Claude-plugin manifest
  • .codex-plugin/plugin.json — Codex-plugin manifest
  • plugin/.codex-plugin/plugin.json — bundled Codex-plugin manifest

Requirements & configuration

  • security, so publishing now requires credentials/2FA only they can provide.

Configuration: CHANGELOG

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

claude code plugin release

Source

Repository: https://github.com/thedotmack/claude-mem

claude-code-plugin-release FAQ

What does the claude-code-plugin-release skill do?

Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx claude-mem@X.Y.Z` resolves) is handed off to the human maintainer, who raised npm security. package.json — the npm/npx-published version (npx claude-mem@X.Y.Z resolves from this) plugin/package.json — bundled plugin runtime deps

What does claude-code-plugin-release require?

security, so publishing now requires credentials/2FA only they can provide. Configuration keys: CHANGELOG.

How do I install claude-code-plugin-release?

Run: npx -y skills add https://github.com/thedotmack/claude-mem --skill claude-code-plugin-release --agent claude-code — the source lives at github.com/thedotmack/claude-mem.

Maintain claude-code-plugin-release?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[claude-code-plugin-release on getagentictools](https://getagentictools.com/skills/thedotmack-claude-mem-claude-code-plugin-release?ref=badge)
npx agentictools info skills/thedotmack-claude-mem-claude-code-plugin-release

The second line is the CLI lookup for this page — handy in READMEs and docs.