首页openclaw插件 › Test Echo Plugin — Test Echo — 测试回显插件

代码插件 安全

Test Echo Plugin — Test Echo — 测试回显插件

v0.1.2

最小化的回显测试插件,用于测试本地安装和ClawHub发布流程,代码、声明元数据和运行时指令与其声明目的一致。

0· 2·0 当前
下载插件包 项目主页
最后更新
2026/4/7
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该包是最小化的自包含回显插件,其代码、声明元数据和运行时指令与其声明目的一致。
安全有层次,运行前请审查代码。

版本

latestv0.1.22026/4/2
● 无害

安装命令 点击复制

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

插件文档

Test Echo Plugin

A minimal OpenClaw plugin for testing local install and ClawHub publish flow.

Included publish metadata

This package already includes the required fields in package.json:

  • openclaw.compat.pluginApi
  • openclaw.build.openclawVersion

It also includes:

  • openclaw.extensions
  • openclaw.plugin.json
  • a minimal config schema for plugin settings

Local install

openclaw plugins install ./clawhub-test-plugin
openclaw gateway restart

Example config

{
  "plugins": {
    "entries": {
      "test-echo": {
        "enabled": true,
        "config": {
          "prefix": "[local-test]"
        }
      }
    }
  }
}

Test tool

Tool name: test_echo

Example input:

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

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

了解定制服务