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:
@@ -0,0 +1,5 @@
|
||||
# XLSX Skill - Excel处理依赖
|
||||
openpyxl>=3.1.0
|
||||
|
||||
# 系统工具(需要单独安装)
|
||||
# LibreOffice: 用于公式重算
|
||||
Reference in New Issue
Block a user