skills/codex-context-details/SKILL.md
Codex context breakdown
npx skillsauth add laststance/skills codex-context-detailsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is intentionally OpenAI Codex CLI/Desktop specific. It reads Codex-local telemetry such as ~/.codex/logs_2.sqlite and ~/.codex/sessions/*.jsonl, so it is not expected to work in Claude Code, Cursor, Windsurf, or other agents unless they are inspecting a Codex home directory.
Run this skill directly in OpenAI Codex CLI/Desktop. Use Codex file and shell tools to execute the bundled script, then summarize its Markdown table without exposing raw prompt, tool schema, log, token, API key, or MCP environment contents.
This skill is not a native Cursor-context inspector. Only use it from Cursor when the user explicitly wants to inspect an OpenAI Codex home directory that exists on the same machine; otherwise explain that the telemetry source is Codex-specific.
Use the bundled script first. It reads local Codex telemetry only, avoids printing prompt contents, and emits a category table like:
python3 "$CODEX_HOME/skills/codex-context-details/scripts/context_details.py"
When CODEX_HOME is unset, replace it with ~/.codex:
python3 "$HOME/.codex/skills/codex-context-details/scripts/context_details.py"
response.create request in ~/.codex/logs_2.sqlite.tool_search, plugin/app namespaces, and other local tools.AGENTS.md, invoked skill payloads, and remaining conversation history.last_token_usage / model_context_window.codex debug prompt-input 'probe'
codex mcp list
codex plugin list
Then explain that only prompt-side and inventory information was available.
testing
Cited research briefs
development
Daily coding habit prompts JP
development
React core deep-dive JP
data-ai
Copy last agent reply