session_search

Searches stored logs by keyword, semantic, and date for historical conversations.

637|105|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Arvincreator/project-golem --skill session-search-arvincreator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session_search
Source: https://github.com/Arvincreator/project-golem/tree/main/src/skills/modules/session-search
Command: npx skills add https://github.com/Arvincreator/project-golem --skill session-search-arvincreator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to quickly locate and review past conversations, aiding in decision tracking and context continuity.

Core Features & Use Cases

  • Multifaceted Search Methods: Supports keyword, semantic, date range, and historical text searches to accommodate various inquiry types.
  • Context Retrieval: Ideal for confirming decisions, understanding prior discussions, or retrieving relevant knowledge from stored logs.
  • Use Case: When a user asks "What did I say about project deadlines last month?", this Skill searches the logs to provide precise past conversations, ensuring consistent and informed responses.

Quick Start

Ask the AI to find previous related discussions by specifying search terms or date ranges, such as "Search my conversation history about meeting notes from last week."

Frequently Asked Questions about session_search

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

FAQPage Schema
How do I search conversation history to find past discussions about a specific topic?

You can search conversation history by specifying keywords or semantic terms related to your topic. This enables fast retrieval of past dialogues from stored logs, helping you locate relevant discussions and maintain context for ongoing interactions.

Can I retrieve past chat logs using a specific date range?

Yes, you can retrieve past chat logs using date-based searches. By specifying a date range, such as last week or last month, the system filters historical conversation data efficiently to return the exact dialogues from that timeframe.

What is semantic search and how does it work for retrieving historical conversation data?

Semantic search retrieves historical conversation data by matching the underlying meaning of your query rather than exact keywords. This allows you to find relevant past discussions and stored logs even if the original phrasing differs from your current search terms.

How do I find what I said about project deadlines in previous meetings?

To find what you said about project deadlines, ask the AI to search your conversation history using "project deadlines" as a keyword. The system will search stored logs to provide precise past conversations, ensuring consistent and informed decision tracking.

Does this conversation retrieval tool work without external dependencies?

Yes, this conversation retrieval tool works without external dependencies. It operates independently using its internal scripts and references to search stored logs, requiring no additional environment setup or external libraries to perform keyword and date-based searches.

What is the best way to maintain context consistency across long ongoing interactions?

The best way to maintain context consistency is to use semantic and keyword searches to retrieve past conversations. This allows you to quickly review prior discussions and decisions from stored logs, ensuring your ongoing interactions remain informed and contextually accurate.