nexu-ionexu-ioOfficialยท1 Agent Skills Included

auto-github-contributor

Automated open-source contributions from issue discovery to pull request

Finds quick-win contributions in any GitHub repository by scanning labeled issues, typos, missing tests, and TODOs. Runs a full test-driven development loop until lint, typecheck, and tests pass, then opens a pull request automatically. Eliminates manual repo hunting, branch setup, and PR formatting with built-in safety rails against force-pushes and base-branch commits.
npx skills add nexu-io/auto-github-contributor --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’