manifest-generator

Community

Generate and validate plugin manifests.

Authorastoeffer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Helps generate and validate plugin.json and marketplace.json manifests for Claude Code plugins.

Core Features & Use Cases

  • Auto-Discovery: Detects skills, commands, and agents to populate manifests.
  • Version & Keywords: Automates keywords extraction and semver management.
  • Marketplace Updates: Adds or updates plugin entries in marketplace.json.

Quick Start

Read the plugin directory, extract metadata, and write plugin.json and marketplace.json with proper versioning.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manifest-generator
Download link: https://github.com/astoeffer/plugin-marketplace/archive/main.zip#manifest-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository