Update README with AI Agent Skill installation

Added installation instructions for AI Agent Skill.
This commit is contained in:
Samuel Berthe
2026-03-23 04:05:20 +01:00
committed by GitHub
parent 237598defd
commit 93dd505499
+3
View File
@@ -54,6 +54,9 @@ I wanted a **short name**, similar to "Lodash", and no Go package uses this name
```sh
go get github.com/samber/lo@v1
# AI Agent Skill
npx skills add https://github.com/samber/cc-skills-golang --skill golang-samber-lo
```
This library is v1 and follows SemVer strictly.