Add Claude outside-voice skill

This commit is contained in:
Garry Tan
2026-04-25 08:22:08 -07:00
parent 6209163900
commit d89a6d008c
4 changed files with 391 additions and 10 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const claude: HostConfig = {
generation: {
generateMetadata: false,
skipSkills: [],
skipSkills: ['claude'], // Claude outside-voice skill is for non-Claude hosts
},
pathRewrites: [], // Claude is the primary host — no rewrites needed