Describe the problem you're trying to solve
When unpacking a ModelKit on my localhost I have certain locations where I always want my models, datasets, prompts, etc... to go. For example:
- Models to
/models
- Datasets to
S3://databucket
- Skill.md files to
.claude/skills
Describe the solution you'd like
Create a config file or .env file for KitOps that would hold the default locations for each layer type. It would be ideal if this is triggered by a special flag on unpack.