Sponsor Finder
This tool quickly identifies potential sponsors for your project based on specified criteria, streamlining fundraising efforts and boosting support.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sponsor-finder npx -- -y @trustedskills/sponsor-finder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sponsor-finder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sponsor-finder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The sponsor-finder skill helps identify potential sponsors or funding sources for projects, initiatives, or open-source work. It leverages data from GitHub and other platforms to suggest relevant organizations or individuals who may be interested in supporting a given project.
When to use it
- You're seeking financial support for an open-source project.
- You want to find companies that sponsor similar initiatives for potential collaboration.
- You need to identify backers for a new idea or startup.
- You are preparing a pitch and need relevant sponsors to highlight in your proposal.
Key capabilities
- Searches GitHub for projects with sponsorship information.
- Identifies organizations that have sponsored open-source work.
- Provides insights into potential funding sources based on project themes or technologies.
Example prompts
- "Find companies that sponsor open-source projects related to AI."
- "Identify possible sponsors for a new Rust-based tooling library."
- "Show me organizations that fund GitHub repositories with similar topics to this one."
Tips & gotchas
- Ensure your project has clear documentation and a well-defined use case to attract relevant sponsors.
- The skill may not always return active or current sponsorship opportunities, so follow up directly for confirmation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.