displayName
InstallMethod (meta)
name
InstallMethod
cluster
8-capabilities
prefix
install
origin
universal
purpose
a canonical install method (npm, brew, gh-extension, curl, winget, scoop, manual, pip, nix, cargo, go-install) referenced by AgentVersion.installMethods, Plugin install records, and Blueprint setup
exampleCount
11
invariants
- id starts with install:
- command MUST be a non-empty templated string (V-11.x)
- platforms list MUST be non-empty
- kind values MUST be unique across the catalog (one canonical InstallMethod per kind)