mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
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:
parent
6753eb1736
commit
78749a4c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue