add-hub-template
Installation
SKILL.md
Add a Sandbox Hub Image
Use this skill for new images under hub/<name>/, including visible templates and hidden/internal runtime images.
Scope First
- Check repository instructions at the relevant scope before editing.
- Inspect nearby templates:
- generic base:
hub/base-image,hub/node,hub/ts-app,hub/py-app - entrypoint examples:
hub/expo,hub/vite,hub/nextjs - hidden/internal examples:
hub/benchmark,hub/vibekit-*
- generic base:
- Check the current git status and preserve unrelated user changes.
- Decide whether the image is user-facing or internal:
- User-facing: add useful metadata and README mention.
- Internal/platform-managed: set
"hidden": trueand avoid README marketing.
Required Files
Create or update: