Install
openclaw skills install test-outbound登录外呼系统并调用 save_session.py 保存浏览器会话到 auth.json。用于首次登录、会话失效或开始任务前重新准备登录态。
openclaw skills install 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 已失效,需要重新执行本技能