search

Search coding sessions across Claude Code, Cursor, Codex, and Gemini for query mentions.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/psacc/omnisess --skill search-psacc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/psacc/omnisess/tree/main/skills/omnisess-search
Command: npx skills add https://github.com/psacc/omnisess --skill search-psacc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly locate relevant information across all coding sessions (Claude Code, Cursor, Codex, and Gemini) to answer questions, review past discussions, or retrieve code references.

Core Features & Use Cases

  • Full-text search across all omnisess sources for sessions, conversations, and code mentions.
  • Locate discussions by topic, function name, or timestamp to reconstruct a debugging trail.
  • Use Case: quickly identify past decisions or references related to a topic.

Quick Start

Look up a keyword across all sessions by asking omnisess to search for it.

Frequently Asked Questions about search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search across multiple coding sessions in Claude Code, Cursor, Codex, and Gemini?

Search across coding sessions by providing a query string to retrieve matched conversations and code references from Claude Code, Cursor, Codex, and Gemini. It uses the omnisess binary's search interfaces to return relevant session details quickly.

Can I find past discussions about a specific function name or topic across different AI coding tools?

Yes, you can locate discussions by topic, function name, or timestamp to reconstruct a debugging trail. The full-text search scans all omnisess sources for sessions, conversations, and code mentions matching your query.

What is the best way to trace code references and review past decisions from AI coding conversations?

Tracing code references is done by searching a keyword across all sessions to quickly identify past decisions or references related to a topic. It operates on a provided query string and returns matched session details across multiple sources.

Does omnisess work with Claude Code, Cursor, Codex, and Gemini session logs?

Omnisess works with Claude Code, Cursor, Codex, and Gemini by identifying and retrieving sessions and conversations that mention the query. It applies to scenarios such as locating discussions about a topic across these multiple sources.

How do I look up a keyword across all my AI coding sessions at once?

Look up a keyword across all sessions by asking omnisess to search for it. The full-text search applies the query string to all configured sources and returns matched session details for quick review.