👋
WritingTypeScript

Greeting

by oujingzhou

Greeting is a Writing skill for Claude Code, published by oujingzhou in openmozi.

184 stars24 forkson oujingzhou/openmoziAdded 2026/09/06Repository updated 2026/05/21
agentclaudeclaude-codeclawdbotdeepseekdingdingfeishuminimaxmoltbotopenclawqqqqbot
Install in seconds
Install Greeting
Copy Greeting into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/oujingzhou/openmozi/tree/main/skills/greeting ~/.claude/skills/greeting

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/oujingzhou/openmozi.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/greeting/SKILL.md in oujingzhou/openmozi
Installs to
~/.claude/skills/greeting
Collection
One of 2 skills cataloged from this repository
Category
Writing1279 skills

What Greeting does

Greeting provides a time- and context-aware salutation when a user says hello. Use it to reply with a brief, friendly greeting suited to morning, afternoon, evening, or late night.

Greeting is cataloged under Writing on DirSkills. Greeting comes from a repository tagged agent, claude, claude-code, clawdbot and deepseek.

Documentation

README

当用户向你打招呼或问候时,请遵循以下规则:

  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. 简洁明了: 问候语简短有力,不要过于冗长

Frequently asked about Greeting

  • What else does oujingzhou publish alongside Greeting?

    Greeting is one of 2 skills that DirSkills catalogs from oujingzhou/openmozi, the repository it ships in. Its siblings there include ClawHub. Each one is a separate skill with its own page in this directory, installs the same way Greeting does, and is maintained by oujingzhou in that same repository. The rest of the collection is listed on the oujingzhou/openmozi page.

  • How does Greeting compare to other Writing skills?

    Greeting ranks #1107 by stars among the 1279 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Greeting against them. Open each page to compare what they document and how they install.