greeting

greeting is a skill for Claude Code, Codex from oujingzhou/openmozi. It costs 14 tokens per session (231 once invoked), scanned A, original, Apache-2.0.

A greeting skill that gives a short personalized salutation based on the time of day and the situation. Its instructions cover morning, afternoon, evening, and late-night greetings.

In plain words
What is it for?
Use it when a user says hello or offers another greeting.
Why use it?
It avoids using the same generic greeting at every hour and keeps responses appropriate to the time.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when a user says hello or offers another greeting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oujingzhou/openmozi/greeting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add oujingzhou/openmozi --skill greeting
Clone the repo
git clone --depth 1 https://github.com/oujingzhou/openmozi

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for greeting

README.md
[![agentmods](https://agentmods.dev/badge/skills/oujingzhou/openmozi/greeting/github.svg)](https://agentmods.dev/skills/oujingzhou/openmozi/greeting)
Your own site
<a href="https://agentmods.dev/skills/oujingzhou/openmozi/greeting"><img src="https://agentmods.dev/badge/skills/oujingzhou/openmozi/greeting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for greeting

Your own site · 80×15
<a href="https://agentmods.dev/skills/oujingzhou/openmozi/greeting"><img src="https://agentmods.dev/badge/skills/oujingzhou/openmozi/greeting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 231 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00231
Opus 5 $0.00007 $0.00115
Sonnet 5 $0.00003 $0.00046
Haiku 4.5 $0.00001 $0.00023

Measured 10d ago against content hash 95a4dc86f4e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

greeting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/greeting/SKILL.md · 24 lines

What it actually says

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

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

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 24 lines · 14 tokens per session scan A 95a4dc86f4e7

Subscribe to this mod's changes

greeting is a skill published in the GitHub repository oujingzhou/openmozi (185 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 14 tokens to every session and 231 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

china-translate

A Chinese-English translation and localisation guide for technical text and product interfaces. Localisation means adapting wording and cultural references so they sound natural to users in the target language.

dongsheng123132/u-claw · 32 tokens

bilibili-helper

A writing guide for Bilibili, a Chinese video-sharing platform. It helps prepare video titles, descriptions, tags, category choices, cover concepts, and pinned comments.

dongsheng123132/u-claw · 29 tokens

douyin-script

A writing assistant for short videos on Douyin and Kuaishou, two Chinese short-video platforms. It structures scripts with an opening hook, main content, climax or twist, call to action, music style, and topic tags.

dongsheng123132/u-claw · 32 tokens

ppt-designer

A guide for planning and designing PowerPoint presentations. It covers slide structure, layouts, visual choices, animation suggestions, and speaker notes.

dongsheng123132/u-claw · 29 tokens

wechat-article

A writing guide for creating articles for WeChat Official Accounts, a Chinese publishing platform. It covers article structure, mobile-friendly formatting, headlines, cover-image suggestions, and prompts that encourage readers to interact or follow.

dongsheng123132/u-claw · 25 tokens

weibo-poster

A writing guide for Weibo, a Chinese microblogging platform similar to a short-post social network. It covers concise posts, longer posts, hashtags, @ mentions, image layouts, and posting-time suggestions.

dongsheng123132/u-claw · 32 tokens