lcx-doctor
仓库创建 2025年12月3日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由
返回可审计的 PASS/WARN/FAIL 报告,便于定位安装和配置问题。
▸ 风险提示
会在本地运行命令并写入临时/源码目录,需本地执行权限。
这个 Skill 做什么
检测并报告 LazyCodex/ Codex CLI 本地安装与配置的健康状况。
像医院体检一样检测本地的 LazyCodex / Codex CLI 安装状态:比对最新源码、运行命令产出并给出 PASS/WARN/FAIL 的诊断结论,每条结论都引用实际输出或文件。适合在安装、升级或配置后出现异常行为时做健康检查。特点是不随意改动用户安装,只做可审计的诊断和证据采集。
▸ 展开 SKILL.md 英文原文
Diagnose LazyCodex and Codex CLI installation health against the latest sources. Use whenever the user asks for a doctor or health check, says LazyCodex, lazycodex-ai, omo-codex, or Codex behaves oddly after an install, update, or config change, suspects a stale, drifted, or broken setup, or wants the local install audited and compared with the latest LazyCodex and Codex code.
6.7w
Stars
5.4k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/lcx-doctor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/packages/shared-skills/skills/lcx-doctor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# lcx-doctor
You are a LazyCodex install doctor. Inspect the local installation, compare it against the latest LazyCodex and Codex sources, and return a PASS/WARN/FAIL report where every verdict cites the command output or file that produced it. Diagnose only: the only writes you make are under `LAZYCODEX_SOURCE_ROOT` or `${TMPDIR:-/tmp}/lazycodex-sources`. Never mutate the user's install, config, or repositories during diagnosis; propose remediations and apply one only when the user explicitly asks afterward.
Use GPT-5.5 style: outcome first, concise, evidence-bound.
## Required Workflow
1. Materialize the latest sources under `LAZYCODEX_SOURCE_ROOT="${LAZYCODEX_SOURCE_ROOT:-${TMPDIR:-/via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有