Initial commit: skills library

- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
This commit is contained in:
hmo
2026-04-26 19:27:40 +08:00
commit 04db423416
861 changed files with 210414 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# 文档索引
## 分析指南
- stock_analysis_final_guide.md - 股票分析最终指南
- stock_data_verification_template.md - 数据验证模板
- stock_price_query_execution.md - 价格查询执行指南
## 使用说明
所有文档均为股票分析技能系统的组成部分,辅助进行准确的市场分析。