package-plugin

Installation
SKILL.md

Package Plugin

Package a plugin into a distributable .zip archive suitable for importing into Claude Code or sharing with other teams.

When to Use

  • Exporting a plugin for Claude Code import (claude --plugin-dir)
  • Sharing a plugin with another developer or repository
  • Creating a release artifact for distribution

Execution Steps

1. Validate the Plugin

Before packaging, verify the plugin has a valid manifest:

Installs
9
GitHub Stars
3
First Seen
Mar 12, 2026
package-plugin — richfrem/agent-plugins-skills