← 返回 Skills 市场
zmxjj

MiniCPM-o 4.5 Deploy

作者 Dennis Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
174
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minicpmo-45-deploy
功能描述
Deploy MiniCPM-o 4.5 multimodal model via Web Demo, vLLM Serve, or llamacpp-omni. Use when the user asks to deploy, start, configure, or troubleshoot MiniCPM...
安全使用建议
This skill appears internally consistent for deploying MiniCPM-o 4.5, but it performs network downloads and installs packages and runs project install scripts. Before using it: (1) verify the upstream repository (the instructions clone https://github.com/OpenBMB/MiniCPM-o-Demo); (2) avoid using untrusted mirrors (the SKILL.md suggests hf-mirror.com, which is not an official HuggingFace host); (3) run install steps in an isolated environment (container or VM) or a dedicated virtualenv/conda env; (4) do not provide private tokens unless you understand why they’re needed (private model downloads may prompt for credentials); and (5) inspect install.sh and any downloaded scripts yourself if you need stronger assurance.
功能分析
Type: OpenClaw Skill Name: minicpmo-45-deploy Version: 1.0.0 The skill bundle provides a legitimate workflow for deploying the MiniCPM-o 4.5 multimodal model. It includes automated environment setup (Miniconda, FFmpeg), model verification, and service management. While the skill involves high-privilege actions such as installing Python packages via pip in `scripts/download_model.py` and executing shell scripts for environment setup in `SKILL.md`, these actions are standard for machine learning deployment and aligned with the stated purpose. No evidence of data exfiltration, unauthorized persistence, or malicious prompt injection was found.
能力评估
Purpose & Capability
The name/description (deploy MiniCPM-o 4.5 via Web Demo / vLLM / llamacpp-omni) matches the included files and runtime instructions. The provided download/verification script, references, and step-by-step install/launch commands align with model download and deployment tasks. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md gives explicit installation and deployment steps (conda or venv, pip installs, git clone, running install.sh, starting gateway/workers). It instructs network downloads from GitHub, HuggingFace, and ModelScope and running a local Python script to verify/download models. This scope is appropriate for a deployment guide, but the agent will run networked downloads and install packages at runtime — actions that have real consequences and should be done in a trusted/isolated environment.
Install Mechanism
There is no packaged install spec (instruction-only) but the included scripts call pip to install dependencies on demand and recommend running the project's install.sh. That is expected for this type of skill but is higher-risk than pure documentation because it causes code to be written/executed locally. A non-official mirror (https://hf-mirror.com) is suggested in troubleshooting; using unofficial mirrors carries extra risk and should be avoided unless you trust the mirror.
Credentials
The skill declares no required environment variables or credentials. The runtime instructions mention optional environment variables (e.g., HF_ENDPOINT) and may prompt for HuggingFace/ModelScope credentials if private models are used, which is proportional. There are no requests for unrelated secrets or broad system credentials.
Persistence & Privilege
always is false and the skill does not request persistent platform-level privileges or modify other skills. It runs as-needed commands and scripts in the user's environment; autonomous invocation by the agent is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minicpmo-45-deploy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minicpmo-45-deploy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: deployment skill for MiniCPM-o 4.5 multimodal model. - Provides complete step-by-step deployment guide for MiniCPM-o 4.5 via Web Demo. - Includes detailed hardware and device compatibility guidelines, highlighting supported and unsupported platforms. - Documents model download, verification, and configuration procedures. - Covers SSL certificate generation and service startup for secure browser access. - Offers troubleshooting and verification steps, with clear references and resource links.
元数据
Slug minicpmo-45-deploy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MiniCPM-o 4.5 Deploy 是什么?

Deploy MiniCPM-o 4.5 multimodal model via Web Demo, vLLM Serve, or llamacpp-omni. Use when the user asks to deploy, start, configure, or troubleshoot MiniCPM... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。

如何安装 MiniCPM-o 4.5 Deploy?

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

MiniCPM-o 4.5 Deploy 是免费的吗?

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

MiniCPM-o 4.5 Deploy 支持哪些平台?

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

谁开发了 MiniCPM-o 4.5 Deploy?

由 Dennis Huang(@zmxjj)开发并维护,当前版本 v1.0.0。

💬 留言讨论