Skip to content

Commit 6c6bb0e

Browse files
committed
chore(skills): Move repomix-explorer to top-level skills/ directory
intent(skills-layout): Separate project-internal skills from harness-specific .claude/skills/ decision(compat): Keep .claude/skills/repomix-explorer as symlink so existing CLI/plugin references still resolve constraint(hermes-docs): Hermes install URL in README and 15 translated guides points at raw GitHub paths, so the move requires updating every docs locale
1 parent a01d836 commit 6c6bb0e

18 files changed

Lines changed: 17 additions & 16 deletions

.claude/skills/repomix-explorer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../skills/repomix-explorer

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
12681268
For Hermes Agent, install the single-file skill with Hermes Agent's native skills command:
12691269
12701270
```bash
1271-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
1271+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
12721272
```
12731273
12741274
#### What It Does

website/client/src/de/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Für Hermes Agent installieren Sie den Single-File-Skill mit dem nativen Skills-Befehl von Hermes Agent:
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
Wenn Sie Hermes Agent vor allem zur Repository-Analyse verwenden, ist die [MCP Server](/de/guide/mcp-server)-Einrichtung ebenfalls eine gute Option, weil Repomix dabei direkt als MCP-Server läuft.

website/client/src/en/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Skills CLI installs the skill into the selected assistant's skills directory
3838
For Hermes Agent, install the single-file skill with Hermes Agent's native skills command:
3939

4040
```bash
41-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
41+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4242
```
4343

4444
If you use Hermes Agent primarily for repository analysis, the [MCP Server](/guide/mcp-server) setup is also a good option because it runs Repomix directly as an MCP server.

website/client/src/es/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Para Hermes Agent, instala el skill de un solo archivo con el comando nativo de Hermes Agent:
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
Si usas Hermes Agent principalmente para analizar repositorios, la configuración de [Servidor MCP](/es/guide/mcp-server) también es una buena opción porque ejecuta Repomix directamente como servidor MCP.

website/client/src/fr/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Pour Hermes Agent, installez le skill en fichier unique avec la commande native de Hermes Agent :
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
Si vous utilisez surtout Hermes Agent pour l'analyse de dépôts, la configuration du [Serveur MCP](/fr/guide/mcp-server) est aussi une bonne option, car elle exécute Repomix directement comme serveur MCP.

website/client/src/hi/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Hermes Agent के लिए, Hermes Agent के native skills command से single-file skill install करें:
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
यदि आप Hermes Agent को मुख्य रूप से repository analysis के लिए उपयोग करते हैं, तो [MCP Server](/hi/guide/mcp-server) setup भी अच्छा विकल्प है क्योंकि यह Repomix को सीधे MCP server के रूप में चलाता है।

website/client/src/id/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Untuk Hermes Agent, instal skill satu file dengan perintah skills native Hermes Agent:
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
Jika Anda memakai Hermes Agent terutama untuk analisis repository, setup [MCP Server](/id/guide/mcp-server) juga merupakan opsi yang baik karena menjalankan Repomix langsung sebagai MCP server.

website/client/src/it/guide/repomix-explorer-skill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
3636
Per Hermes Agent, installa lo skill a file singolo con il comando skills nativo di Hermes Agent:
3737

3838
```bash
39-
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/.claude/skills/repomix-explorer/SKILL.md
39+
hermes skills install https://raw.githubusercontent.com/yamadashy/repomix/main/skills/repomix-explorer/SKILL.md
4040
```
4141

4242
Se usi Hermes Agent principalmente per l'analisi dei repository, anche la configurazione del [Server MCP](/it/guide/mcp-server) è una buona opzione perché esegue Repomix direttamente come server MCP.

0 commit comments

Comments
 (0)