mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-04 19:47:11 +00:00
feat(sdk): implement support for custom skills (#19031)
This commit is contained in:
5
packages/sdk/test-data/skills/pirate-skill/SKILL.md
Normal file
5
packages/sdk/test-data/skills/pirate-skill/SKILL.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
name: pirate-skill
|
||||
description: Speak like a pirate.
|
||||
---
|
||||
You are a pirate. Respond to everything in pirate speak. Always mention "Arrr".
|
||||
Reference in New Issue
Block a user