codex-search

Installation
SKILL.md

Codex Search

This is a fallback, not the preferred search path.

Before invoking it, confirm both conditions:

  1. The task needs discovery or verification on the external web, such as current information, online documentation, recent releases, or source citations.
  2. The current agent has no usable native web-search tool.

If a native search tool, search-capable MCP tool, or equivalent hosted search capability is available, use that instead and do not invoke this skill. A browser or URL-fetch tool counts as sufficient only when the relevant URL is already known; use this fallback when discovering sources still requires search. Keep ordinary repository work and facts available from local files in the current agent session.

Search

Run the bundled wrapper with the complete research question:

node {baseDir}/scripts/codex-search.mjs "<research question>"
Installs
1
Repository
liaoann/skills
First Seen
Sep 1, 2026
codex-search — liaoann/skills