marketplace-manager

Sync SKILL.md and marketplace.json versions and prepare atomic commits.

2|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/totallyGreg/claude-mp --skill marketplace-manager-totallygreg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace-manager
Source: https://github.com/totallyGreg/claude-mp/tree/main/plugins/marketplace-manager/skills/marketplace-manager
Command: npx skills add https://github.com/totallyGreg/claude-mp --skill marketplace-manager-totallygreg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Marketplace teams spend time reconciling skill versions, publishing updates, and maintaining consistency across marketplace.json and README files.

Core Features & Use Cases

  • Version syncing between SKILL.md and marketplace.json
  • Automated plugin management, publishing, and validation
  • Git-integrated atomic commits to publish changes

Quick Start

Run the auto-sync workflow to align SKILL.md and marketplace.json and publish changes with a single command.

Frequently Asked Questions about marketplace-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync versions between SKILL.md and marketplace.json?

To sync versions between SKILL.md and marketplace.json, you can run the auto-sync workflow to align both files and prepare atomic commits for publishing. This validates version sources for both single-skill and multi-skill plugins.

What is the best way to automate Claude marketplace versioning?

Automating Claude marketplace versioning is best handled by syncing SKILL.md and marketplace.json, validating version sources, and preparing atomic git commits. This ensures consistency across single-skill and multi-skill plugins during distribution.

Does this marketplace automation workflow support multi-skill plugins?

Yes, this marketplace automation workflow supports multi-skill plugins as well as single-skill plugins. It validates version sources and prepares atomic commits for both plugin structures during the publishing process.

Can I integrate marketplace version syncing with Skillsmith workflows?

Yes, you can integrate marketplace version syncing with Skillsmith workflows to streamline distribution. This integration allows you to automate plugin management, publishing, and validation while maintaining file consistency.

How do I prepare atomic git commits for marketplace publishing?

You prepare atomic git commits for marketplace publishing by running the auto-sync workflow to align SKILL.md and marketplace.json. This process validates version sources and bundles the synchronized changes into a single commit.

Why are my marketplace.json and README files out of sync after publishing?

Marketplace.json and README files fall out of sync when updates are applied manually without automated validation. Using a version syncing workflow ensures both files are aligned and validated before preparing atomic publishing commits.