OpenClaw(开爪)
OpenClaw 客户端,Skill 标准的发起者,原生支持本目录。
~/.openclaw/skills/
%USERPROFILE%\.openclaw\skills\安装到 OpenClaw(开爪)
- 在本站下载技能 ZIP 包,例如
your-skill.zip。 -
确保目标目录存在:
mkdir -p ~/.openclaw/skills/ - 解压到目录(每个技能独立一个子目录):
unzip <skill>.zip -d ~/.openclaw/skills/ - 启动或重启 OpenClaw(开爪) 让其重新扫描 Skills 目录。
从 OpenClaw(开爪) 卸载
-
查看已安装技能:
ls -1 ~/.openclaw/skills/ - 删除目标技能子目录(按
skill-id命名):
rm -rf ~/.openclaw/skills/<skill-id> - 重启 OpenClaw(开爪),确认列表中不再出现该技能。
若使用了多平台 symlink(来源是 ~/.agents/skills/),删除 symlink 即可,不会影响中心库。
Claude Usage Analyzer
Analyze Claude Code token usage. Shows where tokens went, which projects cost mo...
Claude Code Switchboard
Manage how OpenClaw routes Telegram messages to different Claude model backends....
Claude Code
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query...
Claude Dev Setup
Complete Claude Code CLI integration with session management and APEX cognitive...
claude-usage-cli
Query Claude API usage and cost reports from the command line. Secure macOS Keyc...
Claude CLI Proxy
Set up a local HTTP proxy that routes OpenClaw model requests through Claude Cod...
Claude API Builder
Use when code imports Anthropic SDKs or the user asks to build with the Claude A...
Apidot Claude 4 6 Api
Use APIDot for Claude 4.6 API workflows, including Claude Sonnet 4.6, Claude Opu...
Claude Code Agent Teams
Coordinate multiple Claude Code agents to work in parallel on independent tasks...
Claude Code Usage
Check Claude Code OAuth usage limits (session & weekly quotas). Use when user as...
Claude Code Delegate
Delegate programming tasks to Claude Code CLI
Claude Code Runner
Execute programming tasks via Claude Code using PTY-based invocation. Handles no...
Claude Flow
Claude Code 多智能体编排平台,部署 100+ 专业 AI 智能体协同工作,通过蜂群拓扑(层...
Claude Code Agent SDK
Claude Agent SDK documentation — build production AI agents with Claude Code as...
ML Model Evaluator
Evaluate machine learning models with proper metrics, cross-validation, and bias...