Official installer for Visual Standard Motion Graphics Creator, a macOS tool that turns a script and optional voiceover into an editable motion-graphics project in Claude Code.
Platform support: macOS only. Node.js 20+ and Claude Code are required.
- Official website: https://visualstandard.io
- Installation: official installation guide
- Uninstallation: official uninstallation guide
- Troubleshooting: official troubleshooting guide
- Support: support policy
- Versioning and releases: versioning policy
- Release history: changelog
- Security policy: security policy
- Published-package provenance: provenance record
- Public/private boundary: boundary documentation
- Published tarball checksum: release checksums
- License terms: https://visualstandard.io/license
- macOS
- Node.js 20 or newer
- Claude Code, installed and signed in
- A valid Visual Standard Motion Graphics Creator license key
Open Claude Code and paste:
npx @visualstandard/installThe installer securely asks for the license key delivered after purchase. It then:
- activates the current Mac with Visual Standard Motion Graphics Creator;
- requests an authorized runtime download;
- verifies the downloaded runtime checksum before installation;
- delegates installation and diagnostics to the authorized private installer.
The license key is not printed in the command or stored in this npm package.
The public release has one consistent identity:
- npm package:
@visualstandard/install; - GitHub organization:
VisualStandard; - source repository:
VisualStandard/visual-standard-installer; - official website:
visualstandard.io; - product: Visual Standard Motion Graphics Creator;
- supported platform: macOS.
The package is dependency-free, defines no npm lifecycle scripts, and exposes one installer binary. Its reviewed source is this public repository. Installation writes only to the documented Visual Standard runtime location and the Visual Standard skill and command locations used by Claude Code.
This is a small, auditable installer client. The npm package contains no creative runtime, customer projects, reference library, private signing key, storage credentials, or license database. The private runtime is delivered only after successful license activation and release authorization.
The installer is dependency-free and has no npm lifecycle scripts. Its source can be inspected before execution with:
npm pack @visualstandard/installThe public repository contains only the thin installer client and its verification documentation. It does not contain or describe the private motion-graphics runtime, creative engine, prompts, customer projects, license values, entitlement tokens, signing secrets, storage credentials, or release archives.
Visual Standard Motion Graphics Creator is proprietary software. Use is subject to the published license and terms.