TopRank Skills

Home / Claw Skills / 其他 / hackernews-cn
Official OpenClaw rules 15%

hackernews-cn

Hacker News 热门监控 | Hacker News Hot Stories. 获取 HN 热门文章、技术讨论、创业动态 | Get HN top stories, tech discussions, startup news. 触发词:Hacker News、HN、YC、创业.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hackernews-cn 技能。 若已安装,则直接安装 hackernews-cn 技能。

Overview

Skill Key
guohongbin-git/hackernews-cn
Author
guohongbin-git
Source Repo
openclaw/skills
Version
-
Source Path
skills/guohongbin-git/hackernews-cn
Latest Commit SHA
1f13663d1817ee6e7284f5a440c2cede5d1a8056

Extracted Content

SKILL.md excerpt

# Hacker News 热门监控

Hacker News 热门文章监控,支持评论分析、趋势追踪。

## 功能

### 热门文章
- **Top Stories** - 当前最热门文章
- **New Stories** - 最新发布文章
- **Best Stories** - 历史最佳文章
- **Ask HN** - 问答讨论

### 分类内容
- **Show HN** - 项目展示
- **Jobs** - 招聘信息
- **Launch** - 产品发布

### 数据分析
- **热度趋势** - 文章热度变化
- **评论分析** - 高赞评论摘要
- **关键词监控** - 追踪特定话题

## 使用方式

### 获取热门文章

```
获取 Hacker News Top 10
```

返回:
```json
[
  {"rank": 1, "title": "AI Agents Are Getting Scary Good", "points": 892, "comments": 456, "url": "https://..."},
  {"rank": 2, "title": "Show HN: I Built a Markdown Editor", "points": 654, "comments": 234, "url": "https://..."},
  {"rank": 3, "title": "The State of Rust 2026", "points": 543, "comments": 189, "url": "https://..."}
]
```

### 按类型筛选

```
获取 Hacker News Show HN 项目
```

### 关键词搜索

```
在 Hacker News 搜索 "AI agent"
```

## 数据来源

- Hacker News Official API
- Algolia HN Search API

## 输出格式

### 文章列表
```
🄪 Hacker News Top 10

1. AI Agents Are Getting Scary Good
   👍 892 points | 💬 456 comments
   https://...

2. Show HN: I Built a Markdown Editor
   👍 654 points | 💬 234 comments
   https://...
```

---

*Hacker News,技术圈的风向标* 🄪

Related Claw Skills