skills-marketplace

Manage a distributed skill ecosystem with centralized validation, publishing, and discovery.

47|10|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gonzalezpazmonica/pm-workspace --skill skills-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-marketplace
Source: https://github.com/gonzalezpazmonica/pm-workspace/tree/main/.claude/skills/skills-marketplace
Command: npx skills add https://github.com/gonzalezpazmonica/pm-workspace --skill skills-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and sharing AI capabilities within the PM workspace, fostering a collaborative and efficient ecosystem.

Core Features & Use Cases

  • Skill Packaging: Standardizes the structure for creating reusable skills.
  • Centralized Registry: Maintains a local catalog of published skills for discovery.
  • Discovery & Installation: Enables searching and seamless integration of skills into your workspace.
  • Use Case: A team develops a specialized skill for generating DORA metrics reports. They can package, publish, and share this skill with other teams through the marketplace, ensuring consistent reporting across the organization.

Quick Start

Use the skills-marketplace to search for skills related to reporting.

Frequently Asked Questions about skills-marketplace

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

FAQPage Schema
How do I publish and share reusable skills across different teams?

A skill marketplace enables discovering, publishing, and installing reusable skills within a distributed ecosystem. It maintains a centralized registry, enforces metadata standardization, and ensures automatic dependency resolution for secure integration into your workspace.

How do I package a skill for publishing to a registry?

Packaging a skill for publishing requires structuring it with standardized SKILL.md and DOMAIN.md files. The ecosystem enforces line limits on these files, prohibits PII in metadata, mandates semantic versioning, and ensures automatic dependency resolution during installation.

How does dependency resolution work when installing skills?

Automatic dependency resolution works by validating skill packages during the publishing process to ensure secure installation. The ecosystem mandates semantic versioning and enforces metadata standardization to maintain registry consistency.

What are the metadata constraints for publishing a skill?

Metadata constraints for publishing a skill include strict line limits on SKILL.md and DOMAIN.md files, a prohibition on PII, and mandatory semantic versioning. These rules ensure standardized packaging and secure installation within the distributed ecosystem.

Can I search for and install specialized skills locally without external dependencies?

Yes, you can search and install skills locally within your workspace. The marketplace maintains a centralized local catalog for discovery, enabling seamless integration of reusable capabilities without requiring external dependencies.