search-sessions

Locate and search session logs across BigMac platforms and Turso databases.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill search-sessions-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-sessions
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/search-sessions
Command: npx skills add https://github.com/ammonfife/sakima.co --skill search-sessions-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Finding and searching session logs across various BigMac platforms can be complex and time-consuming, especially when dealing with local files and Turso-backed session records.

Core Features & Use Cases

  • Cross-Platform Session Log Search: Enables users to locate and search session logs on multiple BigMac platforms, including local files and Turso-backed records.
  • Local File Path Search: Allows searching within specific file paths for session logs stored locally.
  • Turso Database Querying: Offers the capability to run SQL-like queries against the Turso database to retrieve session data.
  • Quick Search Recipes: Provides pre-written search commands for common scenarios like finding sessions from a specific date or by a keyword.

Quick Start

To start a search, enter the following command in your terminal: search-sessions locate --keyword "search term" --platform "platform_name".

Frequently Asked Questions about search-sessions

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

FAQPage Schema
How do I search session logs across BigMac platforms?

You can search session logs across BigMac platforms by querying local file systems and the Turso database simultaneously, using advanced search criteria like specific keywords or dates to locate relevant records.

Can I query the Turso database to find specific session records?

Yes, you can run SQL-like queries against the Turso database to retrieve specific session data, allowing you to filter records by keywords, dates, or other advanced criteria stored in the database.

Do I need local file system access to search session logs?

Yes, locating session logs requires local access to file systems to search locally stored files, alongside network connectivity to the Turso API to query remote session records.

What is the best way to find session logs from a specific date?

The best way to find session logs from a specific date is by using pre-written quick search commands, which allow you to instantly filter and locate records by entering the target date as a keyword.

Does this session log search support querying by keyword?

Yes, the session log search fully supports querying by keyword, enabling you to quickly locate specific session files across local paths and Turso-backed records using targeted search terms.

Are there limitations when searching local files for session logs?

A key limitation is that searching local files requires direct local access to the file system, and retrieving remote records depends on active network connectivity to the Turso API.