Guosen Securities Financial Data Query
Paste the following prompt into your AI chat to install this skill:
Follow https://skillhub.cn/install/skillhub.md to install @guosen-securities/guosen-stock-financial.
About this skill
Problem
When building investment research workflows, financial models, or data checks, teams often need A-share and HK financial statements, single-quarter metrics, TTM values, R&D expense, and dividend data. Hand-written API calls can fail on security code, market code, reporting period, or field mapping, while free-form prompting may introduce unreliable values. @guosen-securities/guosen-stock-financial wraps Guosen Securities financial data queries into a structured skill so the model can request clearly defined interfaces with explicit parameters.
How It Works
- Coverage: supports A-share and HK
balance sheet,income statement, andcash flow statementdata, as well as metrics such as operating revenue, net profit, gross margin, ROE,EPS TTM, R&D expense, and dividend yield. - Interface selection: A-share calls require
codeandmarket, withmarketset toSHorSZ; HK calls useHK.reportType,reportYear, andcountconstrain reporting periods and record counts. - Key and execution: the skill expects
GS_API_KEY, reads it from./memory.md, injects it as an environment variable, and then invokesscripts/get_data.py. Returned fields are matched throughkeyvalues in theinfoarray. - Query constraints: for multi-entity comparisons, the source notes that more than five entities are truncated to the first five, and the output should mention this limitation.
Boundaries
This skill is suitable for reading financial data through Guosen Securities interfaces and organizing fields. It does not cover unlisted data such as market quotes, disclosures, or fund flows. If a call fails, the workflow should report a data retrieval failure rather than substituting web search. GS_API_KEY is sensitive and must not be hardcoded, logged, or exposed; returned data is for reference only and is not investment advice.
Use Cases
- Compare Moutai, Wuliangye, and Laojiao gross margins for research
- Pull CATL 2024Q3 revenue and net profit for financial modeling
- Query Tencent's latest key financial metrics for HK tracking
- Read GS_API_KEY from memory.md and set env for Python scripts
Best For
- Quant analysts modeling A-share companies, needing statement fields and period metrics
- Sell-side analysts writing research, needing multi-company margin and profit comparison
- Engineers maintaining Python scripts, needing GS_API_KEY injection from memory.md
- HK researchers tracking fundamentals, needing key metrics for Tencent and Xiaomi
Related Skills
Systematically scans national strategy, technology trends, capital flows, and regional capacity to identify future industries, priority tracks, and actionable deployment pathways.
Recognizes plant growth stages from images or videos and outputs structured agronomic analysis, risk notes, suggestions, and cloud report history.
Analyzes child images or videos for ASD-related social, behavioral, and stereotyped traits, then produces a structured report with early intervention suggestions.
Prepare, submit, and verify enterprise tax filings through Qixiangyun MCP, including roster checks, initialization, PDF download, and missing-declaration checks.