open-source-contributorAutonomous GitHub contribution agent using the Architect-Builder pattern. Buck (main agent) handles all git/network I/O; subagents handle focused cognitive w...
Install via ClawdBot CLI:
clawdbot install wahajahmed010/open-source-contributorGrade 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/settings/tokensAudited Apr 20, 2026 · audit v1.0
Generated May 23, 2026
An open-source maintainer uses this agent to automatically fix typos, documentation errors, and simple code issues labeled 'good first issue' in their repositories during quiet hours. This accelerates project maintenance and onboarding for new contributors.
A junior developer deploys the agent to find and fix issues in small open-source projects, building a steady stream of merged PRs and commit history. Over time, this generates a strong GitHub profile that can be showcased to employers.
A team lead uses the agent to generate fixes for trivial issues in internal repositories, allowing junior developers to review and approve them. This provides hands-on code review experience in a low-risk environment.
A library maintainer configures the agent to run nightly, scouting for issues in dependencies and fixing documentation or minor bugs. This ensures the library remains healthy with minimal manual effort.
A new contributor uses the agent's complexity levels to start with trivial fixes and gradually take on harder tasks as their approval rate improves. This builds confidence and skill systematically.
Offer a subscription where companies pay for automated maintenance of their open-source repositories, including issue triage and fix generation. Revenue comes from monthly or annual fees per repository.
Sell licenses to individual developers or teams who want to boost their contribution output and build impressive GitHub profiles. Revenue from per-seat licenses.
Provide a custom deployment for companies to train new hires by letting them review AI-generated fixes. Includes integration with internal repos and review workflow. Revenue from setup fees + per user.
💬 Integration Tip
Integrate the pipeline script into cron for nightly runs and monitor approval tracking via the JSON log file.
Scored Jul 20, 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...