openclaw/skills/skill-creator
Sid 3bfe990c33
fix(skill-creator): exclude .git and VCS internals from .skill archives (#23180)
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>
2026-02-22 15:24:11 -05:00
..
scripts fix(skill-creator): exclude .git and VCS internals from .skill archives (#23180) 2026-02-22 15:24:11 -05:00
SKILL.md fix(security): enforce symlink-safe skill packaging 2026-02-19 10:56:17 +01:00
license.txt feat: add skill-creator bundled skill 2026-01-11 10:42:56 +00:00