sponsor-finder
✓查找 GitHub 存储库的哪些依赖项可通过 GitHub 赞助商赞助。使用 deps.dev API 跨 npm、PyPI、Cargo、Go、RubyGems、Maven 和 NuGet 进行依赖项解析。检查 npm 资金元数据、FUNDING.yml 文件和网络搜索。验证每个链接。显示与 OSSF 记分卡健康数据的直接和传递依赖性。通过提供 GitHub 所有者/存储库进行调用(例如“在expressjs/express 中查找可赞助的依赖项”)。
SKILL.md
Find which of a repository's open source dependencies accept sponsorship via GitHub Sponsors (or Open Collective, Ko-fi, etc.). Accepts a GitHub owner/repo, uses the deps.dev API for dependency resolution and project health data, and produces a verified sponsorship report covering both direct and transitive dependencies.
Use getfilecontents to fetch the manifest from the target repo. Determine the ecosystem and extract the package name + latest version:
| File | Ecosystem | Package name from | Version from |
查找 GitHub 存储库的哪些依赖项可通过 GitHub 赞助商赞助。使用 deps.dev API 跨 npm、PyPI、Cargo、Go、RubyGems、Maven 和 NuGet 进行依赖项解析。检查 npm 资金元数据、FUNDING.yml 文件和网络搜索。验证每个链接。显示与 OSSF 记分卡健康数据的直接和传递依赖性。通过提供 GitHub 所有者/存储库进行调用(例如“在expressjs/express 中查找可赞助的依赖项”)。 来源:github/awesome-copilot。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/github/awesome-copilot --skill sponsor-finder- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-15
- 更新时间
- 2026-02-18
快速解答
什么是 sponsor-finder?
查找 GitHub 存储库的哪些依赖项可通过 GitHub 赞助商赞助。使用 deps.dev API 跨 npm、PyPI、Cargo、Go、RubyGems、Maven 和 NuGet 进行依赖项解析。检查 npm 资金元数据、FUNDING.yml 文件和网络搜索。验证每个链接。显示与 OSSF 记分卡健康数据的直接和传递依赖性。通过提供 GitHub 所有者/存储库进行调用(例如“在expressjs/express 中查找可赞助的依赖项”)。 来源:github/awesome-copilot。
如何安装 sponsor-finder?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill sponsor-finder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/github/awesome-copilot
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-15