marketplace-builder

Automates Claude Code Marketplace construction and maintenance including validation scripts.

6|1|Updated Dec 8, 2009
One-click install
npx skills add https://github.com/jey3dayo/dotfiles --skill marketplace-builder-jey3dayo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketplace-builder
Source: https://github.com/jey3dayo/dotfiles/tree/main/agents/skills-internal/marketplace-builder
Command: npx skills add https://github.com/jey3dayo/dotfiles --skill marketplace-builder-jey3dayo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code Marketplaceの構築と管理を自動化し、カテゴリバンドル、プラグインエントリ、marketplace.jsonの整合性を保ちます。

Core Features & Use Cases

  • カテゴリバンドル(推奨)と個別プラグイン登録の2つのアプローチを提供し、カタログ設計を柔軟にします。
  • プラグインパス、marketplace.jsonエントリ、カテゴリレベルの検証を自動化して整合性を維持します。
  • 新規プラグイン追加のガイド付きワークフローと統合手順を提供し、手作業を最小化します。

Quick Start

新しいカテゴリバンドルを作成してプラグインを追加し、カタログの整合性検証を実行します。

Frequently Asked Questions about marketplace-builder

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

FAQPage Schema
How do I automate marketplace.json management for a multi-plugin catalog?

You can automate marketplace.json management by standardizing category bundles and plugin entries, applying automated validation scripts to maintain catalog consistency across multi-plugin registries.

What is the best way to structure a Claude Code Marketplace with categorized bundles?

The best way to structure a marketplace is using category bundles that group related plugins together, which standardizes catalog design and ensures consistency across plugin.json integration and marketplace.json entries.

How do I validate plugin paths and marketplace.json entries automatically?

Automated validation scripts check plugin paths, marketplace.json entries, and category-level structures to maintain consistency, identifying integration issues across multi-plugin catalogs without manual inspection.

Can I register individual plugins instead of using category bundles in a marketplace?

Yes, you can use either category bundles or per-plugin registries, giving you flexible catalog design options depending on whether you need grouped plugin sets or individual plugin registration.

Do I need a guided workflow to add new plugins to an existing marketplace catalog?

A guided workflow for adding new plugins minimizes manual work by providing structured integration steps, ensuring plugin.json entries and marketplace.json updates remain consistent with existing catalog structures.

Why does my marketplace catalog fail consistency checks after adding plugins?

Catalog consistency checks fail when plugin paths, marketplace.json entries, or category bundle structures are misaligned, which automated validation scripts detect by scanning for integration discrepancies across the catalog.