release-preflightPre-release safety and scope checker for skills, repos, and export bundles. Use before publishing or sharing a skill folder, repository, or release bundle wh...
Install via ClawdBot CLI:
clawdbot install lethehades/release-preflightGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A developer creates a new AI skill and wants to publish it to a public repository like GitHub. They use Release Preflight to scan the skill folder for private API keys, local file paths, and development artifacts before committing to ensure no sensitive data leaks.
A data science team builds an AI skill for internal use and needs to share it with another department via an export bundle. They run the preflight check to verify the bundle doesn't contain proprietary code references or local server configurations before distribution.
A company prepares an AI skill for listing on a commercial marketplace like Hugging Face. They use the tool to ensure the repository meets marketplace guidelines by checking for overscoped files and missing documentation before submission.
A university research team completes an AI project and plans to release the code publicly for reproducibility. They run the preflight to detect any accidental inclusion of student identities or local dataset paths in text files before publication.
A consulting firm delivers a custom AI skill to a client as part of a project. They use Release Preflight to validate the export bundle removes all internal tooling references and ensures only the agreed-upon functionality is included in the handoff.
Offer a free basic version for individual developers with limited scans, and a paid tier for teams with advanced features like batch processing and custom rule sets. Revenue comes from monthly subscriptions for enterprise teams needing compliance checks.
Sell annual licenses to large organizations for integrating Release Preflight into their CI/CD pipelines. Include features like API access, custom severity thresholds, and dedicated support for secure development workflows.
Partner with AI marketplaces or repository platforms to offer Release Preflight as a built-in validation service. Revenue is generated through revenue-sharing agreements or per-scan fees charged to publishers listing their skills.
💬 Integration Tip
Integrate into CI/CD pipelines using the Python script to automatically scan before deployments, and customize rules in the references folder to match organizational policies.
Scored Apr 19, 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
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...