Agent skill
This is the recommended interactive path. Install the SelfTune skill, then ask your agent to initialize, inspect health, or improve a named skill. The agent uses SelfTune’s operating instructions and invokes the local runtime for you. Choose this when you prefer goals such as “show me which skills need attention” over remembering commands.Desktop app
Desktop runs the local SelfTune service and dashboard together. It is the clearest choice when you want to browse installed skills, manage local settings, and keep background health checks visible without working in a terminal. Installers are published for macOS, Windows, and Linux on the GitHub releases page.CLI and headless use
The CLI is the operational API used by the agent skill and Desktop app. Use it directly for CI, servers, scheduled jobs, or debugging. Start commands throughnpx selftune@latest if you do not have a global executable.
The CLI is complete, but it should not be your first learning path. Begin with
an outcome guide, then use the command reference when you need exact flags.