github-contributionGitHub开源项目代码贡献完整工作流程。使用场景:当需要为开源项目解决issue或bug时,提供从fork、同步、开发到提交PR的完整指导。包含Chrome浏览器PR提交支持。
Install via ClawdBot CLI:
clawdbot install linux2010/github-contributionGrade 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/your-username/repository-name.gitAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Developers contribute bug fixes or features to public GitHub repositories, following the skill's workflow to fork, sync, develop, and submit PRs. This is common in tech companies or individual contributors enhancing tools like libraries or frameworks.
Researchers use GitHub to collaborate on open-source data analysis or simulation code. The skill guides them in forking repositories, making updates for reproducibility, and submitting PRs to share improvements with the academic community.
Teams manage infrastructure-as-code projects on GitHub, such as Terraform modules or Kubernetes configurations. The skill helps them fork, modify configurations for specific environments, and submit PRs to maintain consistency across deployments.
Technical writers or community members contribute to documentation repositories on GitHub. They use the skill to fork, edit markdown files for clarity or accuracy, and submit PRs to improve project guides and tutorials.
Early-stage startups leverage open-source projects as a foundation for prototypes. The skill assists in forking codebases, customizing features for MVP testing, and submitting PRs back to contribute enhancements or bug fixes.
Offer free basic tutorials on GitHub contribution workflows, with premium paid courses or consulting for advanced topics like conflict resolution or PR optimization. Revenue comes from course sales and personalized coaching sessions.
Develop a software tool that automates parts of the contribution workflow, such as syncing forks or generating PR templates. Revenue is generated through subscription plans for teams, with tiers based on features like analytics or collaboration tools.
Provide services to large organizations managing multiple GitHub contributions, including workflow audits, training workshops, and compliance checks. Revenue comes from project-based contracts and ongoing support retainers.
💬 Integration Tip
Integrate this skill with version control tools like Git CLI or IDEs to streamline the workflow, and consider adding browser extensions for Chrome to automate PR submission steps.
Scored Jul 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.
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 "帮我看看这个项目...