Codex CLI を使用した Web 検索。WebSearch ツールの代わりに Codex に検索を委譲する。検索クエリを指定して実行する。
/plugin marketplace add masseater/claude-code-plugin/plugin install codex-search@masseater-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/codex-search.shCodex CLI を使用して Web 検索を実行する。
スクリプトにクエリを渡して実行:
${CLAUDE_PLUGIN_ROOT}/skills/codex-search/scripts/codex-search.sh "検索クエリ"