Goofi
✨Let's contribute to OSS. Here is how to find good first issues in GitHub. "goofi" is an abbreviation of "good first issues".
Install / Use
/learn @ohbarye/GoofiREADME
Goofi
Let's contribute to OSS. Here is how to find good first issues in GitHub.
This is a simple app to list issues labelled as "good first issue" in repositories with over 500 stars.

Features
- Server side rendering with Next.js v9
- Deployed on Vercel
- GraphQL and Apollo
Development
You can bootstrap everything with docker-compose.
$ git clone git@github.com:ohbarye/goofi.git && cd goofi
$ echo GITHUB_ACCESS_TOKEN=<your token> > .env
$ yarn
$ docker-compose up -d
$ open http://localhost:3000
Without docker-compose
$ yarn
$ GITHUB_ACCESS_TOKEN=<your token> yarn dev
$ open http://localhost:3000
Related Skills
apple-reminders
332.9kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
332.9kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
332.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
332.9kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
