← 返回
开发者工具 中文

clawhub-install

Download and install skills from ClawHub directly via curl, bypassing official CLI rate limits. Use when the user wants to install one or more ClawHub skills...
通过curl直接从ClawHub下载安装技能,绕过官方CLI频率限制。适用于用户需要安装ClawHub技能时。
upupc
开发者工具 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 855
下载
💾 8
安装
1
版本
#latest

概述

ClawHub Install

Downloads and installs skills from ClawHub by direct URL access, avoiding rate limits that may occur with the official CLI.

Usage

bash {baseDir}/scripts/install.sh <skill_name> [skill_name2] [skill_name3] ...

Steps

Each skill installation follows these steps:

  1. Get workspace path: Retrieves the workspace directory from OpenClaw config using openclaw config get agents.defaults.workspace
  2. Download: Downloads the skill package from https://wry-manatee-359.convex.site/api/v1/download?slug=
  3. Extract: Unzips the package to /skills/

Examples

# Install single skill
bash {baseDir}/scripts/install.sh finnhub

# Install multiple skills in one run
bash {baseDir}/scripts/install.sh finnhub massive-api tavily-search

Error Handling

The script will:

  • Report errors if required commands (curl, unzip, openclaw) are missing
  • Skip existing skills after removing them
  • Show success/failure count after batch installation

Use Cases

  • Use when clawhub install command is rate-limited
  • Use when installing multiple skills in batch
  • Use when direct download is preferred over CLI installation

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 03:24 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,530
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,927
data-analysis

video-download

upupc
支持从1800+网站下载视频,并利用Faster Whisper AI生成字幕。适用于从YouTube、Bilibili、Twitter等平台下载视频。
★ 3 📥 2,671