Skip to content
dsh.fish
Bundle

xby-real-time-news

实时新闻

Source
xby-skill
License
MIT
Updated
Updated yesterday

Readme

# xby-real-time-news

DeepSeek Harness (DSH) 的插件:实时新闻

实时新闻

## 功能

- **set_xby_apikey** — 在聊天中设置 API 密钥(自动持久化,重启有效)
- **weibo_news** — 实时数据/微博热搜
- **baidu_news** — 实时数据/百度热榜
- **zhihu_news** — 实时数据/知乎热榜
- **toutiao_news** — 实时数据/今日头条热榜
- **36ke_news** — 实时数据/36氪热榜
- **tx_news** — 实时数据/腾讯新闻热榜
- **bli_news** — 实时数据/B站热榜
- **sougou_news** — 实时数据/搜狗热榜
- **sougou_a_news** — 实时数据/搜狗热榜A
- **pengpai_news** — 实时数据/澎湃新闻热榜
- **hupu_news** — 实时数据/虎扑步行街热榜
- **hupu_a_news** — 实时数据/虎扑步行街热榜A
- **douyin_news** — 实时数据/抖音热榜
- **it_news** — 实时数据/IT资讯热榜
- **huxiu_news** — 实时数据/虎嗅热榜
- **baidu_tieba_news** — 实时数据/百度贴吧热榜
- **xitu_news** — 实时数据/稀土掘金热榜

## 安装

### 方式一:从 GitHub 直接安装(推荐)

```bash
# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-real-time-news
```

### 方式二:从本地目录安装(开发模式)

```bash
# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-real-time-news
```

### 方式三:通过 cordis.patch.yml 开发调试

```bash
dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml
```



## 配置

### 获取 API 密钥

前往 [小笨羊官网](https://xiaobenyang.com) 注册并获取 API 密钥。

Install

dsh plugin --profile web add github:xby-skill/xby-real-time-news

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source