ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

cloudplus

操作云加(CloudPlus)企业通讯应用。当用户需要通过云加发消息、发文件、搜索联系人、查聊天记录、搜索群聊、搜索文件、打开应用或链接时触发。关键词:云加、发消息、发文件、聊天记录、搜索联系人、群聊、轻应用。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/billyang1222/cloudplus
Or

What This Skill Does

The CloudPlus skill is a powerful automation tool for the CloudPlus enterprise communication platform. It bridges the gap between your terminal or AI agent and your daily workplace messaging needs. With this skill, you can automate sending messages, sharing files, searching for specific contacts, digging into past chat history, or navigating to internal corporate light applications. It acts as a CLI-based wrapper (MCP protocol) that allows OpenClaw to interact directly with your CloudPlus desktop instance, streamlining repetitive communication tasks into simple, natural language commands.

Installation

To begin, ensure you have Node.js installed on your system. You can verify this by running node --version. If it is not present, please download it from nodejs.org.

Next, install the required MCP server via your terminal:

  1. Verify installation: which mcp-cloudplus
  2. If missing, install globally using: npm install -g cloudplus-mcp-server
  3. Finally, install the OpenClaw skill by running: clawhub install openclaw/skills/skills/billyang1222/cloudplus

Use Cases

  • Automating daily stand-up messages or status reports to team groups.
  • Quickly finding files or documents shared by colleagues in historical chat logs without manually scrolling.
  • Searching for specific project contacts or group chats when you need to jump into a discussion immediately.
  • Opening internal enterprise light apps (e.g., HR portals, ticket systems) directly via the CloudPlus interface.
  • Fetching specific chat history for record-keeping or summarizing discussions.

Example Prompts

  1. "CloudPlus,发消息给产品研发群,通知大家下午三点有产品评审会。"
  2. "帮我在云加里搜一下最近关于接口优化的聊天记录。"
  3. "打开云加里的考勤系统轻应用。"

Tips & Limitations

  • Always ensure your CloudPlus desktop client is running before executing commands, as the skill requires an active communication pipe to the application.
  • If a command fails, ensure your network connection to the server is stable and that you have the necessary permissions to access the specified groups or contacts.
  • The get-chat-history command requires a clear date range; always provide at least a start date to avoid errors.
  • Treat all file paths as absolute paths to prevent resolution issues. If the system reports a 'pipe not found' error, restart your CloudPlus desktop app and retry.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-billyang1222-cloudplus": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#cloudplus#productivity#im-automation#enterprise-software#mcp
Safety Score: 4/5

Flags: file-read, file-write, external-api