Files
account-manager/SKILL.md
chendelian 2e3ac2cfe7
All checks were successful
技能自动化发布 (测试版-无鉴权) / build-and-deploy (push) Successful in 11s
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
2026-03-24 16:24:09 +08:00

793 B
Raw Permalink Blame History

name, description, version, author, metadata, allowed-tools
name description version author metadata allowed-tools
账号管理 多平台多账号管理。管理各平台账号与Chrome Profile的对应关系供publisher类Skill调用获取账号信息。 1.0.1 深圳匠厂科技有限公司
openclaw
slug emoji category skill_type monthly_price yearly_price
account-manager 👤 通用 1 0 0
bash

账号管理

使用时机

当用户发送以下内容的时候触发本Skill

  • 说"初始化账号登录"、"登录搜狐账号"、"帮我登录账号"
  • 说"列出账号"、"查看所有账号"、"有哪些账号"
  • 说"添加账号"、"删除账号"、"获取账号信息"

执行步骤

列出某平台所有账号

python3 {baseDir}/scripts/account.py list <platform>