github-clawhub-launcherReview GitHub and ClawHub release plans, metadata, tags, release notes, and final publish order before a human runs any commands.
Install via ClawdBot CLI:
clawdbot install zack-dev-cm/github-clawhub-launcherGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zack-dev-cm/github-clawhub-launcherAudited Apr 18, 2026 · audit v1.0
Generated May 8, 2026
An independent developer has built a local project with a skill folder and wants to publish it on GitHub and ClawHub simultaneously. They use the skill to generate a release manifest, validate the repo structure, create release notes, and get a ready-to-run command sheet for both platforms.
A startup has developed an AI agent skill and needs a repeatable release process to push updates to GitHub and ClawHub. The skill helps them keep versioning, changelog, and metadata consistent across both platforms, reducing manual errors.
A team participating in a hackathon has built a project and wants to publish it quickly and correctly. They use this skill to initialize a manifest, check for required files like README.md and LICENSE, and generate the exact commands to create GitHub repo and ClawHub package.
A maintainer of multiple open-source projects wants to standardize their release process across GitHub and ClawHub. This skill provides a structured manifest and validation steps to ensure every release has consistent metadata, release notes, and command sheets.
A consultant who builds projects for clients needs to hand over a clean release flow. They use this skill to prepare a manifest, check structure, and generate commands so clients can publish and update their own projects independently.
Developers publish free open-source skills on GitHub and monetize premium features or support through ClawHub packages. The skill streamlines dual-platform release, making it easier to maintain a free + paid tier strategy.
A company offers a service that automates the publishing workflow for developers. They use this skill internally to provide consistent, error-free releases to their clients, charging a monthly fee for the automation pipeline.
Product teams within an enterprise adopt this skill to standardize how they publish internal tools and skills across GitHub and ClawHub. This reduces fragmentation and improves compliance with release policies.
💬 Integration Tip
Ensure python3, git, gh, and npx are installed. Run publish-guard first for a security audit before using this launcher.
Scored Jun 22, 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 "帮我看看这个项目...