
from china-stock-analyst29
Short-term A-share analysis assistant combining momentum signals and revenue-quality checks; supports multi-symbol comparison, report validation, and backtestin
A team-oriented skill for analyzing Chinese A-share stocks with a dual-track approach: short-term trading signals plus revenue-quality assessment. It orchestrates multiple expert roles (fundamental, technical, quant, risk, macro, industry researcher) to produce evidence-backed analysis, labels (do/watch/avoid), and structured reports. Built-in backtest and strategy optimization utilities support validation and parameter tuning.
Use for single-stock short-term opportunity analysis, multi-stock comparisons, validating prior reports against fresh data, running quick backtests, or optimizing strategy parameters. Suitable for high-intent workflows that benefit from parallel expert evaluation.
Best used with agents that support multi-step workflows and external data fetches (agents with web_search and Python execution capability).
China A-share stock analysis skill with a multi-expert team architecture, backtesting framework, plugin system, and technical indicator calculations. Most core scripts (9/13 unique) ran successfully; 4 failed due to missing akshare dependency or flat imports requiring the full repo context. The SKILL.md is well-structured with clear data source priorities, scoring rules, and risk controls. No security concerns found.
aksharepandasWell-designed domain skill for Chinese stock market analysis. Clean security posture — no hardcoded keys, explicit prohibition on hardcoding secrets, log sanitization required. The multi-expert team pattern with routing, plugin extensibility, and structured scoring/downgrade rules is thoughtful. Main weakness is flat imports causing ModuleNotFoundError when scripts are run in isolation.