Research, verify, and document open-source project stacks as structured, evidenced blueprints. Use when the user wants to find free/self-hostable tools for a domain, build an "AI company stack", compare OSS alternatives, or produce a department→tool map. Emphasizes LIVE verification (GitHub API) and honest caveats — never fabricate star counts.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Research, verify, and document open-source project stacks as structured, evidenced blueprints. Use when the user wants to find free/self-hostable tools for a domain, build an "AI company stack", compare OSS alternatives, or produce a department→tool map. Emphasizes LIVE verification (GitHub API) and honest caveats — never fabricate star counts.
Open-Source Stack Blueprint
When to use
"find all the free/open-source projects for an AI company"
"what tools do I need for the X department?"
"compare OSS alternatives for video generation"
building a department↔project matrix / compulsory baseline / gap-fillers
Workflow
Scope first. Free-only? Self-hostable? Include experimental? Universal (any company) or domain-specific? Start with a 7-agent MVP, not all 60 departments.
Research via GitHub API — pull live stars + license. Do NOT trust memory for counts.
Technique + verified knowledge bank: references/github-api-research.md.
Verify links with an HTTP-200 HEAD check on a sample of repos.
Handle rate limits (403). GitHub unauthenticated API allows ~20 calls/min per IP. When it 403s, STOP hammering, mark unverified repos as (canonical) and note "not re-verified this session." NEVER fabricate star counts.
Structure output as a folder of markdown:
README.md — master index + tier structure + 7-agent MVP
ENTERPRISE_STACK.md — consolidated map
COMPULSORY_BASELINE.md — the default N-project set every company needs (industry-agnostic)