Skip to content

Releases: kanelogger/SkillPort

Skill Port Desktop 0.1.8

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:23

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 (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:32

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 (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:58

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 (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:00

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 (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:14

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 (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 23 Jul 01:02

Skill Port Desktop is an unsigned local Skill management app.

Download the installer for your system:

  • macOS: use the DMG matching your Mac (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:29

Skill Port Desktop is an unsigned local Skill management app.

Download the installer for your system:

  • macOS: use the DMG matching your Mac (arm64 for Apple Silicon, x64 for 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

Choose a tag to compare

@kanelogger kanelogger released this 15 Jul 05:08

0.5.0 - 2026-07-15

Features

  • Add interactive sklp uninstall, which accepts only an exact lowercase y, 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

Choose a tag to compare

@kanelogger kanelogger released this 14 Jul 07:51

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

Choose a tag to compare

@kanelogger kanelogger released this 13 Jul 14:33

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.