If you need to analyze Chinese stock financials, this pulls annual and quarterly reports from cninfo.com.cn (supports both A-share and Hong Kong stocks) and uploads them straight to NotebookLM with a pre-configured "Financial Analyst" persona. Give it a stock code like 600519 or a company name like 腾讯控股, and it downloads the last five years of annual reports plus current year quarterlies, then creates a notebook ready for analysis. The workflow is smart about market detection and handles the differences between A-share and Hong Kong reporting formats. Worth noting it requires some setup on first run (playwright, notebooklm-py authentication), but after that it's a single Python command to get from stock code to analyzable notebook.
npx skills add https://github.com/jarodise/cninfo2notebookllm --skill cninfo-to-notebooklm