📦 deps(skills): add karpathy thirdparty sync

This commit is contained in:
csh
2026-04-23 09:31:45 +08:00
parent 96b705b00b
commit 08ca87b74c
4 changed files with 161 additions and 2 deletions
+9
View File
@@ -22,6 +22,15 @@
"template_root": "src/ui-ux-pro-max/templates",
"data_dir": "src/ui-ux-pro-max/data",
"scripts_dir": "src/ui-ux-pro-max/scripts"
},
{
"id": "andrej-karpathy-skills",
"upstream_repo": "https://github.com/forrestchang/andrej-karpathy-skills.git",
"upstream_ref": "main",
"snapshot_dir": "andrej-karpathy-skills",
"sync_mode": "copy_skill_dirs",
"source_list": "codex/skills/.sources/andrej-karpathy-skills.list",
"skills_subdir": "skills"
}
]
}