show-hn-draft

Generate a Show HN draft and Reddit variants from repository signals.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill show-hn-draft-swarm-ai-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: show-hn-draft
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/show-hn-draft
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill show-hn-draft-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting Show HN posts and Reddit variants from the current repo state to reduce manual writing time and align with live signals.

Core Features & Use Cases

  • Generates a Show HN draft plus Reddit variants by aggregating repository signals (README, SHOWCASE, repo articles, stars/forks, skills).
  • Produces a deterministic draft file written to articles/show-hn-draft-<today>.md that operators can edit before posting.
  • Supports future extensions to include additional inputs (memory, logs) as the repo evolves.

Quick Start

Run the agent to generate today's Show HN draft and paste the output into articles/show-hn-draft-<today>.md.

Frequently Asked Questions about show-hn-draft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Show HN post from my repository state?▼

To generate a Show HN post from repository state, run the agent to aggregate signals like README, SHOWCASE, and live statistics into a deterministic draft file written to articles/show-hn-draft-<today>.md.

Can I automatically draft Reddit post variants from my GitHub repo?▼

Yes, you can automatically draft Reddit post variants from your GitHub repo by consolidating live repository signals, including recent articles and project-lens, into editable Reddit variants alongside the Show HN draft.

What inputs are needed to draft a Show HN post from a repository?▼

Drafting a Show HN post from a repository requires inputs including the README, SHOWCASE file, recent repo articles, project-lens, and live statistics such as stars and forks.

Is the generated Show HN draft file editable before posting?▼

Yes, the generated Show HN draft file is editable before posting. The skill writes a deterministic draft to articles/show-hn-draft-<today>.md specifically allowing operator edits before final submission.

What is the best way to automate Show HN content generation from live repository signals?▼

The best way to automate Show HN content generation from live repository signals is using a skill that integrates README, SHOWCASE, and live stats to produce a deterministic, launch-ready draft file.

Does the Show HN draft skill support integrating external memory or logs?▼

The Show HN draft skill currently supports future extensions to include additional inputs like memory and logs as the repository evolves, but focuses on existing repo files and live statistics.