← 返回
开发者工具 中文

LeiAlexZhang/local-skill-installer

Install a local OpenClaw skill from a zip file by unzipping, validating, moving it into the active Skills directory, and verifying the result.
从 zip 文件安装本地 OpenClaw 技能,包括解压、验证、移动到活动技能目录并确认结果。
leialexzhang
开发者工具 clawhub v1.0.1 1 版本 99803.1 Key: 无需
★ 0
Stars
📥 507
下载
💾 10
安装
1
版本
#latest

概述

Local Skill Installer

Use this skill when the user wants to install a local OpenClaw skill package from a zip file on the current Linux system.

What this skill does

This skill helps install a local skill package safely.

Expected user input:

  • A Linux-accessible zip path, for example:

/mnt/c/Users/user/Downloads/skill-vetter-1.0.0.zip

Rules

  • Only work with local zip files.
  • Prefer Linux paths, not Windows C:\... paths.
  • Use move, not copy, to avoid duplicate files.
  • Do not overwrite an existing skill folder without checking first.
  • If the same skill name already exists, stop and report the conflict.
  • Clean up temporary files after finishing.
  • Do not run scripts inside the zip.
  • Briefly report each important step.

Steps

  1. Confirm the zip file exists.
  2. Create a temporary extraction directory.
  3. Unzip the package into the temporary directory.
  4. Inspect the extracted content.
  5. Validate that it looks like an OpenClaw skill:
    • must contain SKILL.md
    • may also contain _meta.json, assets, agents, references
  6. Determine the correct active Skills directory for this OpenClaw installation.
    • Prefer ~/.openclaw/skills/ for shared local skills if appropriate.
    • If the current workspace has a dedicated skills/ directory and the context indicates workspace-local installation, use that instead.
  7. Determine the final skill folder name.
  8. If the target folder already exists:
    • do not overwrite
    • report the existing path and stop
  9. Move the extracted skill folder into the Skills directory.
  10. Verify the final folder and key files exist.
  11. Clean up temporary files.
  12. Tell the user:
    • whether installation succeeded
    • the final installed path
    • whether reload or restart is needed

Output format

Always report:

  • Source zip path
  • Extracted skill folder name
  • Final installed path
  • Validation result
  • Conflict result if any
  • Whether reload/restart is recommended

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

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

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,209
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,200