首页openclaw插件 › ManageLM — 模型管理

捆绑包插件 安全

ManageLM — 模型管理

v1.0.0

ManageLM OpenClaw 插件,管理和切换不同的语言模型,优化模型使用效率。

0· 0·0 当前
by @managelm·ClawHub
下载插件包 项目主页
License
ClawHub
最后更新
2026/4/7
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
安全有层次,运行前请审查代码。

License

ClawHub

请查看许可证条款了解详情。

版本

latestv1.0.02026/4/7
● 无害

安装命令 点击复制

官方npx clawhub@latest install @managelm/openclaw-plugin
镜像加速npx clawhub@latest install @managelm/openclaw-plugin --registry https://cn.clawhub-mirror.com

插件文档

ManageLM — OpenClaw Plugin

Manage your Linux and Windows servers from OpenClaw using natural language.

Install

openclaw plugins install managelm

Or from a downloaded tarball:

openclaw plugins install managelm-openclaw-1.0.0.tar.gz

Setup

# 1. Set your API key (from Portal > Settings > MCP & API)
openclaw config set plugins.entries.managelm.config.apiKey "mlm_ak_your_key"

# 2. Trust the plugin
openclaw config set plugins.allow '["managelm"]'

# 3. Enable tools for the agent
openclaw config set tools.allow '["managelm"]'
openclaw config set tools.profile "full"

# 4. Restart the gateway

Self-hosted portals — also set:

openclaw config set plugins.entries.managelm.config.portalUrl "https://portal.example.com"

Tools (17)

Server management

ToolDescription
`managelm_agents`List all servers with status, health, OS, IP
`managelm_agent_info`Detailed info for one server
`managelm_run`Run a task (skill + target + instruction)
`managelm_answer_task`Answer an interactive task question

Task tracking

ToolDescription
`managelm_task_status`Check task status
`managelm_task_history`Recent tasks for a server
`managelm_task_changes`View file diffs from a task
`managelm_revert_task`Undo file changes

Audits & scans

ToolDescription
`managelm_security_audit`Run security audit
`managelm_inventory_scan`Run inventory scan

Search (read-only, no commands dispatched)

ToolDescription
`managelm_search_agents`Search by health, OS, status, group
`managelm_search_inventory`Search packages, services, containers
`managelm_search_security`Search security findings
`managelm_search_ssh_keys`Search SSH keys
`managelm_search_sudo`Search sudo privileges

Utility

ToolDescription
`managelm_account`Account info, plan, usage
`managelm_send_email`Send email report

Example usage

> List my servers
> Install nginx on web-prod-1
> Which servers have CPU above 80%?
> Run a security audit on db-primary
> Show me all critical security findings
> Who has SSH access to production servers?

How it works

OpenClaw                      ManageLM Portal            Agent (on host)
┌──────────────────┐  REST    ┌──────────────┐   WS     ┌──────────────┐
│  Agent (LLM)     │ ───────► │  Portal API  │ ───────► │  Local LLM   │
│  Plugin (17)     │ ◄─────── │  /api/       │ ◄─────── │  (executes)  │
└──────────────────┘          └──────────────┘          └──────────────┘

Webhooks (optional)

openclaw config set plugins.entries.managelm.config.webhookSecret "whsec_..."

Point a ManageLM webhook to your gateway's /managelm/webhook.

Requirements

  • OpenClaw with gateway running
  • ManageLM Portalmanagelm.com or self-hosted
  • ManageLM Agent — on each managed server
  • API Key — from Portal > Settings > MCP & API

Links

License

Apache 2.0

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务