add readme

This commit is contained in:
Jim Liu 宝玉
2026-01-13 00:49:59 -06:00
parent 6eaa822542
commit e1aaae43b6
2 changed files with 87 additions and 5 deletions
+6 -5
View File
@@ -7,14 +7,15 @@
},
"plugins": [
{
"name": "baoyu-skills",
"name": "content-skills",
"description": "Skills shared by Baoyu for improving daily work efficiency",
"version": "0.1.0",
"source": "./",
"author": {
"name": "Jim Liu (宝玉)",
"email": "junminliu@gmail.com"
}
"strict": false,
"skills": [
"./skills/gemini-web",
"./skills/xhs-images"
]
}
]
}