Browse Source

Add skills symlink to Gemini CLI extension

Symlinks .gemini/skills -> ../skills so the extension bundles
all Superpowers skills. Without this, skills are only found when
running from the repo workspace, not when installed as an extension.
Jesse Vincent 6 months ago
parent
commit
5e5d353916
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gemini/skills

+ 1 - 0
.gemini/skills

@@ -0,0 +1 @@
+../skills