anthropics / anthropics/skills
Add .skillignore feature to package script
Open
- Dominant language
- Python
- Stars
- 176k
- Forks
- 20.9k
- Avg merge
- 7h 21m
- Merged PRs (30d)
- 5
Description
Add feature to allow users to specify which files in the skill directory should not be packaged with the final skill. This allows for testing and developing the skill without packaging large directories (e.g. node modules), cache files, etc., that arise during development but that should not be included in the skill package
Alternatively, have skill packager respect .gitignore
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.