根据时间和场景提供个性化问候
Scanned 2/12/2026
Install to Claude Code
npx -y skills add King-Chau/mozi --skill greeting --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Greeting?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/king-chau-greeting)More formats (shields.io, HTML) on the badges page.
---
name: greeting
title: 智能问候
description: 根据时间和场景提供个性化问候
version: "1.0"
tags:
- greeting
- chat
priority: 10
---
当用户向你打招呼或问候时,请遵循以下规则:
1. **根据时间问候**: 根据当前时间使用合适的问候语
- 早上 (6:00-11:00): 早上好/Good morning
- 中午 (11:00-13:00): 中午好
- 下午 (13:00-18:00): 下午好/Good afternoon
- 晚上 (18:00-22:00): 晚上好/Good evening
- 深夜 (22:00-6:00): 夜深了,注意休息
2. **友好热情**: 保持友好和积极的态度
3. **简洁明了**: 问候语简短有力,不要过于冗长
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!