mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-05 20:03:43 +08:00
feat: 新增宝玉 Skills 与 Marketing Skills 两个第三方入口 (#64)
以 entry.json pointer 形式收录两个第三方技能合集(均为 MIT、community、SHA 锁定): - baoyu-skills(JimLiu/baoyu-skills,creative,上游 21 个技能) - marketingskills(coreyhaines31/marketingskills,business,上游 49 个技能) 同步更新: - manifest.json:totalSkills 54 → 56,version 1.2.18 → 1.2.19,lastUpdated → 2026-08-06 - README.md:external 22 → 24、total 54 → 56,外部条目清单补入两个新入口,并补回此前遗漏的 karpathy-guidelines、last30days
This commit is contained in:
38
skills/baoyu-skills/entry.json
Normal file
38
skills/baoyu-skills/entry.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"id": "baoyu-skills",
|
||||
"name": "宝玉 Skills",
|
||||
"category": "creative",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 5a1 1 0 0 1 1-1h9l6 6v9a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5Z\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linejoin=\"round\"/><path d=\"M14 4v6h6\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linejoin=\"round\"/><path d=\"m9.5 13.5 1.6 1.6 3.4-3.4\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>",
|
||||
"tags": [
|
||||
"baoyu",
|
||||
"content-creation",
|
||||
"wechat",
|
||||
"illustration",
|
||||
"productivity"
|
||||
],
|
||||
"i18n": {
|
||||
"zh-CN": {
|
||||
"name": "宝玉 Skills",
|
||||
"shortDesc": "宝玉分享的 AI Agent 技能集,20+ 技能覆盖封面图、插图、公众号发布、翻译、幻灯片等,适配 Claude Code、Codex 等"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Baoyu Skills",
|
||||
"shortDesc": "Baoyu's 20+ content-creation skills — cover images, illustrations, WeChat publishing, translation and slide decks, for Claude Code and Codex"
|
||||
}
|
||||
},
|
||||
"maintainer": {
|
||||
"name": "Baoyu (JimLiu)",
|
||||
"verified": false,
|
||||
"account": "JimLiu",
|
||||
"url": "https://github.com/JimLiu/baoyu-skills"
|
||||
},
|
||||
"stewardship": "community",
|
||||
"license": "MIT",
|
||||
"redistribution": "allowed",
|
||||
"source": {
|
||||
"kind": "git",
|
||||
"repoUrl": "https://github.com/JimLiu/baoyu-skills.git",
|
||||
"repoBranch": "main",
|
||||
"ref": "6b7a2e417500561a5ecdd0b168332f4142584617"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user