From 5cb4a34f828133c689c5b63e25926e0a1197eead Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 5 Jan 2026 13:21:33 -0700 Subject: [PATCH] feat(crush): add generic skills path --- dot_config/crush/crush.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/crush/crush.json b/dot_config/crush/crush.json index 7dd85b4540e082445a308c2bbf83988879691d8d..a12467454e27ad5b43a0a0a61111c1579b8918f7 100644 --- a/dot_config/crush/crush.json +++ b/dot_config/crush/crush.json @@ -14,6 +14,7 @@ "options": { "attribution": { "generated_with": false }, "memory_paths": ["~/.config/AGENTS.md", "~/.config/crush/CRUSH.md"], + "skills_paths": ["~/.config/agents/skills"], "disabled_tools": ["sourcegraph"], "disable_auto_summarize": true, "disable_metrics": true