Analyzes a GitHub repo, evaluates launch readiness, selects channels (Show HN, Product Hunt, Reddit), and hands off to specialized writing skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opendirectory-gtm-skills:oss-launch-kitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
PRD.mdREADME.mdTECHNICAL_DESIGN.mdevals/cli-cli.full.mdevals/evals.jsonevals/octocat-hello-world.full.mdevals/pydantic-pydantic.full.mdevals/vercel-next-js.full.mdhero.pngreferences/channel_rules.mdreferences/launch_framework.mdreferences/output_template.mdscripts/__pycache__/build_product_brief.cpython-313.pycscripts/__pycache__/generate_assets.cpython-313.pycscripts/build_product_brief.pyscripts/fetch_repo_context.pyscripts/generate_assets.pyscripts/run.pyscripts/test_logic.pyThe 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.
show-hn-writer, producthunt-launch-kit, and reddit-post-engine.show-hn-writer (for technical deep-dives)producthunt-launch-kit (for PH assets and badges)reddit-post-engine (for community-specific variants)tweet-thread-from-blog (for Twitter/X threads)linkedin-post-generator (for LinkedIn posts)npx claudepluginhub varnan-tech/opendirectory --plugin opendirectory-gtm-skillsPrepares projects for product launch: analyzes with Node script, defines audience positioning, checklists for product/SEO/analytics/legal/social proof readiness, generates copy for Product Hunt/social media.
Plans launches for developer tools, APIs, SDKs via tier assessment, plan generation, readiness checks, and checklists for docs, code assets, DX.