Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Sponsor Finder

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").

open-sourcedependency-managementgithub-sponsorssoftware-developmentapi-integrationpackage-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsponsor-finder/workflow
1. Parse the input `owner/repo` to extract the owner and repository name.
2. Detect the ecosystem (npm, PyPI, etc.) by fetching the manifest file (e.g., `package.json`, `requirements.txt`).
3. Get the full dependency tree using the deps.dev API.
4. Resolve each dependency to a GitHub repository using deps.dev.
5. Get project health data (OSSF Scorecard) for each unique GitHub repository using deps.dev.
6. Find funding links using npm `funding` field, `.github/FUNDING.yml`, and web search.
7. Verify every link to ensure it's live.
8. Group and report the funding destinations, sorted by impact.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

Sponsor Finder
sponsor-finder
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers7
find sponsors for my project dependenciescheck if my dependencies are sponsorablediscover funding opportunities for open source maintainers/sponsor expressjs/expressanalyze github repository for sponsorable dependenciesfind funding links for github dependenciesidentify sponsorable dependencies in a github repo

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança47%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download sponsor-finder
$ synaptic skills detail sponsor-finder
$ synaptic skills live sponsor-finder

Dependências

github.comFUNDING.yml

Links

GitHub Repository