mirror of
https://github.com/Dimillian/Skills.git
synced 2026-03-25 08:55:54 +00:00
Merge e0e8b34203 into 343f5b3aad
This commit is contained in:
commit
3b61b27eac
1 changed files with 9 additions and 0 deletions
|
|
@ -13,6 +13,15 @@ Install: place these skill folders under `$CODEX_HOME/skills/public` (or symlink
|
|||
Optional: enable the pre-commit hook to keep `docs/skills.json` in sync:
|
||||
`git config core.hooksPath scripts/git-hooks`
|
||||
|
||||
### sk
|
||||
|
||||
Install via [sk](https://github.com/803/skills-supply), the universal package manager for AI agent skills (supports Claude, Codex, OpenCode, etc...).
|
||||
|
||||
```bash
|
||||
sk pkg add github Dimillian/Skills
|
||||
sk sync
|
||||
```
|
||||
|
||||
## Skills
|
||||
|
||||
### 📝 App Store Changelog
|
||||
|
|
|
|||
Loading…
Reference in a new issue