oss-launch-kit
Installation
SKILL.md
OSS Launch Kit (Orchestrator)
The oss-launch-kit is the root orchestration layer for open-source launches in OpenDirectory. It turns a GitHub repository URL into a grounded, coordinated launch strategy.
Rather than just writing generic copy, this skill serves as the Strategic Entry Point: it evaluates readiness, determines channel fitness (Show HN vs. Product Hunt vs. Reddit), and provides the coordination logic needed to use specialized skills effectively.
How it works
- Project Analysis: Differentiates between CLI tools, libraries, apps, and templates.
- Launch Readiness: Stronger checks for installation guides, examples, and licenses.
- Skill Orchestration: Provides hooks and explicit handoffs to
show-hn-writer,producthunt-launch-kit, andreddit-post-engine. - Coordinated Strategy: A timed checklist for multi-channel launches.
- Honest Feedback: Proactively flags sparse READMEs and recommends documentation sprints.