Research Community Daily Market Movement Brief
Paste the following prompt into your AI chat to install this skill:
Please install @user_512254e3/jiuyan-yidong-market according to https://skillhub.cn/install/skillhub.md.
About this skill
What It Solves
This skill targets the daily post-close workflow of reviewing A-share movement boards. Manually opening Jiuyan Gongshe, collecting limit-up stocks, sector logic, and leader names, then copying the result into notes or chat groups is repetitive and easy to mess up. jiuyan-yidong-market turns that into a stable pipeline: fetch same-day movement data, generate a structured brief, and output it as Markdown or plain text depending on the channel.
How It Works and Limits
- Data collection: prefers
web_fetchto retrieve the Jiuyan Gongshe page for the day; falls back tobrowser, and finally asks the user to upload a data file or paste the data manually. - Output channels:
config.jsoncan enable IMA saving and QQ push independently; IMA uses Markdown, QQ uses plain text, and local file output remains the baseline. - Reliability: includes non-trading-day checks, basic data validation, one fixed retry, and logging, making it suitable as a weekday 16:00 scheduled task.
Keep in mind that it depends on source-page accessibility and user-provided credentials; the brief is an organized digest of Jiuyan Gongshe information and is not investment advice.
Use Cases
- After market close, automatically fetch same-day Jiuyan Gongshe movement data and generate a structured recap brief.
- In a weekday scheduled job, save the Markdown brief to IMA and push a plain-text version to QQ.
- When automated collection fails, finish the daily movement digest by uploading a data file or pasting data manually.
- During sector review, organize sector logic, leader stocks, and limit-up streak information.
Best For
- A-share short-term traders who need a quick post-close summary of movement sectors and leader stocks.
- Personal knowledge-base maintainers who want daily market briefs saved automatically into IMA notes.
- Automation maintainers who need to configure collection, fallback, and push pipelines for Jiuyan Gongshe data.
- Investment-info curators who need sector logic and risk notes converted into shareable plain text.
Related Skills
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.
Turn pasted or queried Xiaohongshu notes into a research memo covering title patterns, structure, quoted comments, and follow-up angles; public lookups are optional and confirmed before paid execution.
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.