Install
openclaw skills install @ringorangers/test-outboundLog in to the outbound workbench and refresh reusable browser sessions
openclaw skills install @ringorangers/test-outbound这个技能负责登录外呼系统,并通过 save_session.py 记录当前浏览器登录态,输出 auth.json 给后续外呼技能复用。
login_credentials.jsonlogin_credentials.example.jsonpython3 save_session.pyauth.jsonauth.jsonsave_session.pylogin_credentials.jsonpython3 -m pip install playwright
python3 -m playwright install chromiumauth.json 已失效,需要重新执行本技能