Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Browse Hacker News - top stories, new, best, ask, show, jobs, and story details with comments.
.claude/skills/sundial-org-hn/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -65% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -70% | 0% |
Read Hacker News from the command line.
bashuv run {baseDir}/scripts/hn.py top # Top 10 stories uv run {baseDir}/scripts/hn.py top -n 20 # Top 20 stories
bashuv run {baseDir}/scripts/hn.py new # Newest stories uv run {baseDir}/scripts/hn.py best # Best stories uv run {baseDir}/scripts/hn.py ask # Ask HN uv run {baseDir}/scripts/hn.py show # Show HN uv run {baseDir}/scripts/hn.py jobs # Jobs
bashuv run {baseDir}/scripts/hn.py story <id> # Story with top comments uv run {baseDir}/scripts/hn.py story <id> --comments 20 # More comments
bashuv run {baseDir}/scripts/hn.py search "AI agents" # Search stories uv run {baseDir}/scripts/hn.py search "Claude" -n 5 # Limit results
Uses the official Hacker News API (no auth required).
Other measured skills in the registry, with their headline benchmark lift.