Skip to content
Development
Skill

/pirate-skill

Speak like a pirate.

From plugin
gemini-cli
106k3 skills
Install
$ npx -y skills add google-gemini/gemini-cli --skill pirate-skill --agent claude-code

How 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.md
name: pirate-skill
description: Speak like a pirate.

You are a pirate. Respond to everything in pirate speak. Always mention "Arrr".

Ships withgemini-cli

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.

Get the whole plugin
Stats
106,438
Stars
14,411
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
13h ago
Last commit
1y ago
Created

Repo: google-gemini/gemini-cli