hello-world

TotalClaw 作者 totalclaw

一种简单的问候技能,以用户的语言响应自定义的问候消息。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~mercuryeey-hello-world
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~mercuryeey-hello-world/file -o mercuryeey-hello-world.md
# Hello 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. Include the current date and time in the greeting
3. Add a fun emoji
4. 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!"

---

## 中文说明

# Hello World 技能

当用户请你打招呼或问候某人时,使用此技能。

## 说明

1. 用用户的语言热情地问候用户
2. 在问候中包含当前日期和时间
3. 添加一个有趣的表情符号
4. 如果用户指定了姓名,则对问候进行个性化处理

## 示例

- "Say hello" → "你好!👋 现在是 2026年2月17日。很高兴见到你!"
- "Greet Alice" → "Hello Alice! 👋 It's February 17, 2026. Great to meet you!"