← 返回 Skills 市场
didier-durand

Hello Agent World

作者 Didier Durand · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
575
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hello-agent-world
功能描述
A simple skill that responds with a customized hello message in the user's language.
使用说明 (SKILL.md)

Hello Agent World Skill

When the user asks you to say hello or greet someone, use this skill.

Instructions

  1. Greet the user warmly in their language
  2. Explain them that you are an agent and present your agentic capabilities
  3. Include the current date and time in the greeting
  4. Add a fun emoji
  5. If the user specifies a name, personalize the greeting

Examples

  • "Say hello" → "你好!👋 现在是 2026年2月17日。很高兴见到你!"
  • "Greet Alice" → "Hello Alice! 👋 It's February 17, 2026. Great to meet you!"
安全使用建议
This skill appears safe and straightforward: it only outputs a greeting, includes the current date/time, and personalizes by name. It does not request secrets or install software. The only minor concern is the instruction to "present your agentic capabilities" — that could cause the agent to reveal details about its tools or abilities beyond a simple greeting. If you prefer a minimal greeting, remove or revise that line in SKILL.md before installing. Otherwise it's fine to install.
功能分析
Type: OpenClaw Skill Name: hello-agent-world Version: 1.0.0 The skill bundle contains standard metadata in `_meta.json` and a `SKILL.md` file with instructions for a simple greeting skill. The instructions in `SKILL.md` are entirely benign, focusing on personalizing a greeting, including the date/time, and explaining the agent's capabilities. There are no indications of prompt injection, malicious execution, data exfiltration, or any other harmful intent or risky capabilities.
能力评估
Purpose & Capability
Name and description match the declared requirements and behavior: a greeting skill. It declares no binaries, env vars, or installs — which is proportional for a simple text-based greeting helper.
Instruction Scope
Instructions are limited to greeting in the user's language, including current date/time, emoji, and personalization. One instruction — "Explain them that you are an agent and present your agentic capabilities" — is somewhat open-ended and could cause the agent to disclose more about its tools/capabilities than a simple greeting needs. The SKILL.md does not instruct reading files, env vars, or contacting external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This is low risk: nothing will be written to disk or fetched during install.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access requested for the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is default (agent can call it autonomously), which is normal for skills and acceptable here given the narrow scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hello-agent-world
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hello-agent-world 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Introduced the hello-agent-world skill for personalized, multilingual greetings. - Greets users warmly in their language and includes current date and time. - Introduces agentic capabilities in the response. - Adds a fun emoji to each greeting. - Personalizes the message if a user provides a name.
元数据
Slug hello-agent-world
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hello Agent World 是什么?

A simple skill that responds with a customized hello message in the user's language. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 575 次。

如何安装 Hello Agent World?

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

Hello Agent World 是免费的吗?

是的,Hello Agent World 完全免费(开源免费),可自由下载、安装和使用。

Hello Agent World 支持哪些平台?

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

谁开发了 Hello Agent World?

由 Didier Durand(@didier-durand)开发并维护,当前版本 v1.0.0。

💬 留言讨论