find-repos

Scan GitHub organization repositories for open issues matching user interests.

4|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/furkankoykiran/.claude --skill find-repos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-repos
Source: https://github.com/furkankoykiran/.claude/tree/main/skills/find-repos
Command: npx skills add https://github.com/furkankoykiran/.claude --skill find-repos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching for relevant open issues across an entire GitHub organization is time-consuming and inefficient, especially when trying to find contributions that align with your specific skills, interests, and experience level. This Skill eliminates that tedious work by automating the search and matching process.

Core Features & Use Cases

  • Personalized Interest Discovery: Automatically infers your current interests from your GitHub profile, personal website, and blog to tailor matches to your unique background.
  • Strict Issue Filtering: Only surfaces open, unassigned issues created or updated in the last 6 months with relevant labels (good first issue, help wanted, bug, etc.) and no linked pull requests.
  • Use Case: If you are a developer focused on Python, TypeScript, and AI/LLM tools, you can instantly find high-fit contribution opportunities across large organizations like Microsoft or Vercel without sifting through irrelevant issues.

Quick Start

Use the find-repos skill to surface the top 5 most relevant open contribution issues across your chosen GitHub organization, matched to your profile and interests.

Frequently Asked Questions about find-repos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find open-source issues to contribute to on GitHub based on my skills?

To find open-source issues matched to your skills, you can scan public repositories in a GitHub organization for open, unassigned issues. This process ranks opportunities by aligning issue labels with your inferred technical interests from your profile and blog.

How does personalized GitHub issue discovery work?

Personalized GitHub issue discovery works by automatically inferring your technical interests from your GitHub profile, personal website, and blog. It then filters eligible open issues and ranks them based on how closely they align with your unique background.

What are the eligibility criteria for filtering GitHub issues for contribution matching?

Eligibility criteria for filtering GitHub issues require issues to be open, unassigned, and created or updated in the last 6 months. Issues must also have relevant labels like good first issue or help wanted, and have no linked pull requests.

Can I find contribution opportunities across large GitHub organizations without manual searching?

Yes, you can find contribution opportunities across large GitHub organizations without manual searching by automating the scan. This approach surfaces the top ranked open issues tailored to your specific developer profile and technical interests.

What is the best way to locate good first issues in a specific GitHub organization?

The best way to locate good first issues in a GitHub organization is to automate the search across all public repositories. This filters for recently updated, unassigned issues with relevant labels and no linked pull requests, ranked by your skills.

Why does my GitHub issue search return irrelevant contributions?

Your GitHub issue search may return irrelevant contributions if it lacks personalized filtering based on your technical skills and interests. Applying strict criteria for issue recency, labels, and unassigned status streamlines finding high-fit opportunities.