feat: separate skill display name from slug
Set SKILL name to Chinese display text and add openclaw.slug for stable machine identifier, so database records can keep readable names while preserving stable install path keys. Made-with: Cursor
This commit is contained in:
3
SKILL.md
3
SKILL.md
@@ -1,10 +1,11 @@
|
|||||||
---
|
---
|
||||||
name: account-manager
|
name: 账号管理
|
||||||
description: 多平台多账号管理。管理各平台账号与Chrome Profile的对应关系,供publisher类Skill调用获取账号信息。
|
description: 多平台多账号管理。管理各平台账号与Chrome Profile的对应关系,供publisher类Skill调用获取账号信息。
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
author: 深圳匠厂科技有限公司
|
author: 深圳匠厂科技有限公司
|
||||||
metadata:
|
metadata:
|
||||||
openclaw:
|
openclaw:
|
||||||
|
slug: account-manager
|
||||||
emoji: "👤"
|
emoji: "👤"
|
||||||
category: "通用"
|
category: "通用"
|
||||||
skill_type: 1
|
skill_type: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user