setup
Installation
SKILL.md
Purpose
Install or update the dasel v3 binary from GitHub Releases into user-space (~/.local/bin on Linux/WSL2/macOS, %LOCALAPPDATA%\Programs\dasel on Windows). The install script handles platform detection, SHA256 verification, and PATH setup.
Install Script
The install script is a PEP 723 Python script at ${CLAUDE_PLUGIN_ROOT}/scripts/install_dasel.py.
Commands
Install or update to latest version:
${CLAUDE_PLUGIN_ROOT}/scripts/install_dasel.py
Force reinstall (even if already at latest version):