coding_agent_session_search

Indexes and searches multi-agent coding session histories via TUI or CLI.

1.1k|129|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/Dicklesworthstone/coding_agent_session_search --skill coding-agent-session-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding_agent_session_search
Source: https://github.com/Dicklesworthstone/coding_agent_session_search/tree/main
Command: npx skills add https://github.com/Dicklesworthstone/coding_agent_session_search --skill coding-agent-session-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified, high-performance TUI to index and search your local coding agent history, aggregating sessions from multiple AI agents into a single, searchable timeline.

Core Features & Use Cases

  • Unified Search: Index and search conversations from Codex, Claude Code, Gemini CLI, Cursor, Aider, Amp, Cline, OpenCode, Pi-Agent, and more.
  • TUI Interface: Navigate and interact with your history using a rich terminal user interface.
  • Robot Mode: Access search capabilities programmatically via a JSON API for use in agent workflows.
  • Fast Performance: Leverages Tantivy for sub-50ms lexical search and optional semantic search.

Quick Start

Use the coding_agent_session_search skill to search for "authentication error" across all your agent histories.

Frequently Asked Questions about coding_agent_session_search

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

FAQPage Schema
How do I search AI coding agent history across multiple tools like Claude Code and Cursor?

To search AI coding agent history across tools like Claude Code and Cursor, this Skill aggregates sessions from multiple agents into a unified, searchable timeline using a TUI. It indexes local conversation files so you can query all histories from one interface.

Can I search my Codex and Gemini CLI conversation histories from the terminal?

Yes, you can search Codex and Gemini CLI conversation histories directly from the terminal. The Skill provides a rich terminal user interface to navigate, filter, and query your local coding agent sessions.

What's the best way to programmatically search coding agent sessions in automated workflows?

The best way to programmatically search coding agent sessions in automated workflows is using the built-in Robot Mode. It exposes a JSON API that allows agent workflows to access search capabilities without requiring the interactive TUI.

Does this coding history search tool support filtering by workspace, agent name, and time?

Yes, this coding history search tool supports filtering by workspace, agent name, and time. You can narrow down your search results across the aggregated timeline to find specific conversations from individual agents or specific projects.

How fast is lexical search across local AI agent conversation logs?

Lexical search across local AI agent conversation logs is very fast, leveraging Tantivy to achieve sub-50ms query times. The Skill also offers optional semantic search capabilities for more context-aware matching.

Which AI coding assistants can I aggregate and search through with a unified TUI?

You can aggregate and search histories from Codex, Claude Code, Gemini CLI, Cursor, Aider, Amp, Cline, OpenCode, and Pi-Agent. The unified TUI brings all these local sessions into a single searchable timeline.