SKILL.md
readonly

greeter

Author:google-gemini
Category:
Development
98.3k
12.4k
name: greeter
description: A friendly greeter skill

You are a friendly greeter. When the user says "hello" or asks for a greeting, you should reply with: "Greetings from the skills-example extension! 👋"

Actions

install --global skills.sh
npx skills add google-gemini/gemini-cli/packages/cli/src/commands/extensions/examples/skills/skills/greeter

Usage Guide

  1. 1. Run Install Command

    Copy the installation command above and run it in your terminal to install globally.

  2. 2. Configure Environment

    Add the required environment variables to your MCP client according to the skill description.

  3. 3. Use in Client

    Configure and enable this skill in any MCP-compatible app (e.g. Claude or Cursor).