1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108# Changelog
## v0.0.6
[compare changes](https://github.com/pi0/skillman/compare/v0.0.5...v0.0.6)
### ๐ Enhancements
- `install --global` support ([3c0d88f](https://github.com/pi0/skillman/commit/3c0d88f))
### ๐
Refactors
- Improve add dx ([f58d4de](https://github.com/pi0/skillman/commit/f58d4de))
### ๐ก Chore
- Improve readme ([6cdbbee](https://github.com/pi0/skillman/commit/6cdbbee))
### โค๏ธ Contributors
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v0.0.5
[compare changes](https://github.com/pi0/skillman/compare/v0.0.4...v0.0.5)
### ๐ Enhancements
- Allow adding skills with skills.sh base url ([14a465e](https://github.com/pi0/skillman/commit/14a465e))
### ๐ฉน Fixes
- Merge sources ([2d1a898](https://github.com/pi0/skillman/commit/2d1a898))
### ๐ก Chore
- Sync agents.md ([fbeda57](https://github.com/pi0/skillman/commit/fbeda57))
### โค๏ธ Contributors
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v0.0.4
[compare changes](https://github.com/pi0/skillman/compare/v0.0.3...v0.0.4)
### ๐ Enhancements
- Add `$schema` ([80c2121](https://github.com/pi0/skillman/commit/80c2121))
### ๐ก Chore
- Update assets ([ae4ed09](https://github.com/pi0/skillman/commit/ae4ed09))
### โค๏ธ Contributors
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v0.0.3
[compare changes](https://github.com/pi0/skillman/compare/v0.0.2...v0.0.3)
### ๐ Enhancements
- **cli:** Auto install after add ([d4ad39f](https://github.com/pi0/skillman/commit/d4ad39f))
### ๐ฉน Fixes
- **cli:** Add all skills if empty array ([e628e31](https://github.com/pi0/skillman/commit/e628e31))
- Install all skills when non specified ([c6c0e2e](https://github.com/pi0/skillman/commit/c6c0e2e))
### ๐
Refactors
- Update emoji to ๐คน ([5409a66](https://github.com/pi0/skillman/commit/5409a66))
### ๐ก Chore
- Add alternatives section ([4ace0c1](https://github.com/pi0/skillman/commit/4ace0c1))
- Update readme ([72b6fa4](https://github.com/pi0/skillman/commit/72b6fa4))
- Ignore skills.json from linting ([1a29757](https://github.com/pi0/skillman/commit/1a29757))
- Update readme ([4fba716](https://github.com/pi0/skillman/commit/4fba716))
- Update assets ([f6e410b](https://github.com/pi0/skillman/commit/f6e410b))
### โค๏ธ Contributors
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v0.0.2
[compare changes](https://github.com/pi0/skillman/compare/v0.0.1...v0.0.2)
### ๐คน Build
- Fix bin path ([4dfd7dd](https://github.com/pi0/skillman/commit/4dfd7dd))
### ๐ก Chore
- Ignore `CHANGELOG.md` for linting ([b1b8fbb](https://github.com/pi0/skillman/commit/b1b8fbb))
- Ignore changelog.md format ([ee05f0b](https://github.com/pi0/skillman/commit/ee05f0b))
### โค๏ธ Contributors
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v0.0.1