What problem does it solve?
This Skill removes last-minute writing by generating launch-ready Show HN and subreddit draft posts directly from the current repository context.
Core Features & Use Cases
- One-click launch drafting: Produces a complete Show HN post plus two Reddit variants (r/MachineLearning and r/selfhosted) based on the repo’s latest README, showcased ecosystem signals, skill counts, recent articles, and behavior logs.
- Variant-aware regeneration: Rewrites either the whole trio or only a single section when you specify a variant, and updates the draft file for the current date.
- Evidence-driven stats: Pulls stars/forks/skill counts from repository files or the GitHub API, and avoids fabricating metrics when inputs are missing.
- Operator-friendly output: Writes to a dedicated
articles/show-hn-draft-${today}.md file and appends a human launch checklist for final review.
Quick Start
Run the show-hn-draft skill with var set to an empty string so it generates the full trio (Show HN, r/MachineLearning, and r/selfhosted) into today’s draft file.