diff --git a/skills/karpathy-guidelines/entry.json b/skills/karpathy-guidelines/entry.json index aa9e15f..457ee16 100644 --- a/skills/karpathy-guidelines/entry.json +++ b/skills/karpathy-guidelines/entry.json @@ -8,6 +8,17 @@ "coding", "karpathy" ], + "latestVersion": "1.0.0", + "i18n": { + "zh-CN": { + "name": "Karpathy 编码准则", + "shortDesc": "降低 LLM 常见编码错误的行为准则,源自 Andrej Karpathy 对 LLM 编码陷阱的观察" + }, + "en-US": { + "name": "Karpathy Guidelines", + "shortDesc": "Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations" + } + }, "maintainer": { "name": "forrestchang", "verified": false, diff --git a/skills/last30days/entry.json b/skills/last30days/entry.json index a4e373c..6b09ad1 100644 --- a/skills/last30days/entry.json +++ b/skills/last30days/entry.json @@ -10,6 +10,17 @@ "hacker-news", "web" ], + "latestVersion": "3.11.1", + "i18n": { + "zh-CN": { + "name": "近 30 天研究", + "shortDesc": "调研任意话题近 30 天的真实讨论,聚合 Reddit、X、YouTube、HN、Polymarket、GitHub 等来源的热帖与观点" + }, + "en-US": { + "name": "Last 30 Days", + "shortDesc": "Research what people actually say about any topic in the last 30 days across Reddit, X, YouTube, HN and more" + } + }, "maintainer": { "name": "Matt Van Horn", "verified": false,