← Back to Skills Marketplace
emergenceronearth

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

by EmergencerOnEarth · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install demo-menghuhu-codeword
Description
用户说出或输入暗号「一顿操作猛如虎」时,用固定下句「打到小松鼠」回应,不加其它说明。
README (SKILL.md)

暗号:猛如虎 → 小松鼠

何时使用本 skill

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

必须执行的回应

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

打到小松鼠

边界

  • 若用户只是提到「老虎」「松鼠」等词但没有完整暗号「一顿操作猛如虎」,不要触发本 skill。
  • 触发后回复「打到小松鼠」,不要追问、不要扩展梗、不要说明「这是暗号对接」。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install demo-menghuhu-codeword
  3. After installation, invoke the skill by name or use /demo-menghuhu-codeword
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
initial test publish
Metadata
Slug demo-menghuhu-codeword
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

用户说出或输入暗号「一顿操作猛如虎」时,用固定下句「打到小松鼠」回应,不加其它说明。 It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install 暗号对接(猛如虎→小松鼠)?

Run "/install demo-menghuhu-codeword" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, 暗号对接(猛如虎→小松鼠) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 暗号对接(猛如虎→小松鼠) support?

暗号对接(猛如虎→小松鼠) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by EmergencerOnEarth (@emergenceronearth); the current version is v0.1.0.

💬 Comments