Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:18
ecff01d

sk v0.3.1

Claude Skills Manager - npm for Claude Code Skills

Changelog

  • ecff01d Migrate module path to claude-skill-manager

Installation

# Using Go
go install github.com/majiayu000/claude-skill-manager@v0.3.1

# Or download binary
curl -L https://github.com/majiayu000/claude-skill-manager/releases/download/v0.3.1/sk_darwin_arm64.tar.gz | tar xz
sudo mv sk /usr/local/bin/

Full Changelog: v0.3.0...v0.3.1