← 返回 Skills 市场
ottoprua

OpenClaw Deploy Guide

作者 OttoPrua · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-deploy-guide
功能描述
Interactive deployment guide for OpenClaw local capabilities. Walks through installing the Memory Stack (qmd + LosslessClaw), vid2md, WeChat plugin, and main...
安全使用建议
This is a coherent, instruction-only deployment guide, but exercise normal caution before running commands it recommends. Specifically: 1) Back up ~/.openclaw/openclaw.json before making edits. 2) Inspect any remote install commands (e.g., curl | bash for bun) before running them, or install via your platform package manager if available. 3) Expect large downloads when pulling ASR/vision models — verify their sources. 4) Ensure you have appropriate API credentials if you configure external model providers (Anthropic, OpenAI, etc.). 5) Review and confirm cron job changes before applying. If you want, I can highlight every command that will be run and explain what it does line-by-line before you execute anything.
功能分析
Type: OpenClaw Skill Name: oc-deploy-guide Version: 1.0.0 The skill 'oc-deploy-guide' (SKILL.md) acts as a high-privilege deployment script that installs multiple software components, clones external GitHub repositories (e.g., OttoPrua/vid2md, OttoPrua/openclaw-wechat-bot), and modifies system configurations. Key indicators include the use of 'curl | bash' for tool installation, the addition of persistence via automated cron jobs for 'memory maintenance', and the modification of shell profiles (.zshrc). While these actions are aligned with the stated purpose of environment setup and include interactive confirmation gates, the broad shell execution and installation of remote artifacts represent a significant attack surface without explicit sandboxing.
能力评估
Purpose & Capability
Name/description align with the instructions: the guide installs qmd, LosslessClaw, a memory manager skill, vid2md, a WeChat plugin, and cron jobs, and the SKILL.md contains step-by-step checks and config edits required to do that.
Instruction Scope
Instructions read and modify user OpenClaw config (e.g., ~/.openclaw/openclaw.json), create workspace collections, restart the gateway, clone repos, install packages, and add cron jobs — all expected for a deploy guide. The guide also tells the user to download large ASR/vision models and optionally run third-party installers; these are within scope but worth user review before execution.
Install Mechanism
The skill is instruction-only (no automated installer). However, it suggests running remote install commands (e.g., curl -fsSL https://bun.sh/install | bash) and downloading ASR/vision models from third parties. Those recommendations are common but carry the usual risk of running remote install scripts without inspection.
Credentials
The skill requests no environment variables or credentials. It does configure model provider choices (e.g., 'anthropic' / 'claude-haiku-4-5') but does not itself request API keys — any provider credentials would be separate and are reasonably out-of-band for a deployment guide.
Persistence & Privilege
always is false and there is no attempt to modify other skills' configs beyond writing to the user's OpenClaw config and installing plugins/components for OpenClaw — expected for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oc-deploy-guide
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oc-deploy-guide 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Interactive deployment guide: memory stack (qmd + LosslessClaw), vid2md, WeChat plugin, maintenance cron jobs. Confirmation gates between each phase.
元数据
Slug oc-deploy-guide
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Deploy Guide 是什么?

Interactive deployment guide for OpenClaw local capabilities. Walks through installing the Memory Stack (qmd + LosslessClaw), vid2md, WeChat plugin, and main... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 OpenClaw Deploy Guide?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-deploy-guide」即可一键安装,无需额外配置。

OpenClaw Deploy Guide 是免费的吗?

是的,OpenClaw Deploy Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Deploy Guide 支持哪些平台?

OpenClaw Deploy Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Deploy Guide?

由 OttoPrua(@ottoprua)开发并维护,当前版本 v1.0.0。

💬 留言讨论