Antigravity-focused Rust toolkit (v0.9.1 beta) for clean, fast, multi-platform workflows.
Installs OrbitSmith to ~/.orbitsmith/bin/ and automatically adds it to your PATH.
curl -fsSL https://raw.githubusercontent.com/zhugez/OrbitSmith/master/install/install.sh | bashirm https://raw.githubusercontent.com/zhugez/OrbitSmith/master/install/install.ps1 | iexAfter install, restart your terminal and run
orbitsmith --helpfrom anywhere! π
mkdir my-project && cd my-project
orbitsmith init
orbitsmith sync-skills
orbitsmith doctororbitsmith initβ initialize workspaceorbitsmith sync-skillsβ sync skills from bundled kitorbitsmith doctorβ verify local prerequisitesorbitsmith updateβ pull latest OrbitSmith changes
orbitsmith/
ββ src/ # Rust CLI source
ββ bin/ # launcher/wrapper
ββ install/ # installers and bootstrap
ββ kit/ # canonical Antigravity-focused kit
ββ docs/ # quickstart + install docs
ββ assets/ # branding assets
Scope: OrbitSmith currently focuses on Antigravity workflows only.