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,8 @@
|
||||
# PPTX Skill - PowerPoint处理依赖
|
||||
python-pptx>=0.6.21
|
||||
Pillow>=10.0.0
|
||||
markitdown>=0.0.1a2
|
||||
|
||||
# 系统工具(需要单独安装)
|
||||
# LibreOffice: 用于PPT转PDF
|
||||
# Poppler (pdftoppm): 用于PDF转图片
|
||||
Reference in New Issue
Block a user