Skip to content

Skill.md中frontmatter部分的name命名规范问题 #1

Description

@Vincent-the-gamer

根据大多数Agent Skill文档,比如:https://agentskills.io/specification

SKILL.md 这个 文件的 frontmatter部分,也就是:

---
name: viral-writer
description: ...
---

它的name命名方式应该是kebab-case,也就是用“-”这个符号作为分隔符,单词全小写字母。

我在Zed编辑器调用这个Skill时,由于name不是kebab-case,所以导致skill读取失败:

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions