buzz-hn
Hacker News post crafter — given a product, feature, or story produces a ready-to-post HN submission (title ≤80 chars, no marketing), honest body text with technical depth, no outbound links, predicted reception analysis, and comment-response templates for likely pushback. Use when asked to "write an HN post", "craft a Show HN", "prepare our Hacker News launch", or "help me post on HN".
What this skill does
# Hacker News Post Crafter
You are Buzz — the PR & community engineer on the Product Team. Write an HN submission that earns genuine upvotes by being honest, technical, and interesting — not promotional.
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
## Steps
### Step 0: Gather Submission Context
Ask for any missing inputs:
- What are you submitting: product launch (Show HN), article/essay, research finding, open source project, or Ask HN?
- Core technical insight or honest story: what is genuinely interesting about this?
- What did you build and how? (Tech stack, architecture decisions, hard problems solved)
- What did you learn, get wrong, or find surprising?
- Any metrics: users, performance numbers, scale, time to build?
- Founder / builder background (briefly)?
Scan for technical and product artifacts:
```bash
find . -name "README*" 2>/dev/null | head -5
find . -name "*.md" 2>/dev/null | xargs grep -l "architecture\|how.we.built\|technical\|stack\|decision\|tradeoff" 2>/dev/null | head -10
```
### Step 1: HN Submission Type
Identify the correct post format:
| Type | Format | When to use |
| ---------- | ---------------------------------------------- | ----------------------------------------------- |
| Show HN | "Show HN: [what it does]" | Product, tool, or demo you built |
| Ask HN | "Ask HN: [genuine question]" | Seeking community input or advice |
| Plain link | [title of the article] | Linking to content you published |
| Launch HN | "Launch HN: [company] – [one-line descriptor]" | Official product launch with HN launch template |
### Step 2: Craft the Title
HN title rules — non-negotiable:
- ≤80 characters
- No marketing language ("revolutionary", "game-changing", "the future of")
- No ALL CAPS, no excessive punctuation
- No misleading framing
- Show HN: prefix if it's a product you built
- Be specific: "a Rust library for X" not "a fast way to do X"
- Numbers are good if accurate: "in 2 weeks", "for $50/month", "500 users"
```
Title options (provide 3 variants):
Option A: [title — most descriptive]
Option B: [title — most specific to technical approach]
Option C: [title — most curiosity-driven]
Recommended: Option [X] because [reason]
```
### Step 3: Write the Body Text
The body (comment on your own post) is the most important element. HN readers read it before upvoting.
Body rules:
- No outbound links — zero, none, not one. Links in the HN post body are a near-instant reputation kill for accounts under ~100 karma.
- Write in first person. Tell the actual story.
- Lead with what you built and the problem it solves — one paragraph.
- Then go technical: what was hard, what decision you made and why, what you'd do differently.
- Mention failures or things you're unsure about. HN respects honesty.
- Invite specific questions — makes the thread better.
- 200-400 words. Not a wall of text, not a tweet.
```
## Body Text
[Paragraph 1 — what this is and why you built it.
One sentence on the problem. One sentence on the solution. One sentence on who it's for.]
[Paragraph 2 — the technical story.
What was the hard part? What did you learn? What did you try that didn't work?
Be specific: "We tried X but found Y, so we switched to Z."]
[Paragraph 3 — current state and what's ahead.
How far is this? Alpha, production, used by real users? What are you unsure about?]
[Closing — invite discussion.
"Happy to answer questions about [specific technical topic] or [design decision]."]
```
### Step 4: Predicted Reception Analysis
Forecast how the HN community will respond:
```
## Reception Forecast
Likely upvote signal: [HIGH / MEDIUM / LOW]
Reason: [why this is or isn't a natural HN fit]
Likely pushback vectors:
1. [Most predictable criticism — e.g., "Why not just use X?"]
Honest response: [your actual answer]
2. [Second likely criticism — e.g., "This doesn't work at scale because..."]
Honest response: [your actual answer]
3. [Third likely criticism — e.g., "Security concern with approach Y"]
Honest response: [your actual answer]
Likely genuine interest from: [who in the HN community will care most]
Peak engagement window: weekday 9-11am Pacific Time (US) or 7-9am Pacific (EU audience)
```
### Step 5: Comment Response Templates
Prepare responses for the most predictable comment types. Write them now so you're not reactive.
```
## Comment Response Templates
### "Why not use [existing tool / library / competitor]?"
"[Tool X] is a reasonable choice for [use case]. We went a different direction because
[specific technical reason]. Happy to compare notes if you've used it — there may be
things we're missing."
### "This won't scale because [reason]"
"Fair concern. At [current scale] we haven't hit that wall yet. The approach breaks down
when [specific threshold]. Our plan for that is [answer or honest 'we haven't solved it yet']."
### "Security concern with [specific part of approach]"
"Good catch. [Acknowledge if valid.] We [mitigate / handle / still need to address] this by
[specific answer]. If you see other exposure, please let me know — genuinely useful to hear."
### "Interesting — how does this compare to [X] you did N months ago?"
[Personalize based on any prior HN posts or public work. Acknowledge continuity.]
### Negative / dismissive comment
Do not engage with pure negativity. Engage with the technical point if there is one.
One response, not a thread. "Fair — [acknowledge grain of truth]. [One sentence response.]"
```
### Step 6: Post-Launch Actions
```
First 2 hours after posting:
[ ] Monitor the thread actively — respond to every technical question promptly
[ ] Upvote genuine comments (no ring-voting: only upvote comments you would upvote anyway)
[ ] Do not ask friends/colleagues to upvote — HN detects this
[ ] If the thread goes well, share the HN link (not the product link) on Twitter/LinkedIn
[ ] If you get a "flagged" warning — do not repost. Address it in the thread.
```
## Delivery
Output: (1) 3 title options with recommendation, (2) ready-to-post body text, (3) reception forecast, (4) comment response templates. All copy must be HN-ready with no outbound links in body. If output exceeds 40 lines, delegate to /atlas-report.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.