From 0c78745f4bc956c603423aefab7e63b223d8f295 Mon Sep 17 00:00:00 2001 From: Jiayuan Zhang Date: Mon, 13 Apr 2026 17:05:10 +0800 Subject: [PATCH] Add Multica as an install option in README Add Option C linking to Multica, an open-source managed agents platform, as an alternative way to use the karpathy-skills plugin. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 17876fb..5313d1b 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,10 @@ echo "" >> CLAUDE.md curl https://raw.githubusercontent.com/forrestchang/andrej-karpathy-skills/main/CLAUDE.md >> CLAUDE.md ``` +**Option C: [Multica](https://github.com/multica-ai/multica) (managed agents platform)** + +This skill is available on [Multica](https://github.com/multica-ai/multica) — an open-source platform that turns coding agents into real teammates. Install the skill through Multica's skill management to share it across your entire team. + ## Key Insight From Andrej: