plugin-packaging

Generate branded macOS PKG installers for plugin distribution.

2|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/bretbouchard/plugin-freedom-system --skill plugin-packaging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-packaging
Source: https://github.com/bretbouchard/plugin-freedom-system/tree/main/.claude/skills/plugin-packaging
Command: npx skills add https://github.com/bretbouchard/plugin-freedom-system --skill plugin-packaging

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Produces branded PKG installers for macOS plugin distribution, including metadata, installation flow, and user guidance.

Core Features & Use Cases

  • Metadata Extraction: Reads PLUGINS.md, CMakeLists.txt, and .ideas/* to populate installer data.
  • Branding & Documentation: Generates Welcome, ReadMe, and Conclusion files for end users.
  • Distribution Packaging: Builds base PKG, wraps with branding, and outputs dist/.
  • Use Case: Distribute a finished plugin with a professional installer for DAWs.

Quick Start

Run /package [PluginName] to generate a branded installer for distribution.