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:
mashagua
2026-08-06 01:04:25 +08:00
committed by yi-ge
parent af4176bbd7
commit b4cafe4edd
4 changed files with 85 additions and 8 deletions

View File

@@ -0,0 +1,38 @@
{
"id": "marketingskills",
"name": "Marketing Skills",
"category": "business",
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 19V5\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\"/><path d=\"M4 19h16\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\"/><path d=\"m6.5 14 3.5-4 3 2.5L20 6\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 10V6h-4\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>",
"tags": [
"marketing",
"cro",
"copywriting",
"seo",
"growth"
],
"i18n": {
"zh-CN": {
"name": "Marketing Skills",
"shortDesc": "面向技术型营销人与创始人的 AI Agent 技能集涵盖转化率优化、文案、SEO、数据分析与增长工程适配 Claude Code、Cursor 等"
},
"en-US": {
"name": "Marketing Skills",
"shortDesc": "Marketing skills for technical marketers and founders — CRO, copywriting, SEO, analytics and growth engineering, for Claude Code and Cursor"
}
},
"maintainer": {
"name": "Corey Haines",
"verified": false,
"account": "coreyhaines31",
"url": "https://github.com/coreyhaines31/marketingskills"
},
"stewardship": "community",
"license": "MIT",
"redistribution": "allowed",
"source": {
"kind": "git",
"repoUrl": "https://github.com/coreyhaines31/marketingskills.git",
"repoBranch": "main",
"ref": "7868cb9251fad80a73d26e488a5ad5f6c4a9f335"
}
}