DicklesworthstoneDicklesworthstoneCommunityยท1 Agent Skills Included

coding_agent_session_search

Search all your AI coding agent chat history in one place

Indexes and searches conversation history from 23 coding agents including Claude Code, Codex, Cursor, Gemini, and ChatGPT in one unified timeline. Eliminates digging through scattered folders and databases to find past solutions, errors, and decisions. Gives AI agents a safe JSON robot mode with typo-tolerant commands, token budgets, and self-documenting schemas for fast retrieval.
npx skills add Dicklesworthstone/coding_agent_session_search --all -g -y
Available:

Sets strict safety rules for AI agents working in this codebase, banning file deletion and destructive git commands without explicit user permission and mandating the project's required libraries and toolchain.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install coding_agent_session_search?โ–ผ

Run `npx skills add Dicklesworthstone/coding_agent_session_search --all -g -y` in your terminal to install the skill globally.

What does cass do?โ–ผ

It indexes your local coding agent sessions from 23 tools like Claude Code, Codex, and Cursor into one searchable timeline, so you can find past solutions and conversations instantly.

How do AI agents use cass safely?โ–ผ

Agents must always run commands with the --robot or --json flag, since bare `cass` opens an interactive terminal UI that would block the session.

Can cass search across multiple machines?โ–ผ

Yes. The sources setup wizard connects to remote machines over SSH, indexes their agent sessions, and syncs everything into one local searchable index.

Does cass support semantic search?โ–ผ

Yes. It offers lexical, semantic, and hybrid search modes, with an optional local MiniLM embedding model you can install on demand for conceptual queries.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’