根据时间和场景提供个性化问候
Scanned 5/27/2026
Install via CLI
openskills install oujingzhou/openmozi---
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. **简洁明了**: 问候语简短有力,不要过于冗长
No comments yet. Be the first to comment!
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.