Wallstreetcn News Digest
Paste the following prompt into your AI chat to install this skill:
Install @user_11bed9df/wallstreetcn-news by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem
When integrating external financial news into automation, teams often have to deal with page structure, field mapping, and presentation. Wallstreetcn News narrows the task to a few stable endpoints: latest, headlines, hot posts, and keyword search, which fits morning briefs, monitoring, summaries, and lightweight research pipelines.
How it works
The skill uses web_fetch to call Wallstreetcn APIs instead of parsing HTML. A typical flow is:
- Choose a content source: latest, headline, hot, or search; search passes query and limit.
- Extract structured article fields: title, summary, author, date, and link from the response.
- Render normalized Markdown: keep ### 📰 华尔街见闻 · WALLSTREETCN at the top, separate items with ---, format titles as 1. [Title], keep summaries around 50 characters, and put link, author, and date in a > quote block.
Boundaries and caveats
It is mainly for content retrieval and readable summarization, not trading, investment advice, or deep analysis. Keep limit reasonable for search calls, and add fallbacks when upstream fields are missing. The output template is intentionally fixed, so it works best for fetching, aggregation, and lightweight news pipelines.
Use Cases
- Fetch Wallstreetcn latest posts into a Markdown brief.
- Search Wallstreetcn articles for event context.
- Import Wallstreetcn hot posts with links and dates.
- Compile Wallstreetcn summaries into research notes.
Best For
- Product ops staff who compile daily finance morning briefs
- Analysts tracking market events and external commentary
- Newsroom editors sourcing hot posts for an internal digest
- Equity analysts adding keyword news into research memos
Related Skills
A local A-share quant workspace for quotes, k-lines, conditional screening, MA/RSI backtesting, simulated trading, and risk control via REST APIs.
Systematically identify and evaluate the economic moats of listed companies using the Tang Shu Fang investment methodology for long-term investment analysis.
A skill that converts natural language questions into A-stock data queries and returns verifiable structured analysis conclusions, covering multi-dimensional analysis of market trends, fundamentals, and news.
An AI financial copilot by Wind, integrating financial databases and multimodal analysis to provide end-to-end support across investment research, asset allocation, risk control, quant, and report generation.