·signal-history-search
</>

signal-history-search

nicolaischmid/agent-skills

Search Signal Desktop message history on macOS with sub-second query times. Queries the encrypted SQLite database directly without export overhead.

0Installs·0Trend·@nicolaischmid

Installation

$npx skills add https://github.com/nicolaischmid/agent-skills --skill signal-history-search

SKILL.md

Direct SQL search against Signal Desktop's encrypted database. Queries complete in under 1 second against live data.

First run caches the Python environment path (5-10s setup), subsequent runs are sub-second.

| list | List all available chats (name and type) | | dump | Dump all messages from a specific day | | search | Search messages |

Search Signal Desktop message history on macOS with sub-second query times. Queries the encrypted SQLite database directly without export overhead. Source: nicolaischmid/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nicolaischmid/agent-skills --skill signal-history-search
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is signal-history-search?

Search Signal Desktop message history on macOS with sub-second query times. Queries the encrypted SQLite database directly without export overhead. Source: nicolaischmid/agent-skills.

How do I install signal-history-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nicolaischmid/agent-skills --skill signal-history-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nicolaischmid/agent-skills

Details

Category
</>Dev Tools
Source
user
First Seen
2026-02-01