What problem does it solve?
This Skill helps developers and organizations identify which of their open-source project dependencies are eligible for sponsorship through platforms like GitHub Sponsors, making it easier to support the maintainers they rely on.
Core Features & Use Cases
- Dependency Analysis: Scans direct and transitive dependencies of a given GitHub repository.
- Sponsorship Verification: Uses multiple sources (deps.dev API, FUNDING.yml, npm metadata, web search) to find and verify sponsorship links.
- Project Health Data: Integrates OSSF Scorecard data to show the maintenance status of dependency projects.
- Use Case: You want to understand the sponsorship landscape for a critical library your company uses. Running this skill on the library's repository will provide a clear report of which dependencies can be sponsored, how, and their general health.
Quick Start
Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors for the repository expressjs/express.