mirror of https://github.com/openclaw/openclaw.git
The packager included .git directory contents in .skill archives, causing unnecessary bloat, metadata leakage, and poor artifact hygiene. Hard-exclude .git, .svn, .hg, __pycache__, and node_modules from packaged archives. These paths are never useful in distributable skills. Fixes #23149 Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| init_skill.py | ||
| package_skill.py | ||
| quick_validate.py | ||
| test_package_skill.py | ||