auto-github-contributor
Automated open-source contributions from issue discovery to pull request
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install auto-github-contributor?โผ
Run `npx skills add nexu-io/auto-github-contributor --all -g -y` in your terminal to install the skill globally.
How to automatically contribute to open-source projects?โผ
Invoke the skill with a target repo, and it discovers easy issues or quick wins, writes the fix with a TDD loop, and opens a pull request for you.
What do I need before running auto-github-contributor?โผ
You need the GitHub CLI (gh) authenticated with repo scope, plus git and jq installed. The skill checks all prerequisites first and tells you exactly what to fix.
Is auto-github-contributor safe to run on any repo?โผ
Yes. It never force-pushes, never commits to main or develop, waits for your confirmation before making changes, and confines all file operations to an isolated work directory.
Can beginners use this without open-source experience?โผ
Yes. It ranks beginner-friendly issues with time and cost estimates, so you just pick one from the list and approve the plan.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core