Use when the user wants to inspect, repair, package, or troubleshoot an OpenClaw workspace doctor setup, especially for stale bootstrap state, missing daily...
编程
Codex Profile Orchestrator
试用deterministic openclaw codex profile failover for windows workspaces with duplicate detection, workspace variant aliases, quota-aware profile choice, telegra...
它能做什么
deterministic openclaw codex profile failover for windows workspaces with duplicate detection, workspace variant aliases, quota-aware profile choice, telegra...
技能文档
Codex Profile Orchestrator
Use this skill to manage multiple Codex OAuth profiles without a fuzzy AI loop.
Core resources
scripts/codex_profile_orchestrator.pycontains the full orchestrator, reporting, and self-test flow.scripts/install_codex_profile_orchestrator.pywrites a Windows-friendly config and starter script into an OpenClaw workspace.references/state-model.mdexplains how identities, variants, duplicates, and invalid streaks are tracked.
Recommended workflow
- Install the config into the target workspace.
- Run a dry run first and inspect the JSON payload.
- Apply once.
- Start daemon mode only after the dry run looks correct.
Rules
- Treat internet or ChatGPT reachability failures as transport incidents, not as broken accounts.
- Quarantine only 401, 403, 400, missing-token, or clearly expired-token profiles.
- Keep weekly availability as a hard gate. Keep five-hour remaining as the primary tie-breaker for switching.
- Detect same email plus same user plus same account as a duplicate.
- Detect same email plus same user plus different account as a workspace variant and register it as
ws2,ws3, and so on. - Sync Telegram and other OpenClaw session overrides to the selected profile.
相关技能
Standalone advanced network diagnostics for OpenClaw to continuously test end-to-end connectivity from OpenClaw agent to Telegram Bot API and approximate del...
OpenClaw workspace initialization & standardization. Sets up a proper agent home: standard directory structure (projects/tasks/outputs/knowledge/scripts/ memory/tmp) + WORKSPACE.md rules + multi-agent config safety (config.patch, never config.apply) + memory log. Use when an agent enters a new/empty
通过多轮引导式问答,生成完整的 OpenClaw 个人 AI 助手配置文件。
Install, update, inspect, or uninstall a local-only Übersicht desktop widget that tracks Codex token usage, recent root sessions, source labels, and context-...
OpenClaw 调度 Codex 开发协作规范:标准调用方式、canary 自检、任务目录结构、提示模板、验证闭环、交接单体系