skill-multi-publisherOne-command publish a Claude Code skill to ALL major marketplaces: GitHub (npx skills), ClawHub, and community marketplaces (composiohq/awesome-claude-skills...
Install via ClawdBot CLI:
clawdbot install dongsheng123132/skill-multi-publisherGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clau.de/plugin-directory-submissionAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
An independent developer creates a new Claude Code skill for automating code reviews and wants to maximize its visibility across all major marketplaces. Using Skill Multi Publisher, they can publish to GitHub, ClawHub, and community directories like awesome-claude-skills in one command, ensuring the skill reaches a wide audience without manual effort.
A tech company develops an internal skill for data analysis and decides to open-source it to contribute to the community. The team uses Skill Multi Publisher to publish it to multiple platforms simultaneously, streamlining the release process and ensuring consistency across repositories.
An educator builds a skill for teaching programming concepts through interactive examples and wants to share it with students and other instructors. By publishing to all supported marketplaces, they make the skill easily accessible via various install commands, enhancing adoption in educational settings.
A startup creates a skill to integrate with their SaaS platform, aiming to attract developers and increase user engagement. They use Skill Multi Publisher to deploy the skill across GitHub and community directories, leveraging automated PR submissions to boost visibility and drive early adoption.
A community manager oversees a directory of Claude skills and needs to regularly update listings with new submissions. Skill Multi Publisher automates the process of forking and submitting PRs to multiple community repos, reducing manual workload and ensuring timely updates.
Offer Skill Multi Publisher as a free tool to attract developers, then monetize through premium features like analytics, priority PR reviews, or custom marketplace integrations. This model leverages the tool's automation to build a user base and generate revenue from advanced services.
Provide paid consulting services to help companies or individuals publish and optimize their skills across marketplaces. This includes customizing the publish flow, handling compliance checks, and offering ongoing support for skill maintenance and updates.
Partner with marketplace platforms like ClawHub or GitHub to earn commissions for driving skill submissions. Skill Multi Publisher can include referral links or promotional integrations, generating revenue based on the number of skills published or installations driven.
💬 Integration Tip
Ensure all prerequisites like gh and clawhub CLI are installed and authenticated before use to avoid errors during the publish flow.
Scored Jun 17, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...