plugin-creator

Generate plugin folders, plugin.json manifests, and marketplace.json entries.

Updated May 12, 2026
One-click install
npx skills add https://github.com/andy4917/Agentic-workspace-software --skill plugin-creator-andy4917
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-creator
Source: https://github.com/andy4917/Agentic-workspace-software/tree/main/skills/.system/plugin-creator
Command: npx skills add https://github.com/andy4917/Agentic-workspace-software --skill plugin-creator-andy4917

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation and updating of plugin directories and metadata, enabling quick setup and consistent structure for plugin development.

Core Features & Use Cases

  • Plugin scaffolding: Generate standardized plugin folders, plugin.json manifest, and optional components such as skills, hooks, scripts, and assets.
  • Marketplace management: Add or update plugin entries in marketplace.json with correct policies, categories, and references.
  • Use Case: When starting a new plugin, quickly produce a structured repository and ensure marketplace listing is properly configured for deployment.

Quick Start

Run the script to generate a plugin folder structure and update marketplace entries, allowing for rapid plugin development and deployment.

Frequently Asked Questions about plugin-creator

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

FAQPage Schema
How do I scaffold a new plugin repository with a standardized folder structure?

To scaffold a plugin repository, this Skill automates generating standardized plugin folders, a plugin.json manifest, and optional components like scripts and assets to ensure consistent structure for plugin development.

How do I manage marketplace entries for plugin deployment?

Managing marketplace entries involves adding or updating plugin records in marketplace.json with correct policies, categories, and references to ensure proper configuration for deployment.

What is the best way to maintain consistency across multiple plugin projects?

Maintaining consistency across plugin projects is achieved by automating the setup of plugin directories and standardizing metadata, components, and schema policies during the scaffolding process.

Can I customize components like hooks and skills when generating a plugin directory?

Yes, you can customize components during plugin scaffolding, allowing you to specify optional folders and files such as skills, hooks, scripts, and assets alongside the base plugin.json manifest.

Do I need any dependencies to automate plugin directory setup?

No external dependencies are required to automate plugin directory setup, as the Skill operates independently to generate repository structures and manage marketplace metadata.

Why does my plugin marketplace listing fail to validate against schema standards?

Marketplace listing validation fails when metadata does not adhere to schema standards; this Skill ensures integration with marketplace listings by enforcing correct policies, categories, and references.