mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
fix: update ClaWHub install command to correct slug (openclaw-master-skills)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 Installation
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# oder
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 Instalación
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# o
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 Installation
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# ou
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 Installazione
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# oppure
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 インストール
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# または
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
```bash
|
||||
# Install a single skill via ClaWHub
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
|
||||
# Or clone and copy manually
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
## 🚀 Установка
|
||||
|
||||
```bash
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
# или
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
|
||||
```bash
|
||||
# 通过 ClaWHub 安装单个 skill
|
||||
clawhub install <skill-name>
|
||||
clawhub install openclaw-master-skills
|
||||
|
||||
# 或 clone 后手动复制
|
||||
git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
|
||||
Reference in New Issue
Block a user