Install fastskill via Scoop on Windows.
This method enables automatic updates via scoop update:
scoop bucket add gofastskill https://github.com/gofastskill/scoop-bucket
scoop install fastskillInstall directly from the manifest URL without adding a bucket:
scoop install https://raw.githubusercontent.com/gofastskill/scoop-bucket/main/bucket/fastskill.jsonNote: This method does not track updates automatically.
fastskill --versionscoop update fastskillscoop uninstall fastskill
scoop bucket rm gofastskill