원클릭으로
deploy
Build the web package and ship it to the configured environment.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Build the web package and ship it to the configured environment.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Cut a new `mind` release. Bump the version, update the changelog, verify CI, tag with `make release`, and confirm the GitHub release workflow builds and uploads the binaries.
Format the working tree with the project formatter
The first skill from the alpha plugin
A greeting skill
A hello-world skill; confirms mind melded this repo and linked an item into your agent home.
An internal-only skill that should not be offered.
| name | deploy |
| description | Build the web package and ship it to the configured environment. |
Build the web package, run its smoke checks, then publish the artifact to the target environment. Confirm the health endpoint returns OK before reporting success.
This item lives under packages/web/, not the repo root. It is discovered
because [source].roots points convention scanning at that subtree. It installs
as deploy (its bare name); roots affects where discovery looks, not the
installed name.