skill-multi-publisher

Validate SKILL.md metadata and submit pull requests to multiple skill directories.

11|1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/ProSkillsMD/proskills --skill skill-multi-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-multi-publisher
Source: https://github.com/ProSkillsMD/proskills/tree/main/skills/productivity/dongsheng123132-skill-multi-publisher
Command: npx skills add https://github.com/ProSkillsMD/proskills --skill skill-multi-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the complex process of publishing a skill to multiple marketplaces, automating repository creation and submission steps to save time and reduce errors.

Core Features & Use Cases

  • Multi-Platform Publishing: Enables publishing to GitHub, ClawHub, and community skill directories with a single command.
  • Automated Validation & File Generation: Checks SKILL.md for required frontmatter and creates missing files like README and LICENSE.
  • Use Case: Developers can release a new skill and simultaneously submit it to multiple platforms without manual repetition, ensuring quick dissemination.

Quick Start

Prepare your skill directory with a valid SKILL.md, then run the published command to automatically publish and submit PRs across platforms.

Frequently Asked Questions about skill-multi-publisher

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

FAQPage Schema
How do I publish a skill to multiple marketplaces at once?

To publish a skill to multiple marketplaces at once, you can automate cross-platform publishing by validating metadata, creating repositories, and submitting pull requests to community directories with a single command.

What is automated cross-platform skill publishing?

Automated cross-platform skill publishing is the process of validating metadata, creating repositories, and submitting pull requests to directories like GitHub and ClawHub to ensure consistent skill deployment workflows without manual repetition.

Do I need a valid SKILL.md file before submitting to community skill directories?

Yes, you need a valid SKILL.md file before submitting to community skill directories, because the publishing automation checks your SKILL.md frontmatter for required metadata and creates missing files like README and LICENSE.

How do I automatically submit pull requests to GitHub and ClawHub for my skill release?

To automatically submit pull requests to GitHub and ClawHub, you prepare your skill directory with valid metadata and run the publishing command, which handles repository creation and PR submission across the integrated platforms.

What is the best way to distribute a skill across community directories without manual repetition?

The best way to distribute a skill without manual repetition is using an automated deployment workflow that validates your metadata and submits PRs to major skill repositories, ensuring quick and consistent dissemination across platforms.

Can the publishing automation generate missing README and LICENSE files for my repository?

Yes, the publishing automation can generate missing README and LICENSE files for your repository by checking your SKILL.md for required frontmatter and automatically creating any missing deployment files.