]> git.otsuka.systems Git - dotfiles/commitdiff
add pi-skills/browser-tools
authorCameron Otsuka <cameron@otsuka.haus>
Fri, 1 May 2026 19:56:01 +0000 (12:56 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Fri, 1 May 2026 19:56:01 +0000 (12:56 -0700)
.chezmoiexternal.toml

index 9861e3ebe1d3a0d8561a8619a07bbd59b547f3e5..baeb4ac62a968b716f1a3de18b67c14fa6e0b2a6 100644 (file)
@@ -7,3 +7,11 @@
     type = "file"
     url = "https://raw.githubusercontent.com/mitsuhiko/agent-stuff/refs/heads/main/extensions/todos.ts"
     refreshPeriod = "168h"
+
+[".pi/agent/skills/pi-skills"]
+    type = "archive"
+    url = "https://github.com/badlogic/pi-skills/archive/refs/heads/main.tar.gz"
+    exact = true
+    stripComponents = 1
+    refreshPeriod = "168h"
+    include = ["*/browser-tools/**"]