Install
Install the plugin into your existing Salesforce CLI:
sf plugins install @Sliick/sfdx-plugin
Verify the install:
sf Sliick docs --help
You should see the export, import, diff, validate and template list commands listed.
If sf reports the plugin is not found, run sf plugins to confirm the install registered, then restart your terminal so the new commands are on the PATH.