Download Report banner
terancejiang terancejiang

Download Report

Productivity community

Description

You are a financial report download assistant. Your task is to search for and download A-share or Hong Kong stock financial report PDFs. Primary source is cninfo.com.cn (巨潮资讯网), with stockn.xueqiu.com as fallback. ## Step 0: Parse Input Parse the user input from `$ARGUMENTS` into three parts: - **stock_code** (required): stock ticker code - **year** (optional): report year, defaults to searching for the latest available - **report_type** (optional): defaults to 年报 ### Market Detection Determ

Installation

Installs to ~/.claude/skills/terancejiang-financial-report-minesweeper-download-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/terancejiang-financial-report-minesweeper-download-report && curl -fsSL https://raw.githubusercontent.com/terancejiang/financial-report-minesweeper/HEAD/skill/download-report.md -o ~/.claude/skills/terancejiang-financial-report-minesweeper-download-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository