Installed and enabled plugin is visible, but its declared skills are missing from the session catalog

Open 💬 1 comment Opened Aug 5, 2026 by asmichael
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex CLI is running?

codex-cli 0.146.1

What subscription do you have?

Pro

Which model were you using?

gpt-5.6-sol

What platform is your computer?

Darwin 25.5.0 arm64 arm

What terminal emulator and version are you using (if applicable)?

iTerm2 3.6.11

Codex doctor report

{
  "schemaVersion": 1,
  "generatedAt": "<redacted>",
  "overallStatus": "ok",
  "codexVersion": "0.146.1",
  "redactionNote": "Personal usernames, repository identifiers, branch names, local paths, transient paths, and machine-specific state counts were redacted.",
  "checks": {
    "app_server.status": {
      "id": "app_server.status",
      "category": "app-server",
      "status": "ok",
      "summary": "background server is not running",
      "details": {
        "control socket": "<CODEX_HOME>/app-server-control/app-server-control.sock",
        "daemon state dir": "<CODEX_HOME>/app-server-daemon",
        "mode": "ephemeral",
        "pid file": "<CODEX_HOME>/app-server-daemon/app-server.pid (missing)",
        "settings": "<CODEX_HOME>/app-server-daemon/settings.json (missing)",
        "status": "not running",
        "update-loop pid file": "<CODEX_HOME>/app-server-daemon/app-server-updater.pid (missing)"
      },
      "remediation": null,
      "durationMs": 0
    },
    "auth.credentials": {
      "id": "auth.credentials",
      "category": "auth",
      "status": "ok",
      "summary": "auth is configured",
      "details": {
        "auth file": "<CODEX_HOME>/auth.json",
        "auth storage mode": "File",
        "stored API key": "false",
        "stored ChatGPT tokens": "true",
        "stored agent identity": "false",
        "stored auth mode": "chatgpt"
      },
      "remediation": null,
      "durationMs": 0
    },
    "config.load": {
      "id": "config.load",
      "category": "config",
      "status": "ok",
      "summary": "config loaded",
      "details": {
        "CODEX_HOME": "<CODEX_HOME>",
        "config.toml": "<CODEX_HOME>/config.toml",
        "config.toml parse": "ok",
        "cwd": "<REPOSITORY_PATH>",
        "enabled feature flags": "shell_tool, unified_exec, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, hooks, enable_request_compression, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, in_app_updates, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, item_ids, skill_mcp_dependency_install, skill_search, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, remote_compaction_v2, workspace_dependencies",
        "feature flag overrides": "none",
        "feature flags enabled": "38",
        "log dir": "<CODEX_HOME>/log",
        "mcp servers": "1",
        "model": "<default>",
        "model provider": "openai",
        "sqlite home": "<CODEX_HOME>"
      },
      "remediation": null,
      "durationMs": 0
    },
    "git.environment": {
      "id": "git.environment",
      "category": "git",
      "status": "ok",
      "summary": "git version 2.50.1 (Apple Git-155)",
      "details": {
        ".git entry": "directory",
        "PATH git #1": "/usr/bin/git",
        "PATH git entries": "1",
        "git branch": "<REDACTED_BRANCH>",
        "git build options": "git version 2.50.1 (Apple Git-155); cpu: arm64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; feature: fsmonitor--daemon; libcurl: 8.7.1; zlib: 1.2.12; SHA-1: SHA1_DC; SHA-256: SHA256_BLK",
        "git exec path": "/Library/Developer/CommandLineTools/usr/libexec/git-core",
        "git version": "git version 2.50.1 (Apple Git-155)",
        "repo detected": "true",
        "repo root": "<REPOSITORY_PATH>",
        "selected git": "/usr/bin/git"
      },
      "remediation": null,
      "durationMs": 114
    },
    "installation": {
      "id": "installation",
      "category": "install",
      "status": "ok",
      "summary": "installation looks consistent",
      "details": {
        "PATH codex #1": "<NVM_NODE_PATH>/bin/codex",
        "current executable": "<NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin/codex",
        "install context": "npm (package <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin, bin <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin, resources <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-resources, path <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-path)",
        "managed by bun": "false",
        "managed by npm": "true",
        "managed by pnpm": "false",
        "managed package root": "<NVM_NODE_PATH>/lib/node_modules/@openai/codex",
        "npm update target": "<NVM_NODE_PATH>/lib/node_modules/@openai/codex"
      },
      "remediation": null,
      "durationMs": 60
    },
    "mcp.config": {
      "id": "mcp.config",
      "category": "mcp",
      "status": "ok",
      "summary": "MCP configuration is locally consistent",
      "details": { "configured servers": "1", "disabled servers": "0", "stdio servers": "1" },
      "remediation": null,
      "durationMs": 0
    },
    "network.env": {
      "id": "network.env",
      "category": "network",
      "status": "ok",
      "summary": "network-related environment looks readable",
      "details": { "proxy env vars": "none" },
      "remediation": null,
      "durationMs": 0
    },
    "network.provider_reachability": {
      "id": "network.provider_reachability",
      "category": "reachability",
      "status": "ok",
      "summary": "active provider endpoints are reachable over HTTP",
      "details": { "ChatGPT base URL": "https://chatgpt.com/backend-api/ reachable (HTTP 403)", "reachability mode": "ChatGPT auth" },
      "remediation": null,
      "durationMs": 162
    },
    "network.websocket_reachability": {
      "id": "network.websocket_reachability",
      "category": "websocket",
      "status": "ok",
      "summary": "Responses WebSocket handshake succeeded",
      "details": {
        "DNS": "2 IPv4, 0 IPv6, first IPv4",
        "auth mode": "chatgpt",
        "connect timeout": "15000 ms",
        "endpoint": "wss://chatgpt.com/backend-api/<redacted>",
        "handshake result": "HTTP 101 Switching Protocols",
        "model provider": "openai",
        "models etag present": "true",
        "provider name": "OpenAI",
        "proxy env vars": "none",
        "reasoning header": "false",
        "server model present": "false",
        "supports websockets": "true",
        "wire API": "responses"
      },
      "remediation": null,
      "durationMs": 715
    },
    "runtime.provenance": {
      "id": "runtime.provenance",
      "category": "runtime",
      "status": "ok",
      "summary": "running npm on macos-aarch64",
      "details": {
        "commit": "unknown",
        "current executable": "<NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin/codex",
        "install method": "npm (package <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin, bin <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/bin, resources <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-resources, path <NVM_NODE_PATH>/lib/node_modules/@openai/codex/node_modules/@openai/codex-darwin-arm64/vendor/aarch64-apple-darwin/codex-path)",
        "platform": "macos-aarch64",
        "version": "0.146.1"
      },
      "remediation": null,
      "durationMs": 0
    },
    "runtime.search": {
      "id": "runtime.search",
      "category": "search",
      "status": "ok",
      "summary": "search is OK (bundled)",
      "details": { "search command": "<CODEX_INSTALL_PATH>/codex-path/rg", "search command readiness": "file exists", "search provider": "bundled" },
      "remediation": null,
      "durationMs": 0
    },
    "sandbox.helpers": {
      "id": "sandbox.helpers",
      "category": "sandbox",
      "status": "ok",
      "summary": "sandbox configuration is readable",
      "details": { "approval policy": "OnRequest", "codex-linux-sandbox helper": "none", "execve wrapper helper": "<TRANSIENT_PATH>/codex-execve-wrapper", "filesystem sandbox": "restricted", "network sandbox": "restricted" },
      "remediation": null,
      "durationMs": 0
    },
    "state.paths": {
      "id": "state.paths",
      "category": "state",
      "status": "ok",
      "summary": "state paths and databases are inspectable",
      "details": {
        "CODEX_HOME": "<CODEX_HOME> (dir)",
        "active rollout files": "<REDACTED_MACHINE_STATE_COUNTS>",
        "archived rollout files": "<REDACTED_MACHINE_STATE_COUNTS>",
        "goals DB": "<CODEX_HOME>/goals_1.sqlite (file)",
        "goals DB integrity": "ok",
        "log DB": "<CODEX_HOME>/logs_2.sqlite (file)",
        "log DB integrity": "ok",
        "log dir": "<CODEX_HOME>/log (dir)",
        "memories DB": "<CODEX_HOME>/memories_1.sqlite (file)",
        "memories DB integrity": "ok",
        "sqlite home": "<CODEX_HOME> (dir)",
        "state DB": "<CODEX_HOME>/state_5.sqlite (file)",
        "state DB integrity": "ok",
        "thread history DB": "<CODEX_HOME>/thread_history_1.sqlite (missing)",
        "thread history DB integrity": "skipped (missing)"
      },
      "remediation": null,
      "durationMs": 145
    },
    "state.rollout_db_parity": {
      "id": "state.rollout_db_parity",
      "category": "threads",
      "status": "ok",
      "summary": "rollout files and state DB thread inventory agree",
      "details": {
        "default model provider": "openai",
        "rollout DB inventory": "<REDACTED_MACHINE_STATE_COUNTS>",
        "rollout DB archive mismatches": "0",
        "rollout DB duplicate DB paths": "0",
        "rollout DB duplicate rollout thread ids": "0",
        "rollout DB malformed file names": "0",
        "rollout DB missing active rows": "0",
        "rollout DB missing archived rows": "0",
        "rollout DB scan cap reached": "false",
        "rollout DB scan errors": "0",
        "rollout DB stale rows": "0"
      },
      "remediation": null,
      "durationMs": 153
    },
    "system.environment": {
      "id": "system.environment",
      "category": "system",
      "status": "ok",
      "summary": "OS language en-US",
      "details": { "EDITOR": "not set", "LANG": "en_US.UTF-8", "VISUAL": "not set", "os": "Mac OS 26.5.2 [64-bit]", "os language": "en-US", "os type": "Mac OS", "os version": "26.5.2" },
      "remediation": null,
      "durationMs": 2
    },
    "terminal.env": {
      "id": "terminal.env",
      "category": "terminal",
      "status": "ok",
      "summary": "terminal metadata was detected",
      "details": { "COLORTERM": "truecolor", "TERM_PROGRAM": "iTerm.app", "color output": "enabled", "effective locale": "en_US.UTF-8", "terminal": "iTerm2", "terminal version": "3.6.11" },
      "remediation": null,
      "durationMs": 0
    },
    "terminal.title": {
      "id": "terminal.title",
      "category": "title",
      "status": "ok",
      "summary": "terminal title default",
      "details": { "terminal title activity": "true", "terminal title items": "activity, project-name", "terminal title project source": "git repo root", "terminal title project value": "<REDACTED_REPOSITORY>", "terminal title source": "default" },
      "remediation": null,
      "durationMs": 0
    },
    "updates.status": {
      "id": "updates.status",
      "category": "updates",
      "status": "ok",
      "summary": "update configuration is locally consistent",
      "details": {
        "cached latest version": "0.146.0",
        "check for update on startup": "true",
        "last checked at": "<REDACTED_TIMESTAMP>",
        "latest version": "0.146.1",
        "latest version status": "current version is not older",
        "npm update target": "<NVM_NODE_PATH>/lib/node_modules/@openai/codex",
        "update action": "npm install -g @openai/codex",
        "version cache": "<CODEX_HOME>/version.json"
      },
      "remediation": null,
      "durationMs": 529
    }
  }
}

What issue are you seeing?

The superpowers@openai-curated plugin is installed, enabled, and visible to new Codex sessions, but none of its declared skills are added to the session skill catalog.

codex plugin list reports:

  • Status: installed, enabled
  • Installed revision: 4c2b32e4

The plugin manifest reports version 5.1.3 and declares:

"skills": "./skills/"```

The declared skill files, including skills/brainstorming/SKILL.md and skills/writing-plans/SKILL.md, are present on disk.

Uninstalling and reinstalling the plugin, exiting Codex, and starting a completely new thread does not resolve the issue. A fresh session recognizes the Superpowers plugin but does not load its skills.

### What steps can reproduce the bug?

1. Install `superpowers@openai-curated`.
2. Verify with `codex plugin list` that it is installed and enabled.
3. Exit Codex and start a completely new thread.
4. Inspect the session's available plugin and skill catalogs.

An independent fresh-session probe was run with:

```sh
codex exec --json -C <repository> \
  "Report whether the exact skill names superpowers:brainstorming and superpowers:writing-plans are present in your session skill catalog. Answer only with JSON containing booleans for those two names and a boolean for whether the Superpowers plugin appears in the available plugins catalog."

Actual result

{
  "superpowers:brainstorming": false,
  "superpowers:writing-plans": false,
  "superpowers_plugin_available": true
}

What is the expected behavior?

A newly created session should include the plugin's declared skills, including:

  • superpowers:brainstorming
  • superpowers:writing-plans

Additional information

Historical Codex sessions on this machine successfully loaded Superpowers skills from the earlier cached revision c6ea566d. The currently installed revision is 4c2b32e4, so this may be a regression in plugin packaging or Codex skill discovery.

codex plugin list successfully discovers the plugin, and a fresh session includes Superpowers in its available plugin catalog. The failure appears limited to loading the plugin's declared skills into the session catalog.

View original on GitHub ↗

1 Comment

github-actions[bot] contributor · 22 days ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #36932

Powered by Codex Action