Merge pull request #2 from leeguooooo/fix/skill-md-frontmatter

fix(skill): add YAML frontmatter so `skills` CLI can detect SKILL.md
pull/9/head
jakevin 2026-04-17 16:36:33 +08:00 committed by GitHub
commit 33758671d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# wx-cli
---
name: wx-cli
description: "wx-cli — 从本地微信数据库查询聊天记录、联系人、会话、收藏等。用户提到微信聊天记录、联系人、消息历史、群成员、收藏内容时,使用此 skill 安装并调用 wx-cli。"
---
> description: "wx-cli — 从本地微信数据库查询聊天记录、联系人、会话、收藏等。用户提到微信聊天记录、联系人、消息历史、群成员、收藏内容时,使用此 skill 安装并调用 wx-cli。"
# wx-cli
## Triggers