hubskillz 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +4 -4
  2. package/dist/index.js +6275 -1900
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # hubskillz
2
2
 
3
3
  [![npm](https://img.shields.io/npm/v/hubskillz)](https://www.npmjs.com/package/hubskillz)
4
- [![CI](https://github.com/JejeDurden2/hubskillz/actions/workflows/ci.yml/badge.svg)](https://github.com/JejeDurden2/hubskillz/actions/workflows/ci.yml)
5
- [![license](https://img.shields.io/npm/l/hubskillz)](https://github.com/JejeDurden2/hubskillz/blob/main/LICENSE)
4
+ [![CI](https://github.com/JejeDurden2/hubskillz-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/JejeDurden2/hubskillz-cli/actions/workflows/ci.yml)
5
+ [![license](https://img.shields.io/npm/l/hubskillz)](https://github.com/JejeDurden2/hubskillz-cli/blob/main/LICENSE)
6
6
 
7
7
  Keep the Claude Code skills on your machine in sync with your organization's approved directory.
8
8
 
@@ -111,6 +111,6 @@ The server URL resolves in this order: `--base-url` flag, `HUBSKILLZ_BASE_URL`,
111
111
  ## Links
112
112
 
113
113
  - Docs: https://hubskillz.com/docs/cli
114
- - Changelog: https://github.com/JejeDurden2/hubskillz/blob/main/CHANGELOG.md
115
- - Issues: https://github.com/JejeDurden2/hubskillz/issues
114
+ - Changelog: https://github.com/JejeDurden2/hubskillz-cli/blob/main/CHANGELOG.md
115
+ - Issues: https://github.com/JejeDurden2/hubskillz-cli/issues
116
116
  - License: MIT