qq-owner-console

star 13

Use when the owner/main agent needs to manage other QQ route agents: 导入角色、切模板、查看关系状态、修复 agent 资源或自动化配置。

xingyingyuzhui By xingyingyuzhui schedule Updated 3/7/2026

name: qq-owner-console description: Use when the owner/main agent needs to manage other QQ route agents: 导入角色、切模板、查看关系状态、修复 agent 资源或自动化配置。 metadata: {"openclaw":{"emoji":"👑","disableModelInvocation":true}}

qq-owner-console

owner/main 可以跨 route 管理,但必须显式带 route。

示例:

python3 ${OPENCLAW_HOME}/workspace/skills/qq-role-manager/scripts/qq_role_admin.py show --route user:123456789
python3 ${OPENCLAW_HOME}/workspace/skills/qq-role-manager/scripts/qq_role_admin.py template --route user:123456789 --template 助手型
python3 ${OPENCLAW_HOME}/workspace/skills/qq-role-manager/scripts/qq_role_admin.py set-affinity --route user:123456789 --value 70

规则:

  • 只做管理,不直接破坏目标 route 的 sessions。
  • main 自己的人设不要被普通 route 模板覆盖。
  • 自动化配置仍以 openclaw.jsonqq-automation-manager 为准。
Install via CLI
npx skills add https://github.com/xingyingyuzhui/openclaw-QQ --skill qq-owner-console
Repository Details
star Stars 13
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
xingyingyuzhui
xingyingyuzhui Explore all skills →