TopRank Skills

Home / Claw Skills / Autres / mqtt-client
Official OpenClaw rules 15%

mqtt-client

This is a simple client for connecting to an mqtt instance

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 mqtt-client 技能。 若已安装,则直接安装 mqtt-client 技能。

Overview

Skill Key
enchantedmotorcycle/mqtt-client
Author
enchantedmotorcycle
Source Repo
openclaw/skills
Version
-
Source Path
skills/enchantedmotorcycle/mqtt-client
Latest Commit SHA
4ec7b7e2fe85ac12e5dce06cc83d751c11d6ca2b

Extracted Content

SKILL.md excerpt

# mqtt-client

## Overview

This is a background mqtt process, it stays connected to the specified queue and tracks messages.
This skill does not require any parameters.

## Resources
- `scripts/bootstrap.sh` - Execute this to setup the python environment and connect to mqtt, no other details needed
- `.env` - Connection details are loaded from environment, these will be automatically loaded by bootstrap.sh

Related Claw Skills