Skip to content

Skills Hub v0.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 02:21
· 16 commits to main since this release

Added

  • DeepSeek Harness tool adapter: Added global and project-level Skill sync through ~/.dsh/skills and .dsh/skills. Skills Hub detects a default DeepSeek Harness installation through ~/.dsh and displays the DeepSeek product icon throughout tool management and sync flows.
  • Discovery scan settings: Added persistent per-directory scan source controls with a permanent Settings entry and a contextual shortcut beside discovered Skills. Saving refreshes discovery results without changing managed or synced Skills.

Changed

  • Built-in tool catalog: Increased the built-in adapter count to 47 and documented DeepSeek Harness path rules in the English and Chinese support matrices.
  • Discovery validation: Tool directories are now reported as importable Skills only when they contain a SKILL.md file, reducing unrelated discovery results.

Windows Note: Windows SmartScreen may show a warning during installation. This is normal for unsigned executables. The application is safe to use.

macOS Note: macOS Gatekeeper workaround (only needed on some macOS versions): xattr -cr "/Applications/Skills Hub.app" (https://v2.tauri.app/distribute/#macos).