Skip to content

Skills Manager v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jan 04:00
· 38 commits to main since this release

What's New

Added

  • Local Directory Skill Catalogs: Browse and add skill catalogs directly from local folders on your Mac. Simply use the "Add Catalog" button and choose a local directory containing your skills. Perfect for developing and testing skills before publishing them.
  • Recursive Skill Discovery: Skills Manager now finds skills in nested subdirectories. Whether your skills are organized in folders or deeply nested, they'll all be discovered and displayed with clear path labels.

Improved

  • Better Skill Identification: Skills are now identified by their unique path, preventing conflicts when multiple skills have the same name in different locations.
  • Clearer Display Names: Skills from nested directories now show their relative path (e.g., "my-skill (tools/automation)") so you can easily distinguish between skills with similar names.

Fixed

  • Skill Installation Sync: Fixed an issue where installed skills weren't properly matched with their remote counterparts, ensuring accurate "installed" badges across all views.

Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.2.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.2.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.2.zip.sha256