ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

skill-list

列出 OpenClaw Skills:以表格形式展示所有 skills、显示功能介绍、找出功能重复的 skills。Use when: 用户想知道安装了哪些 skills、某个 skill 是做什么的、或者想找出重复功能的 skills。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/damiencronw/skill-list
Or

Skill Manager

OpenClaw Skills 管理工具 - 列表形式展示

功能

1. 列出所有 Skills(表格形式)

Skill功能
characteristic-voice让语音更自然、更有感情
chat-with-anyone和任何人对话,用他们的声音回复
clawsuckerClawsucker 团队 AI 助手
daily-news-caster新闻播客生成
githubGitHub CLI 管理
memory-system🧠 长期记忆系统
n8n-workflow-automationn8n 工作流设计
pgPostgreSQL 查询优化
pgvector向量数据库
proactive-agent🦞 主动型 AI
skill-finder智能搜索 skill
surrealdb文档/图数据库
tavily-searchAI 优化搜索
tts文字转语音
video-stt视频转文字
video-translation视频翻译配音

2. 功能分类

分类Skills
🎙️ 语音/视频tts, characteristic-voice, chat-with-anyone, video-stt, video-translation, daily-news-caster
🧠 记忆memory-system, proactive-agent
💾 数据库pg, pgvector, surrealdb
🔧 工具github, skill-finder, tavily-search, truth-search
⚙️ 自动化n8n-workflow-automation

3. 功能重复的 Skills

功能重复 Skills
搜索/查找skill-finder, tavily-search, truth-search
文字转语音tts, characteristic-voice (characteristic-voice 依赖 tts)
记忆系统memory-system, proactive-agent
数据库pg, pgvector, surrealdb

使用命令

# 列出所有 skills
python scripts/list_skills.py

# 分类显示
python scripts/list_skills.py --category

常用 Skills 推荐

  • 语音相关: tts, characteristic-voice
  • 视频处理: video-stt, video-translation
  • 记忆系统: memory-system, proactive-agent
  • 数据库: pg, pgvector

更新于: 2026-03-08

Metadata

Stars3376
Views1
Updated2026-03-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-damiencronw-skill-list": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.