moomoo-stock-digest

Installation
SKILL.md

moomoo Stock Digest Skill

Structured single-stock news interpretation workflow on the moomoo platform.

This skill accepts one target only, such as a stock name, company name, or ticker-like symbol string. It does not decide the target on its own. The caller must supply the stock to interpret.

The skill orchestrates:

  1. parse the user's target symbol
  2. call GET /news_search on https://ai-news-search.moomoo.com directly to obtain the latest public news
  3. extract the key events from the returned items
  4. judge the overall direction as bullish / bearish / neutral
  5. organize the result into a fixed user-facing digest template
  6. append a mandatory disclaimer

Base URL: https://ai-news-search.moomoo.com


Installs
2
First Seen
May 28, 2026
moomoo-stock-digest — einverne/agent-skills