What problem does it solve?
Tracing which repositories belong to open-source foundations is time-consuming; this skill provides an automated approach using a foundation-project cache, org heuristics, and LLM-based verification to assign foundation affiliations with evidence.
Core Features & Use Cases
- Cache-backed foundation mapping: builds and maintains a central list of known foundation-associated projects.
- Layered matching: first match via the cache, then apply org heuristics, and finally use LLM web research when needed.
- Output-driven workflow: consumes expanded repo data (repo_exp.csv) and outputs foundation.csv with foundation_name and supporting evidence for each repo.
- Use Case: quickly determine governance and sponsorship relationships for a set of open-source projects to inform funding, stewardship, or compliance decisions.
Quick Start
Run the foundation tracing workflow on your repository dataset to generate foundation classifications quickly.