文件内容
skill-card.md
## Description: <br>
Natural-language financial data query skill for A-shares, Hong Kong and US stocks, funds, bonds, indexes, issuers, company information, valuation metrics, financial reports, and market data using Eastmoney Miaoxiang data services. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[financial-ai-analyst](https://clawhub.ai/user/financial-ai-analyst) <br>
### License/Terms of Use: <br>
MIT-0 <br>
## Use Case: <br>
Financial analysts, investors, researchers, and agents use this skill to retrieve structured market, company, fund, bond, valuation, and financial-statement data from natural-language questions. It is suited to investment research, trading review, market monitoring, industry analysis, credit research, financial reporting review, and asset allocation workflows. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: Financial queries are sent to Eastmoney, which may expose confidential holdings, strategy, or research topics. <br>
Mitigation: Use the skill only when Eastmoney is approved for the submitted data, and avoid confidential holdings or proprietary research queries unless policy permits them. <br>
Risk: The skill requires EM_API_KEY, a sensitive credential. <br>
Mitigation: Use a revocable key stored in the environment, rotate or revoke it when needed, and avoid hard-coding it in prompts, code, logs, or shared files. <br>
Risk: The skill installs Python packages and writes local XLSX and TXT files. <br>
Mitigation: Install dependencies in a controlled virtual environment and review generated files before sharing or using them in downstream workflows. <br>
## Reference(s): <br>
- [ClawHub Skill Page](https://clawhub.ai/financial-ai-analyst/mx-finance-data) <br>
- [Publisher Profile](https://clawhub.ai/user/financial-ai-analyst) <br>
- [Eastmoney Miaoxiang Service](https://ai.eastmoney.com/mxClaw) <br>
- [Eastmoney Financial Data API Endpoint](https://ai-saas.eastmoney.com/proxy/b/mcp/tool/searchData) <br>
## Skill Output: <br>
**Output Type(s):** [Text, Files, Shell commands, Configuration, Guidance] <br>
**Output Format:** [Console text plus generated XLSX and TXT result files] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Writes local result files under miaoxiang/mx_finance_data and requires EM_API_KEY.] <br>
## Skill Version(s): <br>
1.0.11 (source: server release metadata) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>