greeting-guide

greeting-guide is a skill for Claude Code, Codex from syy12335/Environment-Runtime. It costs 33 tokens per session (282 once invoked), scanned A, original, MIT.

A conversation guide for greetings, small talk, capability explanations, and helping users choose a next step.

In plain words
What is it for?
Use it to respond to greetings, explain what the system can help with, and ask the user to provide a task or object to work on.
Why use it?
It gives short, friendly replies when a user has only said hello or is unsure how to begin.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/syy12335/environment-runtime/greeting_guide
Any agent
npx skills add syy12335/Environment-Runtime --skill greeting_guide
Clone the repo
git clone --depth 1 https://github.com/syy12335/Environment-Runtime

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-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/syy12335/environment-runtime/greeting_guide.svg)](https://agentmods.dev/skills/syy12335/environment-runtime/greeting_guide)
Your own site
<a href="https://agentmods.dev/skills/syy12335/environment-runtime/greeting_guide"><img src="https://agentmods.dev/badge/skills/syy12335/environment-runtime/greeting_guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 282 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00033 $0.00282
Opus 5 $0.00016 $0.00141
Sonnet 5 $0.00007 $0.00056
Haiku 4.5 $0.00003 $0.00028

Measured 5d ago against content hash 8992a3efa5d0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

greeting-guide 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 5d 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.

src/task_router_graph/skills/executor/greeting_guide/SKILL.md · 27 lines

What it actually says

打招呼与使用引导

目标

  • 友好回应用户
  • 说明系统可提供的帮助范围
  • 给出一个可执行的下一步(例如让用户直接提供测试对象或目标)

执行规则

  1. 该场景应直接 finishtask_status=done
  2. 不得因为“缺少历史任务/日志/轨迹”而返回 failed
  3. 默认不调用 read/beijing_time/skill_tool
  4. 回复语气要简洁、礼貌、可继续。

推荐输出结构

  • 先回应:你好/我在
  • 再说明:我可以帮你做什么(例如功能测试、精度测试、性能测试、结果解读)
  • 最后引导:请直接告诉我目标对象或你想查询的内容
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. 5d ago First seen · 27 lines · 33 tokens per session scan A 8992a3efa5d0

Subscribe to this mod's changes

greeting-guide is a skill published in the GitHub repository syy12335/Environment-Runtime (129 stars, last pushed 3mo ago), licensed MIT. It adds 33 tokens to every session and 282 once invoked, about $0.0002 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.