Hn — Development skill for Claude Code
Analyze a Hacker News post and its discussion.
How to install Hn
Installs to ~/.claude/commands/az9713-cerebro-hn.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/az9713/cerebro/HEAD/.claude/commands/hn.md -o ~/.claude/commands/az9713-cerebro-hn.md Restart Claude Code, or start a new session, for it to be picked up.
What Hn does
description: Analyze a Hacker News post and its discussion
Analyze Hacker News Post
Analyze the Hacker News post: $ARGUMENTS
Steps
- Parse the HN URL:
- Accept URLs like
news.ycombinator.com/item?id=XXXXX - Extract the item ID
- Accept URLs like
- Fetch the HN post using WebFetch or HN API:
- Get the post title, link, and points
- Get top comments (aim for top 20-30 comments)
- If post links to content: Also fetch the linked article/project
- If fetching fails:
- I
Alternatives in Development
- News Pulse — 公司新闻脉搏:股价异动时快速归因 15.9k ★
- Summarize Blogs — Blog Post Summary Prompt 3.2k ★
- Discussion Follow Up.V1 — At the end of your response, provide 3-4 numbered candidate next 272 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bob Export
Create a Hacker Bob post-release improvement bundle for the currently installed Bob version.
Pmd
Post Mortem Dump - Analyze failures and suggest improvements
Bob Egress
Manage Hacker Bob egress profiles for this project.
Argue
Run an adversarial attacker/adjudicator discussion against an idea, work item, or decision.
Specs
Define functional requirements through a roundtable discussion. Reads CONTEXT.md and produces structured requi
Check Upstream
Check upstream for existing discussion or work on a problem
Related Agents
Post Launch Analyst
Use this agent when you need to analyze post-launch product performance, integrate analytics tools, or develop
Repurpose Community
Community content specialist. Generates YouTube Community posts, polls, image concepts, Skool discussion posts
Search Issues
gh search issues --repo {owner/repo} "llms.txt OR AI-friendly OR LLM documentation OR AI context" --limit 20 g