Openmist Bootstrap banner
mistprismlabs mistprismlabs

Openmist Bootstrap

AI community

Description

--- name: openmist-bootstrap description: Use when deploying OpenMist onto a freshly provisioned Ubuntu server over SSH, after the user already has a working SSH login path and wants the AI to drive initialization with minimal questions. --- # OpenMist Bootstrap 用在 `open-mist` 的首次部署场景:一台刚装完 Ubuntu 的服务器、一个已经能 SSH 登录的账号、尽量少的用户决策。 先读取这些文件,再开始执行: - `docs/deploy.md` - `scripts/check-runtime.sh` - `scripts/check-config.sh` - `scripts/check-service.sh` - `scripts/bootstrap-user.sh` - `scripts/boots

Installation

Installs to ~/.claude/skills/mistprismlabs-open-mist-openmist-bootstrap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mistprismlabs-open-mist-openmist-bootstrap && curl -fsSL https://raw.githubusercontent.com/mistprismlabs/open-mist/HEAD/.claude/skills/openmist-bootstrap.md -o ~/.claude/skills/mistprismlabs-open-mist-openmist-bootstrap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository