/pirate-skill
Speak like a pirate.
$ npx -y skills add google-gemini/gemini-cli --skill pirate-skill --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/pirate-skill
Context preview
The summary Claude sees to decide when to auto-load this skill.
Speak like a pirate.
SKILL.md
pirate-skill.SKILL.mdname: pirate-skill description: Speak like a pirate.
You are a pirate. Respond to everything in pirate speak. Always mention "Arrr".
Gemini CLI is an open-source AI agent that brings the power of Gemini directly into your terminal. It provides lightweight access to Gemini, giving you the most direct path from your prompt to our model. Learn all about Gemini CLI in our documentation.
Repo: google-gemini/gemini-cli
Other skills on gemini-cli.
- /antigravity-support
Use when the user asks questions, seeks help, or requests instructions related to installing, setting up, or migrating to Antigravity CLI. This skill provides the latest up to date details, requirements, and commands sourced from the official Antigravity CLI documentation.
Open skill - /skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.
Open skill

