Review AI agent skills before installation using NVIDIA SkillSpector and source-aware semantic review. Use when asked whether a skill or downloaded skill folder is safe, trustworthy, installable, over-permissioned, or malicious.
friendly-greeter
friendly-greeter is an open-source workflow skill for Claude Code and compatible agents, published by NVIDIA. Its author describes it as: “A friendly greeting skill that says hello to users”. The project has 15k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/mcp_mismatched_skill`.
What friendly-greeter does
Says hello and provides a warm greeting.
Installation
Add friendly-greeter to your agent with:
git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/mcp_mismatched_skill Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for friendly-greeter when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in NVIDIA/SkillSpector, an established project with 14,743 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does friendly-greeter do?
- A friendly greeting skill that says hello to users
- How do I install friendly-greeter?
- Run git clone https://github.com/NVIDIA/SkillSpector ~/.claude/skills/mcp_mismatched_skill in your agent, then reload your skills. Review the source at https://github.com/NVIDIA/SkillSpector before installing.
- Is friendly-greeter free to use?
- Yes. friendly-greeter is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does friendly-greeter come from?
- friendly-greeter ships inside NVIDIA/SkillSpector, a repository that contains 24 catalogued skills in total. The repository's 14,743 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →Use when cooking or planning meals, troubleshooting recipes, learning culinary techniques
Formats Python code using the black formatter
A helpful assistant agent
A simple greeting skill that says hello to users