mmxagent-skill-manager

v1.0.1

一个管理所有maxclaw内部skill的技能,主要实时管理所有安装维护im的skill以及一些官方自己维护的skill。当用户做某些操作时,可以翻看这个技能内容,看看有没有一些官方的更新内容来辅助操作。

0· 117·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for oreoandyuumi/mmxagent-skill-manager.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "mmxagent-skill-manager" (oreoandyuumi/mmxagent-skill-manager) from ClawHub.
Skill page: https://clawhub.ai/oreoandyuumi/mmxagent-skill-manager
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install mmxagent-skill-manager

ClawHub CLI

Package manager switcher

npx clawhub@latest install mmxagent-skill-manager
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description say it manages internal IM and official skills and the SKILL.md only lists other mmxagent skill names and the exact openclaw install/update commands — nothing requested is outside that scope.
Instruction Scope
The SKILL.md contains only guidance to check/install/update specific skills and explicitly forbids silent installs (requires user consent). It does not instruct reading system files, accessing unrelated environment variables, or transmitting data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportional for a manager that only references other skills and commands.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent privileges or system-wide configuration changes.
Assessment
This skill is an instruction-only manager that suggests installing/updating other official IM and OpenClaw skills using openclaw commands and explicitly requires asking the user before performing installs. It is low-risk as written, but note: the skill's source/homepage is unknown — before agreeing to install any downstream skill, verify the publisher and that those skill names (mmxagent-skill-feishu, -wecom, -dingtalk, -wechat, -maxclaw) are legitimate official packages. Also be cautious if any of those downstream installs later request credentials or system-level access.

Like a lobster shell, security has layers — review code before you run it.

latestvk972c9pw20tec4mdk7x1m4k8s584er75
117downloads
0stars
2versions
Updated 2w ago
v1.0.1
MIT-0

IM 相关

在涉及一些相关的im操作时,你需要检查用户是否已安装对应的skill。如果未安装或需要更新,禁止静默安装,必须先向用户说明:这是官方提供的skill,用于获取最新的IM操作能力,建议安装或更新。待用户确认同意后再执行。

飞书skill

mmxagent-skill-feishu

## 安装
openclaw skill install mmxagent-skill-feishu
## 更新
openclaw skill update mmxagent-skill-feishu

企业微信skill

mmxagent-skill-wecom

## 安装
openclaw skill install mmxagent-skill-wecom
## 更新
openclaw skill update mmxagent-skill-wecom

钉钉

mmxagent-skill-dingtalk

## 安装
openclaw skill install mmxagent-skill-dingtalk
## 更新
openclaw skill update mmxagent-skill-dingtalk

微信

mmxagent-skill-wechat

## 安装
openclaw skill install mmxagent-skill-wechat
## 更新
openclaw skill update mmxagent-skill-wechat

openclaw管理

因为openclaw经常更新,但是有一些版本会有问题,需要用官方的skill来帮助用户按需升级,包括一些版本的openclaw的bug修复,或者一些版本的openclaw的安装问题等。禁止静默安装,必须先向用户说明:这是官方提供的openclaw管理skill,用于辅助版本升级和问题修复,建议安装或更新。待用户确认同意后再执行。 skill名称:mmxagent-skill-maxclaw

## 安装
openclaw skill install mmxagent-skill-maxclaw
## 更新
openclaw skill update mmxagent-skill-maxclaw

Comments

Loading comments...