agent_skills: Update create-skill description (#57449)

This PR adds a slight update to the built-in `create-skill` skill.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2026-05-21 19:59:15 -03:00 committed by GitHub
parent 6753eb1736
commit 78749a4c2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
--- ---
name: create-skill name: create-skill
description: Helps users create new agent skills for Zed. Use this when a user wants to create a skill, asks about SKILL.md structure, or wants to package reusable agent instructions. description: Helps you create new agent skills for Zed. Use this to create a skill, ask about SKILLs.md, or package reusable agent instructions.
--- ---
# Creating a Zed Agent Skill # Creating a Zed Agent Skill