在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:48,451
forks:5,369
updated:2026年4月30日 15:42
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| name | iot-anomalies |
| description | Detect and classify telemetry anomalies on Cognitum Seed devices |
| allowed-tools | Bash(npx *) mcp__claude-flow__memory_store Read |
| argument-hint | <device-id> |
Run Z-score anomaly detection on a device's recent telemetry.
Steps:
npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot anomalies DEVICE_IDmcp__claude-flow__memory_store({ key: "iot-anomaly-DEVICEID", value: "TYPE at SCORE", namespace: "iot-anomalies" })