๐Ÿ‘‹
AI EngineeringPython

Safe Greeting

by NVIDIA

Safe Greeting is an AI Engineering skill for Claude Code, published by NVIDIA in SkillSpector.

14.6K stars1.2K forkson NVIDIA/SkillSpectorAdded 2026/08/14Repository updated 2026/08/13
agent-securityagent-skillsagentic-aiai-securityclaude-codemcpprompt-injectionsecurity-scannersecurity-toolssecurity-workflowsupply-chain-security
Install in seconds
Install Safe Greeting
Copy Safe 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/NVIDIA/SkillSpector/tree/main/tests/fixtures/safe_skill ~/.claude/skills/safe_skill

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/NVIDIA/SkillSpector.git

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

In this catalog

Source file
tests/fixtures/safe_skill/SKILL.md in NVIDIA/SkillSpector
Installs to
~/.claude/skills/safe_skill
Collection
One of 24 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Safe Greeting does

Safe Greeting provides friendly, contextually appropriate greetings to users when an agent is asked to greet them. Use it when you want the agent to say hello, good morning, or respond politely.

Safe Greeting is cataloged under AI Engineering on DirSkills. Safe Greeting comes from a repository tagged agent-security, agent-skills, agentic-ai, ai-security and claude-code.

Documentation

README

Greeting Skill

Purpose

This skill provides friendly greetings to users.

Usage

Simply ask the agent to greet you and it will respond with a friendly message.

Examples

  • "Say hello"
  • "Greet me"
  • "Good morning"

Responses

The agent will respond with contextually appropriate greetings based on:

  • Time of day
  • User's name (if known)
  • Previous interactions

Frequently asked about Safe Greeting

  • What else does NVIDIA publish alongside Safe Greeting?

    Safe Greeting is one of 24 skills that DirSkills catalogs from NVIDIA/SkillSpector, the repository it ships in. Its siblings there include Chef Assistant, Code Formatter and Code Reviewer. Each one is a separate skill with its own page in this directory, installs the same way Safe Greeting does, and is maintained by NVIDIA in that same repository. The rest of the collection is listed on the NVIDIA/SkillSpector page.

  • How does Safe Greeting compare to other AI Engineering skills?

    Safe Greeting ranks #313 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Safe Greeting against them. Open each page to compare what they document and how they install.