awesome-openclaw-skills
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseawesome-openclaw-skills
awesome-openclaw-skills
Skill by ara.so — Hermes Skills collection.
A curated collection of 5,200+ OpenClaw agent skills filtered from the official ClawHub registry (13,729+ total). Skills are categorized by function (Git & GitHub, DevOps, AI & LLMs, Browser Automation, etc.) and vetted to exclude spam, duplicates, and low-quality entries.
由 ara.so 提供的技能 — Hermes技能合集。
这是从官方ClawHub注册表(总计13729+项)中筛选出的5200+精选OpenClaw Agent技能合集。技能按功能分类(Git & GitHub、DevOps、AI & LLMs、浏览器自动化等),并经过审核以排除垃圾内容、重复项和低质量条目。
What is OpenClaw?
什么是OpenClaw?
OpenClaw is a locally-running AI assistant that operates directly on your machine. Skills extend its capabilities, allowing it to interact with external services, automate workflows, and perform specialized tasks.
This collection helps you:
- Discover skills by category (Git, DevOps, Marketing, etc.)
- Filter out spam, duplicates, and malicious skills
- Install via ClawHub CLI or manual setup
- Inspect security reports via VirusTotal integration
OpenClaw是一款在本地运行的AI助手,直接在你的设备上操作。**Skills(技能)**扩展了它的功能,使其能够与外部服务交互、自动化工作流并执行特定任务。
本合集可帮助你:
- 发现按分类划分的技能(Git、DevOps、营销等)
- 过滤垃圾、重复和恶意技能
- 通过ClawHub CLI或手动设置安装技能
- 通过VirusTotal集成查看安全报告
Installation
安装方法
Browse the Collection
浏览技能合集
Visit the repository to explore categorized skills:
bash
undefined访问仓库探索分类技能:
bash
undefinedClone the repository
克隆仓库
git clone https://github.com/VoltAgent/awesome-openclaw-skills.git
cd awesome-openclaw-skills
git clone https://github.com/VoltAgent/awesome-openclaw-skills.git
cd awesome-openclaw-skills
Browse by category in README.md
在README.md中按分类浏览
cat README.md | grep "## Table of Contents" -A 50
Or visit online: [clawskills.sh](https://clawskills.sh/)cat README.md | grep "## Table of Contents" -A 50
或在线访问:[clawskills.sh](https://clawskills.sh/)Install a Skill
安装技能
Option 1: ClawHub CLI (Recommended)
选项1:ClawHub CLI(推荐)
bash
undefinedbash
undefinedInstall the ClawHub CLI
安装ClawHub CLI
npm install -g @openclaw/clawhub-cli
npm install -g @openclaw/clawhub-cli
Search for a skill
搜索技能
clawhub search "github automation"
clawhub search "github automation"
Install by slug
通过slug安装
clawhub install steipete/slack
clawhub install steipete/slack
Install with specific version
安装特定版本
clawhub install steipete/slack@1.2.3
clawhub install steipete/slack@1.2.3
List installed skills
列出已安装技能
clawhub list
clawhub list
Update a skill
更新技能
clawhub update steipete/slack
clawhub update steipete/slack
Uninstall
卸载技能
clawhub uninstall steipete/slack
undefinedclawhub uninstall steipete/slack
undefinedOption 2: Manual Installation
选项2:手动安装
bash
undefinedbash
undefined1. Find the skill's GitHub URL from awesome-openclaw-skills
1. 从awesome-openclaw-skills中找到技能的GitHub URL
2. Clone or download the skill folder
2. 克隆或下载技能文件夹
3. Copy to one of these locations:
3. 复制到以下位置之一:
Global (available to all projects)
全局(所有项目可用)
mkdir -p ~/.openclaw/skills/
cp -r skill-folder ~/.openclaw/skills/
mkdir -p ~/.openclaw/skills/
cp -r skill-folder ~/.openclaw/skills/
Workspace (project-specific)
工作区(项目专属)
mkdir -p ./skills/
cp -r skill-folder ./skills/
mkdir -p ./skills/
cp -r skill-folder ./skills/
Priority: Workspace > Global > Bundled
优先级:工作区 > 全局 > 内置
undefinedundefinedOption 3: Paste GitHub Link in Chat
选项3:在聊天中粘贴GitHub链接
Simply paste the skill's GitHub repository URL into your OpenClaw assistant chat:
https://github.com/openclaw/skills/tree/main/skills/steipete/slackThe assistant will handle installation automatically.
只需将技能的GitHub仓库URL粘贴到OpenClaw助手聊天中:
https://github.com/openclaw/skills/tree/main/skills/steipete/slack助手会自动处理安装流程。
Key Categories
核心分类
The collection is organized into 40+ categories:
| Category | Count | Examples |
|---|---|---|
| Coding Agents & IDEs | 1,184 | Code review, refactoring, IDE automation |
| Web & Frontend Development | 919 | React/Vue/Svelte tooling, CSS frameworks |
| DevOps & Cloud | 393 | Docker, Kubernetes, AWS, GCP, Terraform |
| Browser & Automation | 323 | Playwright, Puppeteer, web scraping |
| Search & Research | 345 | arXiv, Google Scholar, academic databases |
| Productivity & Tasks | 205 | Task management, note-taking, calendars |
| AI & LLMs | 176 | Model providers, RAG, embeddings |
| Image & Video Generation | 170 | DALL·E, Midjourney, video editing |
| Git & GitHub | 167 | PR automation, CI/CD, code review |
| Communication | 146 | Slack, Discord, email, SMS |
| CLI Utilities | 180 | File ops, text processing, shell scripts |
Full list: See Table of Contents in README.md
本合集分为40+个分类:
| 分类 | 数量 | 示例 |
|---|---|---|
| Coding Agents & IDEs | 1,184 | 代码审查、重构、IDE自动化 |
| Web & Frontend Development | 919 | React/Vue/Svelte工具、CSS框架 |
| DevOps & Cloud | 393 | Docker、Kubernetes、AWS、GCP、Terraform |
| Browser & Automation | 323 | Playwright、Puppeteer、网页爬取 |
| Search & Research | 345 | arXiv、Google Scholar、学术数据库 |
| Productivity & Tasks | 205 | 任务管理、笔记、日历 |
| AI & LLMs | 176 | 模型提供商、RAG、嵌入技术 |
| Image & Video Generation | 170 | DALL·E、Midjourney、视频编辑 |
| Git & GitHub | 167 | PR自动化、CI/CD、代码审查 |
| Communication | 146 | Slack、Discord、邮件、短信 |
| CLI Utilities | 180 | 文件操作、文本处理、Shell脚本 |
完整列表: 查看README.md中的目录
Usage Patterns
使用模式
Finding Skills by Use Case
根据用例查找技能
bash
undefinedbash
undefined1. Clone the repo
1. 克隆仓库
git clone https://github.com/VoltAgent/awesome-openclaw-skills.git
cd awesome-openclaw-skills
git clone https://github.com/VoltAgent/awesome-openclaw-skills.git
cd awesome-openclaw-skills
2. Search by keyword
2. 按关键词搜索
grep -i "docker" README.md
grep -i "docker" README.md
3. Browse by category
3. 按分类浏览
Navigate to the category heading in README.md
导航到README.md中的分类标题
Each skill includes:
每个技能包含:
- Name and ClawHub URL
- 名称和ClawHub URL
- One-line description
- 一行描述
- GitHub source link
- GitHub源码链接
undefinedundefinedEvaluating a Skill Before Install
安装前评估技能
-
Check ClawHub page for VirusTotal report:
https://clawskills.sh/skills/<author>/<skill-name> -
Review source code on GitHub:
https://github.com/openclaw/skills/tree/main/skills/<author>/<skill-name> -
Check for:
- Recent updates (skill may be abandoned if >1 year old)
- Security flags in VirusTotal report
- Permissions requested (file access, network, API keys)
- Clear documentation and examples
-
查看ClawHub页面获取VirusTotal报告:
https://clawskills.sh/skills/<author>/<skill-name> -
在GitHub上查看源码:
https://github.com/openclaw/skills/tree/main/skills/<author>/<skill-name> -
检查以下内容:
- 最近更新记录(超过1年未更新可能已废弃)
- VirusTotal报告中的安全标记
- 请求的权限(文件访问、网络、API密钥)
- 清晰的文档和示例
Example: Installing a GitHub Automation Skill
示例:安装GitHub自动化技能
bash
undefinedbash
undefined1. Find skill in awesome-openclaw-skills
1. 在awesome-openclaw-skills中找到技能
Category: Git & GitHub
分类:Git & GitHub
Skill: auto-pr-merger by autogame-17
技能:autogame-17开发的auto-pr-merger
2. Check ClawHub page
2. 查看ClawHub页面
3. Install via CLI
3. 通过CLI安装
clawhub install autogame-17/auto-pr-merger
clawhub install autogame-17/auto-pr-merger
4. Configure (if needed)
4. 配置(如有需要)
Most skills use environment variables:
大多数技能使用环境变量:
export GITHUB_TOKEN="ghp_your_token_here"
export GITHUB_TOKEN="ghp_your_token_here"
5. Use in OpenClaw chat
5. 在OpenClaw聊天中使用
"Auto-merge all approved PRs in my repo"
"自动合并我仓库中所有已批准的PR"
undefinedundefinedConfiguration
配置说明
Skill Locations (Priority Order)
技能位置(优先级顺序)
OpenClaw searches for skills in this order:
- Workspace (highest priority):
<project>/skills/ - Global:
~/.openclaw/skills/ - Bundled: Built-in OpenClaw skills
Example directory structure:
~/.openclaw/skills/
├── steipete/
│ └── slack/
│ ├── skill.yaml
│ ├── index.js
│ └── README.md
└── autogame-17/
└── auto-pr-merger/
├── skill.yaml
└── main.py
./my-project/skills/ # Overrides global
├── custom-skill/
│ └── skill.yamlOpenClaw按以下顺序搜索技能:
- 工作区(最高优先级):
<project>/skills/ - 全局:
~/.openclaw/skills/ - 内置:OpenClaw自带技能
示例目录结构:
~/.openclaw/skills/
├── steipete/
│ └── slack/
│ ├── skill.yaml
│ ├── index.js
│ └── README.md
└── autogame-17/
└── auto-pr-merger/
├── skill.yaml
└── main.py
./my-project/skills/ # 覆盖全局技能
├── custom-skill/
│ └── skill.yamlEnvironment Variables
环境变量
Most skills require API keys or tokens. Never hardcode secrets — use environment variables:
bash
undefined大多数技能需要API密钥或令牌。切勿硬编码机密信息 — 使用环境变量:
bash
undefinedGitHub
GitHub
export GITHUB_TOKEN="ghp_..."
export GITHUB_TOKEN="ghp_..."
Slack
Slack
export SLACK_BOT_TOKEN="xoxb-..."
export SLACK_SIGNING_SECRET="..."
export SLACK_BOT_TOKEN="xoxb-..."
export SLACK_SIGNING_SECRET="..."
AWS
AWS
export AWS_ACCESS_KEY_ID="..."
export AWS_SECRET_ACCESS_KEY="..."
export AWS_ACCESS_KEY_ID="..."
export AWS_SECRET_ACCESS_KEY="..."
OpenAI (for AI-powered skills)
OpenAI(适用于AI驱动的技能)
export OPENAI_API_KEY="sk-..."
Or use a `.env` file (ensure it's in `.gitignore`):
```bashexport OPENAI_API_KEY="sk-..."
或使用.env文件(确保已加入.gitignore):
```bash.env
.env
GITHUB_TOKEN=ghp_your_token
SLACK_BOT_TOKEN=xoxb_your_token
GITHUB_TOKEN=ghp_your_token
SLACK_BOT_TOKEN=xoxb_your_token
Load in shell
在Shell中加载
source .env
source .env
Or use dotenv in code (Node.js example)
或在代码中使用dotenv(Node.js示例)
require('dotenv').config();
undefinedrequire('dotenv').config();
undefinedCode Examples
代码示例
Programmatic Skill Discovery
程序化技能发现
Node.js: Parse README.md and extract skills by category
javascript
const fs = require('fs');
// Read the awesome-openclaw-skills README
const readme = fs.readFileSync('README.md', 'utf-8');
// Extract skills from a category
function extractSkills(category) {
const regex = new RegExp(
`<summary><h3[^>]*>${category}</h3></summary>([\\s\\S]*?)</details>`,
'i'
);
const match = readme.match(regex);
if (!match) return [];
const skillRegex = /- \[(.*?)\]\((https:\/\/clawskills\.sh\/skills\/.*?)\) - (.*)/g;
const skills = [];
let skillMatch;
while ((skillMatch = skillRegex.exec(match[1])) !== null) {
skills.push({
name: skillMatch[1],
url: skillMatch[2],
description: skillMatch[3],
slug: skillMatch[2].replace('https://clawskills.sh/skills/', '')
});
}
return skills;
}
// Example: Get all Git & GitHub skills
const gitSkills = extractSkills('Git & GitHub');
console.log(`Found ${gitSkills.length} Git & GitHub skills:`);
gitSkills.slice(0, 5).forEach(skill => {
console.log(`- ${skill.name}: ${skill.description}`);
});Node.js:解析README.md并按分类提取技能
javascript
const fs = require('fs');
// 读取awesome-openclaw-skills的README
const readme = fs.readFileSync('README.md', 'utf-8');
// 从指定分类提取技能
function extractSkills(category) {
const regex = new RegExp(
`<summary><h3[^>]*>${category}</h3></summary>([\\s\\S]*?)</details>`,
'i'
);
const match = readme.match(regex);
if (!match) return [];
const skillRegex = /- \[(.*?)\]\((https:\/\/clawskills\.sh\/skills\/.*?)\) - (.*)/g;
const skills = [];
let skillMatch;
while ((skillMatch = skillRegex.exec(match[1])) !== null) {
skills.push({
name: skillMatch[1],
url: skillMatch[2],
description: skillMatch[3],
slug: skillMatch[2].replace('https://clawskills.sh/skills/', '')
});
}
return skills;
}
// 示例:获取所有Git & GitHub技能
const gitSkills = extractSkills('Git & GitHub');
console.log(`找到${gitSkills.length}个Git & GitHub技能:`);
gitSkills.slice(0, 5).forEach(skill => {
console.log(`- ${skill.name}: ${skill.description}`);
});Python: Install Top Skills from a Category
Python:安装分类中的热门技能
python
import re
import subprocess
def get_skills_from_category(readme_path, category):
with open(readme_path, 'r') as f:
content = f.read()
# Find category section
pattern = rf'<summary><h3[^>]*>{re.escape(category)}</h3></summary>(.*?)</details>'
match = re.search(pattern, content, re.DOTALL | re.IGNORECASE)
if not match:
return []
# Extract skills
skill_pattern = r'- \[(.*?)\]\(https://clawskills\.sh/skills/(.*?)\) - (.*)'
skills = []
for m in re.finditer(skill_pattern, match.group(1)):
skills.append({
'name': m.group(1),
'slug': m.group(2),
'description': m.group(3)
})
return skillspython
import re
import subprocess
def get_skills_from_category(readme_path, category):
with open(readme_path, 'r') as f:
content = f.read()
# 查找分类章节
pattern = rf'<summary><h3[^>]*>{re.escape(category)}</h3></summary>(.*?)</details>'
match = re.search(pattern, content, re.DOTALL | re.IGNORECASE)
if not match:
return []
# 提取技能
skill_pattern = r'- \[(.*?)\]\(https://clawskills\.sh/skills/(.*?)\) - (.*)'
skills = []
for m in re.finditer(skill_pattern, match.group(1)):
skills.append({
'name': m.group(1),
'slug': m.group(2),
'description': m.group(3)
})
return skillsInstall top 3 DevOps skills
安装前3个DevOps技能
devops_skills = get_skills_from_category('README.md', 'DevOps & Cloud')
for skill in devops_skills[:3]:
print(f"Installing {skill['name']}...")
subprocess.run(['clawhub', 'install', skill['slug']], check=True)
undefineddevops_skills = get_skills_from_category('README.md', 'DevOps & Cloud')
for skill in devops_skills[:3]:
print(f"正在安装{skill['name']}...")
subprocess.run(['clawhub', 'install', skill['slug']], check=True)
undefinedBash: Bulk Install Skills from a List
Bash:从列表批量安装技能
bash
#!/bin/bashbash
#!/bin/bashskills.txt contains one skill slug per line:
skills.txt每行包含一个技能slug:
steipete/slack
steipete/slack
autogame-17/auto-pr-merger
autogame-17/auto-pr-merger
pals-software/azure-devops
pals-software/azure-devops
while IFS= read -r slug; do
echo "Installing $slug..."
clawhub install "$slug"
if [ $? -eq 0 ]; then
echo "✓ $slug installed"
else
echo "✗ $slug failed"
fi
done < skills.txt
undefinedwhile IFS= read -r slug; do
echo "正在安装$slug..."
clawhub install "$slug"
if [ $? -eq 0 ]; then
echo "✓ $slug安装成功"
else
echo "✗ $slug安装失败"
fi
done < skills.txt
undefinedSecurity & Best Practices
安全与最佳实践
Before Installing ANY Skill
安装任何技能之前
-
Review the source code:bash
# Clone the official skills repo git clone https://github.com/openclaw/skills.git cd skills/skills/<author>/<skill-name> # Read the code cat skill.yaml index.js README.md -
Check VirusTotal report on ClawHub:
- Green = No flags
- Yellow = Low-confidence flags (may be false positives)
- Red = Multiple engines flagged as malicious
-
Look for red flags:
- Obfuscated code (base64, eval, exec)
- Unexpected network requests
- File system access outside project directory
- Requests for unnecessary permissions
-
查看源码:bash
# 克隆官方技能仓库 git clone https://github.com/openclaw/skills.git cd skills/skills/<author>/<skill-name> # 阅读代码 cat skill.yaml index.js README.md -
查看ClawHub上的VirusTotal报告:
- 绿色 = 无安全标记
- 黄色 = 低置信度标记(可能为误报)
- 红色 = 多个引擎标记为恶意
-
注意危险信号:
- 混淆代码(base64、eval、exec)
- 意外的网络请求
- 访问项目目录外的文件系统
- 请求不必要的权限
Recommended Security Tools
推荐安全工具
bash
undefinedbash
undefinedSnyk Skill Security Scanner
Snyk技能安全扫描器
npm install -g @snyk/agent-scan
agent-scan ~/.openclaw/skills/steipete/slack
npm install -g @snyk/agent-scan
agent-scan ~/.openclaw/skills/steipete/slack
Agent Trust Hub (Norton/GenDigital)
Agent Trust Hub(诺顿/GenDigital)
Upload skill.yaml for analysis
上传skill.yaml进行分析
undefinedundefinedPermissions Model
权限模型
Skills declare required permissions in :
skill.yamlyaml
name: github-pr-automation
permissions:
- network: ["github.com", "api.github.com"]
- filesystem: ["read", "write"] # Limit to project dir
- env: ["GITHUB_TOKEN"]Always verify permissions match the skill's stated functionality.
技能在中声明所需权限:
skill.yamlyaml
name: github-pr-automation
permissions:
- network: ["github.com", "api.github.com"]
- filesystem: ["read", "write"] # 限制在项目目录内
- env: ["GITHUB_TOKEN"]始终验证权限是否与技能声明的功能匹配。
Common Patterns
常见模式
Pattern 1: Find and Install a Domain-Specific Skill
模式1:查找并安装特定领域技能
bash
undefinedbash
undefinedUse case: "I need a skill for Kubernetes deployments"
用例:"我需要一个用于Kubernetes部署的技能"
1. Search locally
1. 本地搜索
grep -i "kubernetes" awesome-openclaw-skills/README.md
grep -i "kubernetes" awesome-openclaw-skills/README.md
2. Or search ClawHub
2. 或在ClawHub搜索
clawhub search "kubernetes deployment"
clawhub search "kubernetes deployment"
3. Review top results
3. 查看顶部结果
4. Check source
4. 查看源码
5. Install
5. 安装
clawhub install cloudops/k8s-deploy
clawhub install cloudops/k8s-deploy
6. Configure
6. 配置
export KUBECONFIG="~/.kube/config"
export KUBECONFIG="~/.kube/config"
7. Use in chat
7. 在聊天中使用
"Deploy my app to the production cluster using k8s-deploy"
"使用k8s-deploy将我的应用部署到生产集群"
undefinedundefinedPattern 2: Build a Custom Skill Collection
模式2:构建自定义技能合集
bash
undefinedbash
undefinedCreate a workspace-specific skills directory
创建工作区专属的技能目录
mkdir -p ./skills
mkdir -p ./skills
Install project-relevant skills locally
本地安装项目相关技能
cd skills
clawhub install steipete/slack --target ./
clawhub install pals-software/azure-devops --target ./
clawhub install docker-compose-runner --target ./
cd skills
clawhub install steipete/slack --target ./
clawhub install pals-software/azure-devops --target ./
clawhub install docker-compose-runner --target ./
Commit to version control
提交到版本控制
git add skills/
git commit -m "Add project-specific OpenClaw skills"
git add skills/
git commit -m "添加项目专属OpenClaw技能"
Team members get skills automatically
团队成员可自动获取技能
git clone <repo>
git clone <repo>
OpenClaw will auto-discover ./skills/
OpenClaw会自动发现./skills/
undefinedundefinedPattern 3: Monitor Skill Updates
模式3:监控技能更新
bash
undefinedbash
undefinedList installed skills with versions
列出已安装技能及版本
clawhub list --verbose
clawhub list --verbose
Check for updates
检查更新
clawhub outdated
clawhub outdated
Update all
更新所有技能
clawhub update --all
clawhub update --all
Update specific skill
更新特定技能
clawhub update steipete/slack
undefinedclawhub update steipete/slack
undefinedTroubleshooting
故障排除
Skill Not Found in ClawHub
ClawHub中找不到技能
Problem: returns "Not found"
clawhub install author/skillSolutions:
- Verify slug on clawskills.sh
- Check if skill was removed from registry (happens with abandoned/malicious skills)
- Try manual installation from GitHub:
bash
git clone https://github.com/openclaw/skills.git cp -r skills/skills/author/skill ~/.openclaw/skills/
问题: 返回“未找到”
clawhub install author/skill解决方案:
- 在clawskills.sh上验证slug
- 检查技能是否已从注册表移除(废弃/恶意技能会被移除)
- 尝试从GitHub手动安装:
bash
git clone https://github.com/openclaw/skills.git cp -r skills/skills/author/skill ~/.openclaw/skills/
Skill Installed but Not Available
技能已安装但不可用
Problem: OpenClaw doesn't recognize the skill
Solutions:
-
Check installation path:bash
ls ~/.openclaw/skills/ ls ./skills/ # Workspace overrides global -
Verifyexists:
skill.yamlbashcat ~/.openclaw/skills/author/skill/skill.yaml -
Restart OpenClaw:bash
openclaw restart -
Check logs:bash
openclaw logs | grep -i "skill"
问题: OpenClaw无法识别该技能
解决方案:
-
检查安装路径:bash
ls ~/.openclaw/skills/ ls ./skills/ # 工作区技能覆盖全局 -
验证是否存在:
skill.yamlbashcat ~/.openclaw/skills/author/skill/skill.yaml -
重启OpenClaw:bash
openclaw restart -
查看日志:bash
openclaw logs | grep -i "skill"
Permission Errors
权限错误
Problem: Skill fails with "Permission denied"
Solutions:
- Grant required permissions in OpenClaw settings
- Check environment variables:
bash
echo $GITHUB_TOKEN # Should not be empty - Verify API token scopes match skill requirements
问题: 技能运行时提示“权限被拒绝”
解决方案:
- 在OpenClaw设置中授予所需权限
- 检查环境变量:
bash
echo $GITHUB_TOKEN # 不应为空 - 验证API令牌的权限范围是否符合技能要求
Skill Conflicts
技能冲突
Problem: Two skills with similar triggers interfere
Solutions:
-
Disable one skill:bash
clawhub disable author/skill -
Use workspace skills to override global:bash
# Install preferred version in ./skills/ clawhub install author/skill --target ./skills/ -
Rename skill triggers in(advanced)
skill.yaml
问题: 两个功能相似的技能触发时互相干扰
解决方案:
-
禁用其中一个技能:bash
clawhub disable author/skill -
使用工作区技能覆盖全局技能:bash
# 在./skills/中安装首选版本 clawhub install author/skill --target ./skills/ -
在中修改技能触发词(高级操作)
skill.yaml
Outdated or Abandoned Skills
技能过时或已废弃
Problem: Skill hasn't been updated in 1+ years
Solutions:
-
Check for forks/alternatives:bash
clawhub search "slack automation" -
Contact author via GitHub (link in ClawHub page)
-
Fork and maintain yourself:bash
git clone https://github.com/openclaw/skills.git cd skills/skills/author/old-skill # Make updates # Submit PR to openclaw/skills
问题: 技能已超过1年未更新
解决方案:
-
查找分支版本或替代技能:bash
clawhub search "slack automation" -
通过GitHub联系作者(ClawHub页面中有链接)
-
分支仓库并自行维护:bash
git clone https://github.com/openclaw/skills.git cd skills/skills/author/old-skill # 进行更新 # 向openclaw/skills提交PR
Contributing
贡献指南
This list only includes skills already published in .
github.com/openclaw/skills本列表仅包含已发布在中的技能。
github.com/openclaw/skillsTo Add a Skill
添加技能步骤
-
Publish to ClawHub first:bash
cd my-skill clawhub publish -
Open PR to awesome-openclaw-skills:
- Include ClawHub URL:
https://clawskills.sh/author/skill - Include GitHub URL:
https://github.com/openclaw/skills/tree/main/skills/author/skill - Follow format in existing categories
- Include ClawHub URL:
See CONTRIBUTING.md
-
先发布到ClawHub:bash
cd my-skill clawhub publish -
向awesome-openclaw-skills提交PR:
- 包含ClawHub URL:
https://clawskills.sh/author/skill - 包含GitHub URL:
https://github.com/openclaw/skills/tree/main/skills/author/skill - 遵循现有分类的格式
- 包含ClawHub URL:
Reporting Security Issues
报告安全问题
If a skill is malicious or has a security flaw:
- Do not install it
- Open an issue: github.com/VoltAgent/awesome-openclaw-skills/issues
- Include:
- Skill slug
- VirusTotal report link
- Description of the issue
如果发现恶意技能或存在安全漏洞:
- 请勿安装
- 提交Issue:github.com/VoltAgent/awesome-openclaw-skills/issues
- 包含以下信息:
- 技能slug
- VirusTotal报告链接
- 问题描述
Resources
资源链接
- ClawHub Registry: clawskills.sh
- Official Skills Repo: github.com/openclaw/skills
- OpenClaw Docs: docs.openclaw.dev
- Security Tools:
- VoltAgent Ecosystem:
- ClawHub注册表: clawskills.sh
- 官方技能仓库: github.com/openclaw/skills
- OpenClaw文档: docs.openclaw.dev
- 安全工具:
- VoltAgent生态系统:
Related Skills
相关技能
- agent-skill-discovery – Auto-suggest skills based on project dependencies
- clawhub-curator – Bulk install/update skills from curated lists
- skill-security-audit – Run automated security checks on installed skills
License: MIT
Maintained by: VoltAgent (voltagent.dev)
Last Updated: May 16, 2026
Skill Count: 5,211 (filtered from 13,729)
Maintained by: VoltAgent (voltagent.dev)
Last Updated: May 16, 2026
Skill Count: 5,211 (filtered from 13,729)
- agent-skill-discovery – 根据项目依赖自动推荐技能
- clawhub-curator – 从精选列表批量安装/更新技能
- skill-security-audit – 对已安装技能运行自动化安全检查