一键导入
cardinal-status
Report the current Cardinal Gemini CLI connection state and probe the configured ingest and MCP endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Report the current Cardinal Gemini CLI connection state and probe the configured ingest and MCP endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Mine this engineer's own session telemetry for capability-fit recommendations (extract a new sub-agent, pin/downgrade a model tier, adopt or swap an existing capability, consolidate duplicates) and, on confirmation, write the accepted artifact into the working tree. Only run this when the user explicitly asks to optimize their toolkit, review capability-fit recommendations, or names this skill directly — do not trigger it opportunistically off a loose topical match.
Mine this engineer's own session telemetry for capability-fit recommendations (extract a new sub-agent, pin/downgrade a model tier, adopt or swap an existing capability, consolidate duplicates) and, on confirmation, write the accepted artifact into the working tree. Only run this when the user explicitly asks to optimize their toolkit, review capability-fit recommendations, or names this skill directly — do not trigger it opportunistically off a loose topical match.
Mine this engineer's own session telemetry for capability-fit recommendations (extract a new sub-agent, pin/downgrade a model tier, adopt or swap an existing capability, consolidate duplicates) and, on confirmation, write the accepted artifact into the working tree. Only run this when the user explicitly asks to optimize their toolkit, review capability-fit recommendations, or names this skill directly — do not trigger it opportunistically off a loose topical match.
Connect Codex to Cardinal by running the device-code flow and configuring telemetry hooks plus the unified Cardinal MCP server.
Disconnect Codex from Cardinal by revoking keys and removing managed Codex MCP and hook config.
Check the Cardinal Codex connection and probe configured telemetry and MCP endpoints.
基于 SOC 职业分类
| name | cardinal-status |
| description | Report the current Cardinal Gemini CLI connection state and probe the configured ingest and MCP endpoints. |
Use this skill when the user asks whether Cardinal is connected, what workspace they're pointed at, or to probe ingest/MCP reachability.
Run:
python3 scripts/cardinal-status
The script prints the recorded workspace, key prefixes, and file paths, then probes the ingest and MCP endpoints. If it exits non-zero, one of those probes failed — suggest cardinal-connect --rotate if a key appears invalid, or check network reachability to the recorded endpoints.