OpenClaw(开爪)

OpenClaw 客户端,Skill 标准的发起者,原生支持本目录。

macOS / Linux 默认目录
~/.openclaw/skills/
Windows 类比:%USERPROFILE%\.openclaw\skills\
兼容技能
7,311
含未声明 compatible_tools 的「跨平台」技能
一键安装(解压 ZIP 到目标目录)
unzip <skill>.zip -d ~/.openclaw/skills/

安装到 OpenClaw(开爪)

  1. 在本站下载技能 ZIP 包,例如 your-skill.zip
  2. 确保目标目录存在: mkdir -p ~/.openclaw/skills/
  3. 解压到目录(每个技能独立一个子目录):
    unzip <skill>.zip -d ~/.openclaw/skills/
  4. 启动或重启 OpenClaw(开爪) 让其重新扫描 Skills 目录。

从 OpenClaw(开爪) 卸载

  1. 查看已安装技能: ls -1 ~/.openclaw/skills/
  2. 删除目标技能子目录(按 skill-id 命名):
    rm -rf ~/.openclaw/skills/<skill-id>
  3. 重启 OpenClaw(开爪),确认列表中不再出现该技能。

若使用了多平台 symlink(来源是 ~/.agents/skills/),删除 symlink 即可,不会影响中心库。

7311 个适用于 OpenClaw(开爪) 的技能

Claude Usage Analyzer

Analyze Claude Code token usage. Shows where tokens went, which projects cost mo...

v1.0.0 开发工具

Claude Code Switchboard

Manage how OpenClaw routes Telegram messages to different Claude model backends....

v1.0.0 开发工具

Claude Code

Claude Code integration for OpenClaw. This skill provides interfaces to: - Query...

v1.0.0 开发工具

Claude Dev Setup

Complete Claude Code CLI integration with session management and APEX cognitive...

v1.0.0 开发工具

claude-usage-cli

Query Claude API usage and cost reports from the command line. Secure macOS Keyc...

v1.0.0 开发工具

Claude CLI Proxy

Set up a local HTTP proxy that routes OpenClaw model requests through Claude Cod...

v1.0.0 开发工具

Claude API Builder

Use when code imports Anthropic SDKs or the user asks to build with the Claude A...

v1.0.0 开发工具

Apidot Claude 4 6 Api

Use APIDot for Claude 4.6 API workflows, including Claude Sonnet 4.6, Claude Opu...

v1.0.0 开发工具

Claude Code Agent Teams

Coordinate multiple Claude Code agents to work in parallel on independent tasks...

v1.0.0 开发工具

Claude Code Usage

Check Claude Code OAuth usage limits (session & weekly quotas). Use when user as...

v1.0.0 开发工具

Claude Code Delegate

Delegate programming tasks to Claude Code CLI

v1.0.0 开发工具

Claude Code Runner

Execute programming tasks via Claude Code using PTY-based invocation. Handles no...

v1.0.0 开发工具

Claude Flow

Claude Code 多智能体编排平台,部署 100+ 专业 AI 智能体协同工作,通过蜂群拓扑(层...

v1.0.0 开发工具

Claude Code Agent SDK

Claude Agent SDK documentation — build production AI agents with Claude Code as...

v1.0.0 开发工具

ML Model Evaluator

Evaluate machine learning models with proper metrics, cross-validation, and bias...

v1.0.0 数据分析