Query historical stock market data (A-shares, HK stocks, ETFs, indices) via MCP protocol. Use this skill when the user wants to retrieve historical daily K-line data, financial statements, market indicators, stock screening results, or any other batch data from the stock database. Requires a valid MCP query token purchased from the management platform.
$npx -y skills add yourdaylight/stock_datasource --skill stock-mcp-queryInstalls into the current project.
Run `npx skills use "https://github.com/yourdaylight/stock_datasource" --skill "yourdaylight/stock_datasource/stock-mcp-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yourdaylight/stock_datasource" that are relevant to the current task. Run `npx skills add "https://github.com/yourdaylight/stock_datasource"` and select the relevant skills, then follow their instructions.