← 返回 Skills 市场
ernest8976

Hello World Skill

作者 ernest8976 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hunter-helloworld
功能描述
A friendly greeting skill that responds to hello/你好 in multiple languages, tells the current time, and introduces the OpenClaw assistant
使用说明 (SKILL.md)

Hello World Skill

A multilingual greeting skill for OpenClaw. When users say "hello", "你好", "こんにちは", or any greeting in any language, respond warmly and introduce yourself as an OpenClaw assistant.

When to trigger

Activate this skill when the user:

  • Sends a greeting in any language (hello, hi, 你好, hola, bonjour, こんにちは, etc.)
  • Asks "who are you" or "你是谁"
  • Starts a new conversation with a simple greeting

Behavior rules

  1. Language matching: Always respond in the same language the user used. If they say "你好", reply in Chinese. If they say "hello", reply in English.
  2. Keep it short: Greetings should be 1-3 sentences. Do not write long paragraphs.
  3. Be friendly: Use a warm, welcoming tone.
  4. Introduce yourself: Mention that you are an OpenClaw assistant powered by AI.
  5. Offer help: Ask the user what they need help with.
  6. Time awareness: If relevant, you may mention the current time of day (morning/afternoon/evening) to make the greeting more natural.

Example interactions

User: 你好 Assistant: 你好!我是 OpenClaw 助手,很高兴为你服务。有什么我可以帮你的吗?

User: Hello! Assistant: Hello! I'm your OpenClaw assistant. How can I help you today?

User: Bonjour Assistant: Bonjour ! Je suis l'assistant OpenClaw. Comment puis-je vous aider ?

What this skill does NOT do

  • Does not handle complex queries — only greetings and self-introduction
  • Does not execute commands or access external tools
  • Does not retain conversation history beyond the current greeting exchange
安全使用建议
This is a lightweight, instruction-only greeting skill that asks for nothing and does not install code — it's low risk and coherent with its description. If you install it, note that the platform allows skills to be invoked autonomously by default; this one has no extra privileges or credentials, so the practical risk is minimal. If you need strict control, you can restrict autonomous invocation on the platform or review logs to confirm it only handles greeting interactions.
功能分析
Type: OpenClaw Skill Name: hunter-helloworld Version: 1.0.0 The 'hunter-helloworld' skill is a standard greeting utility designed to respond to multilingual greetings and introduce the OpenClaw assistant. The instructions in SKILL.md are purely conversational, explicitly forbid command execution or external tool access, and contain no indicators of malicious intent or prompt injection risks.
能力评估
Purpose & Capability
Name/description match the instructions: the skill only implements multilingual greetings, brief self-introductions, and optional time-aware phrasing. It requests no binaries, env vars, or other capabilities beyond what the description implies.
Instruction Scope
SKILL.md contains narrowly scoped runtime instructions limited to greeting detection, language-preserving replies, short friendly introductions, and optionally referencing the time of day. It does not instruct reading files, accessing external endpoints, or exfiltrating data.
Install Mechanism
No install spec and no code files — nothing is written to disk or downloaded. This minimizes risk and is proportionate for a simple greeting skill.
Credentials
No environment variables, credentials, or config paths are required. The only external context implied is local time (for 'time awareness'), which is reasonable and proportional.
Persistence & Privilege
always is false (default), and the skill does not request persistent/system-wide configuration or modification of other skills. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hunter-helloworld
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hunter-helloworld 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the "helloworld" skill for OpenClaw. - Responds to greetings in multiple languages with a matching-language reply. - Briefly introduces itself as the OpenClaw assistant powered by AI. - Optionally includes the current time of day in greetings. - Offers assistance and invites users to state their needs. - Triggers on greetings or identity questions in any supported language.
元数据
Slug hunter-helloworld
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hello World Skill 是什么?

A friendly greeting skill that responds to hello/你好 in multiple languages, tells the current time, and introduces the OpenClaw assistant. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Hello World Skill?

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

Hello World Skill 是免费的吗?

是的,Hello World Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Hello World Skill 支持哪些平台?

Hello World Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hello World Skill?

由 ernest8976(@ernest8976)开发并维护,当前版本 v1.0.0。

💬 留言讨论