rn-bundle-to-githubReact Native bundle 发布到 GitHub 的完整工作流。当需要为 React Native 项目打包并发布到 GitHub Release 时激活。包括:(1) 初始化 RN 项目发布配置,(2) 使用 publish.sh 自动发布 release/debug 版本,(3) 生成包含 And...
Install via ClawdBot CLI:
clawdbot install lvtong199881/rn-bundle-to-githubGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/{owner}/{repo}/raw/{tag}/dist/index.android.bundleUses known external API (expected, informational)
api.github.comAudited Apr 21, 2026 · audit v1.0
Generated May 23, 2026
A mobile app team needs to quickly push a critical bug fix without going through app store review. Using this skill, they can bundle the JavaScript fix and publish it as a debug GitHub Release, then trigger the app to download and apply the bundle immediately.
A product team wants to test a new feature with a subset of users before full rollout. They can create a debug bundle with the feature flag enabled, publish it as a prerelease, and have the app fetch and apply it for testers only.
A CI/CD pipeline integrated with GitHub Actions can automate bundle creation and release on every merge to main. This skill provides the scripts to generate versioned bundles and upload them as GitHub Releases, enabling seamless deployments.
An enterprise app supports multiple major versions simultaneously (e.g., v1, v2). Developers can use this skill to maintain separate release lines by tagging versions appropriately and generating bundles for each branch, ensuring backward compatibility.
Offer a SaaS platform that allows mobile app developers to manage and deploy JavaScript bundle updates via GitHub Releases. Revenue comes from subscription tiers based on number of apps or releases per month.
An agency that builds React Native apps for clients can use this skill to implement over-the-air updates as a premium feature, charging clients for setup, maintenance, and ongoing releases.
Provide a managed service that integrates this skill with client CI/CD pipelines, offering automated bundle generation, versioning, and release management. Revenue from setup fees and monthly operations.
💬 Integration Tip
Ensure your GitHub token has repo scope, and set up git remote before running publish.sh.
Scored May 23, 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...