Releases: kanelogger/SkillPort
Release list
Skill Port Desktop 0.1.8
Skill Port Desktop is a local Skill management app. macOS packages use an ad-hoc signature so the application bundle remains internally valid after packaging.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
The macOS packages are not Developer ID signed or notarized, so macOS may show a security warning on first launch. Right-click the app and choose Open; on newer macOS versions, use System Settings > Privacy & Security > Open Anyway. No Terminal command is required. Windows may show a SmartScreen warning. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.7
Skill Port Desktop is a local Skill management app. macOS packages use an ad-hoc signature so the application bundle remains internally valid after packaging.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
The macOS packages are not Developer ID signed or notarized, so macOS may show a security warning on first launch. Right-click the app and choose Open; on newer macOS versions, use System Settings > Privacy & Security > Open Anyway. No Terminal command is required. Windows may show a SmartScreen warning. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.6
Skill Port Desktop is a local Skill management app. macOS packages use an ad-hoc signature so the application bundle remains internally valid after packaging.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
The macOS packages are not Developer ID signed or notarized, so macOS may show a security warning on first launch. Right-click the app and choose Open; on newer macOS versions, use System Settings > Privacy & Security > Open Anyway. No Terminal command is required. Windows may show a SmartScreen warning. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.5
Skill Port Desktop is a local Skill management app. macOS packages use an ad-hoc signature so the application bundle remains internally valid after packaging.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
The macOS packages are not Developer ID signed or notarized, so macOS may show a security warning on first launch. Right-click the app and choose Open; on newer macOS versions, use System Settings > Privacy & Security > Open Anyway. No Terminal command is required. Windows may show a SmartScreen warning. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.4
Skill Port Desktop is a local Skill management app. macOS packages use an ad-hoc signature so the application bundle remains internally valid after packaging.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
The macOS packages are not Developer ID signed or notarized, so macOS may show a security warning on first launch. Right-click the app and choose Open; on newer macOS versions, use System Settings > Privacy & Security > Open Anyway. No Terminal command is required. Windows may show a SmartScreen warning. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.2
Skill Port Desktop is an unsigned local Skill management app.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
Because this MVP is not code-signed, macOS or Windows may show a security warning on first launch. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
Skill Port Desktop 0.1.1
Skill Port Desktop is an unsigned local Skill management app.
Download the installer for your system:
- macOS: use the DMG matching your Mac (
arm64for Apple Silicon,x64for Intel). Open it and drag Skill Port to Applications. - Windows: run
Skill Port Setup.exe.
Because this MVP is not code-signed, macOS or Windows may show a security warning on first launch. The source archives are provided automatically by GitHub, and SHA256SUMS.txt contains checksums for every installer.
v0.5.0
0.5.0 - 2026-07-15
Features
- Add interactive
sklp uninstall, which accepts only an exact lowercasey, removes Skill Port-managed entries, Hub state, locator, and the npm-global CLI, and preserves Hub-external linked sources.
Release
- Publish GitHub Releases to npm through GitHub OIDC trusted publishing and verify the exact published package on macOS, Linux, and Windows, including self-uninstallation.
v0.4.1
0.4.1 - 2026-07-14
Release
- Add an automated and manually rerunnable post-publish smoke workflow that installs the published npm package on macOS, Linux, and Windows and exercises the local Skill lifecycle.
- Document the CLI release closure gates for Node.js 24.15.0/npm users, including Windows CI evidence and published-package smoke verification.
v0.4.0
0.4.0 - 2026-07-13
Features
- Add Hub-only Publisher tags for GitHub multi-Skill imports and case-insensitive
sklp list --tag <owner>filtering. - Continue multi-Skill Git imports when invalid sibling metadata is present, while preserving valid Skills and their Publisher tags.
Documentation
- Document Publisher tag privacy and Git import behavior in English and Chinese guides.