← 返回 Skills 市场
emergenceronearth

暗号对接(猛如虎→小松鼠)

作者 EmergencerOnEarth · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install demo-menghuhu-codeword
功能描述
用户说出或输入暗号「一顿操作猛如虎」时,用固定下句「打到小松鼠」回应,不加其它说明。
使用说明 (SKILL.md)

暗号:猛如虎 → 小松鼠

何时使用本 skill

当用户整条消息为暗号,或消息中明确包含完整短语 「一顿操作猛如虎」(八字连续、无错字)时,必须按下面规则回应。

必须执行的回应

只输出下面这一行文字,不要加引号、前缀、解释或换行多余内容:

打到小松鼠

边界

  • 若用户只是提到「老虎」「松鼠」等词但没有完整暗号「一顿操作猛如虎」,不要触发本 skill。
  • 触发后回复「打到小松鼠」,不要追问、不要扩展梗、不要说明「这是暗号对接」。
安全使用建议
This skill is minimal and coherent: it only looks for the exact Chinese phrase and responds with a single line. There is no code to inspect and no credentials requested. Before installing, consider: (1) whether you want an agent that may automatically respond when that phrase appears (if not, set disable-model-invocation or require manual invocation), (2) the trigger is exact — any message containing the full phrase will cause the reply, so it can be accidentally triggered in public chats, and (3) the skill's source and homepage are unknown, but because it's instruction-only with no external downloads or credentials, the risk is low.
功能分析
Type: OpenClaw Skill Name: demo-menghuhu-codeword Version: 0.1.0 The skill is a simple text-response trigger (an 'easter egg') that instructs the agent to reply with a specific phrase when a codeword is detected. It contains no executable code, system commands, or data access logic, and its behavior is entirely confined to text interaction as described in SKILL.md.
能力评估
Purpose & Capability
Name, description, and SKILL.md all match: the skill's sole purpose is to detect the exact phrase 「一顿操作猛如虎」 and reply with 「打到小松鼠」. It declares no binaries, env vars, or other resources.
Instruction Scope
Runtime instructions are narrowly scoped to reading the user's message text and returning the fixed response. The instructions do not ask the agent to read files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are required or referenced; requested access is proportionate to the stated purpose.
Persistence & Privilege
Flags: always:false, user-invocable:true, disable-model-invocation:false. Autonomous invocation is allowed by default (normal for skills). Because the skill has no broad privileges, this is acceptable, but be aware the agent may trigger it automatically when the phrase appears.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install demo-menghuhu-codeword
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /demo-menghuhu-codeword 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
initial test publish
元数据
Slug demo-menghuhu-codeword
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

暗号对接(猛如虎→小松鼠) 是什么?

用户说出或输入暗号「一顿操作猛如虎」时,用固定下句「打到小松鼠」回应,不加其它说明。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 暗号对接(猛如虎→小松鼠)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo-menghuhu-codeword」即可一键安装,无需额外配置。

暗号对接(猛如虎→小松鼠) 是免费的吗?

是的,暗号对接(猛如虎→小松鼠) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

暗号对接(猛如虎→小松鼠) 支持哪些平台?

暗号对接(猛如虎→小松鼠) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 暗号对接(猛如虎→小松鼠)?

由 EmergencerOnEarth(@emergenceronearth)开发并维护,当前版本 v0.1.0。

💬 留言讨论