Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .agents/skills/agent-carnet/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
name: agent-carnet
description: "Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth preserving across sessions."
metadata:
internal: true
---

# Agent Carnet
Expand Down
1 change: 1 addition & 0 deletions .claude/skills/contextual-commit
1 change: 1 addition & 0 deletions .claude/skills/repomix-explorer
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
For Hermes Agent, install the single-file skill with Hermes Agent's native skills command:

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

#### What It Does
Expand Down
6 changes: 6 additions & 0 deletions skills-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"sourceType": "github",
"skillPath": "skills/agent-carnet/SKILL.md",
"computedHash": "eb9b255f9c60dcb052a890907b90082c442a6fa1dc8e0dd4b89995ff92af301c"
},
"contextual-commit": {
"source": "berserkdisruptors/contextual-commits",
"sourceType": "github",
"skillPath": "skills/contextual-commit/SKILL.md",
"computedHash": "3ec7893fcabb2f1a3ab2e6cdf001354982aade9ed539047f44cb21858879eff0"
}
}
}
2 changes: 1 addition & 1 deletion website/client/src/de/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Für Hermes Agent installieren Sie den Single-File-Skill mit dem nativen Skills-Befehl von Hermes Agent:

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/en/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The Skills CLI installs the skill into the selected assistant's skills directory
For Hermes Agent, install the single-file skill with Hermes Agent's native skills command:

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/es/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Para Hermes Agent, instala el skill de un solo archivo con el comando nativo de Hermes Agent:

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/fr/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Pour Hermes Agent, installez le skill en fichier unique avec la commande native de Hermes Agent :

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/hi/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Hermes Agent के लिए, Hermes Agent के native skills command से single-file skill install करें:

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

यदि आप Hermes Agent को मुख्य रूप से repository analysis के लिए उपयोग करते हैं, तो [MCP Server](/hi/guide/mcp-server) setup भी अच्छा विकल्प है क्योंकि यह Repomix को सीधे MCP server के रूप में चलाता है।
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/id/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Untuk Hermes Agent, instal skill satu file dengan perintah skills native Hermes Agent:

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/it/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Per Hermes Agent, installa lo skill a file singolo con il comando skills nativo di Hermes Agent:

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

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.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/ja/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Hermes Agentでは、Hermes Agentのネイティブなskillsコマンドで単一ファイルのスキルをインストールできます。

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

Hermes Agentでリポジトリ分析を主目的にする場合は、Repomixを直接MCPサーバーとして動かせる[MCPサーバー](/ja/guide/mcp-server)設定も有力です。
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/ko/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Hermes Agent에서는 Hermes Agent의 네이티브 skills 명령으로 단일 파일 스킬을 설치할 수 있습니다:

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

Hermes Agent를 주로 저장소 분석에 사용한다면 Repomix를 직접 MCP 서버로 실행하는 [MCP 서버](/ko/guide/mcp-server) 설정도 좋은 선택입니다.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/pt-br/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Para Hermes Agent, instale a skill de arquivo único com o comando nativo de skills do Hermes Agent:

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

Se você usa Hermes Agent principalmente para análise de repositórios, a configuração do [Servidor MCP](/pt-br/guide/mcp-server) também é uma boa opção, pois executa o Repomix diretamente como servidor MCP.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/ru/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Для Hermes Agent установите однофайловый skill с помощью нативной команды Hermes Agent:

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

Если вы используете Hermes Agent в основном для анализа репозиториев, настройка [MCP Server](/ru/guide/mcp-server) тоже подходит, потому что запускает Repomix напрямую как MCP-сервер.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/tr/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Hermes Agent için tek dosyalı skill'i Hermes Agent'ın yerel skills komutuyla kurun:

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

Hermes Agent'ı ağırlıklı olarak repository analizi için kullanıyorsanız, Repomix'i doğrudan MCP server olarak çalıştıran [MCP Server](/tr/guide/mcp-server) kurulumu da iyi bir seçenektir.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/vi/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
Với Hermes Agent, hãy cài skill một file bằng lệnh skills native của Hermes Agent:

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

Nếu bạn chủ yếu dùng Hermes Agent để phân tích repository, cấu hình [MCP Server](/vi/guide/mcp-server) cũng là lựa chọn tốt vì nó chạy Repomix trực tiếp như một MCP server.
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/zh-cn/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
对于 Hermes Agent,请使用 Hermes Agent 原生的 skills 命令安装单文件 skill:

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

如果你主要使用 Hermes Agent 进行仓库分析,[MCP 服务器](/zh-cn/guide/mcp-server)设置也是不错的选择,因为它会直接将 Repomix 作为 MCP server 运行。
Expand Down
2 changes: 1 addition & 1 deletion website/client/src/zh-tw/guide/repomix-explorer-skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npx skills add yamadashy/repomix --skill repomix-explorer --agent openclaw
對於 Hermes Agent,請使用 Hermes Agent 原生的 skills 命令安裝單一檔案 skill:

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

如果你主要使用 Hermes Agent 進行 repository 分析,[MCP 伺服器](/zh-tw/guide/mcp-server)設定也是不錯的選擇,因為它會直接將 Repomix 作為 MCP server 執行。
Expand Down
Loading