华尔街见闻新闻 OpenClaw Skill

获取华尔街见闻财经新闻。当用户询问华尔街见闻、wallstreetcn、财经新闻、市场动态、金融资讯、股市行情、热文、头条、搜索文章时使用。使用 web_fetch 直接调用 API 获取最新文章、头条文章、热文和搜索结果。

v1.0.0 Recently Updated Updated 6 days ago

Installation

clawhub install wallstreetcn-news

Requires npm i -g clawhub

249

Downloads

0

Stars

0

current installs

0 all-time

1

Versions

EU EU-Hosted Inference API

Power your OpenClaw skills with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

华尔街见闻新闻

使用 web_fetch 直接调用华尔街见闻 API 获取财经文章。

API 接口

类型 URL
最新 https://api-one-wscn.awtmt.com/apiv1/content/information-flow?channel=global&accept=article&limit=10
头条 https://api-one-wscn.awtmt.com/apiv1/content/carousel/information-flow?channel=global&limit=10
热文 https://api-one-wscn.awtmt.com/apiv1/content/articles/hot?period=all
搜索 https://api-one-wscn.awtmt.com/apiv1/search/article?query=关键词&limit=10

数据解析

最新/头条文章

data.items[].resource = {
  "title": "标题",
  "uri": "链接",
  "content_short": "摘要",
  "display_time": 时间戳,
  "author": {"display_name": "作者名"}
}

热文

data.day_items[] = {
  "title": "标题",
  "uri": "链接",
  "display_time": 时间戳,
  "pageviews": 浏览量
}

输出格式

使用 Markdown 格式输出(不使用代码块),保持简洁高效:

格式模板

---
### 📰 华尔街见闻 · WALLSTREETCN
---

**1.【文章标题】**

内容摘要(前 50 字左右)...

> [阅读全文](https://wallstreetcn.com/articles/...) · 作者:作者名 · 2026-03-27 11:00

---

**2.【文章标题】**

内容摘要(前 50 字左右)...

> [阅读全文](https://wallstreetcn.com/articles/...) · 作者:作者名 · 2026-03-27 10:30

---

> 💡 华尔街见闻 —— 帮助投资者理解世界

输出要求

  1. 品牌标识:顶部使用 ### 📰 华尔街见闻 · WALLSTREETCN
  2. 分隔线:使用 --- 分隔每条新闻
  3. 标题格式**序号。【标题】** 加粗显示
  4. 摘要:单独一段,约 50 字,自动换行
  5. 元信息:使用引用格式 >,包含链接、作者、日期,用 · 分隔
  6. 品牌口号:底部使用 > 💡 华尔街见闻 —— 帮助投资者理解世界
  7. 不使用代码块:确保文本自动换行

Statistics

Downloads 249
Stars 0
Current installs 0
All-time installs 0
Versions 1
Comments 0
Created Apr 17, 2026
Updated Apr 17, 2026

Latest Changes

v1.0.0 · Apr 17, 2026

Initial release of 华尔街见闻财经新闻 skill. - Fetches latest, headline, and trending news articles from 华尔街见闻 using direct API calls. - Supports keyword-based article search. - Outputs news in clean Markdown format with titles, summaries, authors, and links. - Includes clear brand marking and messaging at the top and bottom.

Quick Install

clawhub install wallstreetcn-news
EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Customer Support