Files
account-manager/SKILL.md
chendelian bea22d5e9e ci: enforce tag-based version and strict sync checks
Use Git tag as release version, validate SKILL.md version consistency, and fail workflow when API business code is not success.
2026-03-24 16:14:06 +08:00

770 B
Raw Blame History

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

账号管理

使用时机

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

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

执行步骤

列出某平台所有账号

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