daily-stock-analysis
SKILL.md
Daily Stock Analysis
Perform market-aware, evidence-based daily stock analysis with prediction, next-run review, rolling accuracy tracking, and a structured self-evolution mechanism that updates future assumptions from observed forecast errors.
Hard Rules
- Read and write files only under
working_directory. - Save new reports only to:
<working_directory>/daily-stock-analysis/reports/
- Use filename:
YYYY-MM-DD-<TICKER>-analysis.md
- If same ticker/day file exists, ask user:
overwriteornew_version(-v2,-v3, ...)- For unattended runs, default to
new_version