获取配置的所有持仓股票的最新行情数据,以表格形式展示股票代码、名称、最新价和涨跌幅。
3.7
Rating
0
Installs
Data & Analytics
Category
The skill provides a clear description of fetching portfolio stock data and displaying it in a table format. The SKILL.md is well-structured with good documentation of configuration, examples, and natural language triggers. However, it critically lacks implementation details - no actual code or scripts are provided to execute the task. The skill would require an AI agent to write all the implementation from scratch (fetching data via akshare, parsing .env, formatting tables), which diminishes its value as a reusable skill. Novelty is limited as this is a straightforward data retrieval and formatting task. To improve, the skill should include the actual Python script or reference implementation files that perform the portfolio fetching and display logic.
Loading SKILL.md…

Skill Author