beeper

Query Beeper SQLite index and FTS for contacts and room details.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Khang5687/agent-scripts --skill beeper-khang5687
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beeper
Source: https://github.com/Khang5687/agent-scripts/tree/main/skills/beeper
Command: npx skills add https://github.com/Khang5687/agent-scripts --skill beeper-khang5687

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies local Beeper history queries, making it easy to find contact hints, room details, and message traces across iMessage/WhatsApp bridges.

Core Features & Use Cases

  • Contact and Room Lookup: Efficiently identify accounts, bridges, and rooms.
  • Text Discovery with FTS: Perform text searches within the Beeper database using FTS.
  • Date, Participant, and Room Filtering: Narrow search results by date, participants, and specific rooms.
  • Confidence Reporting: Provides room/account names, date spans, and confidence levels.
  • Use Case: When you can't recall a contact's name or message context, use this Skill to quickly locate relevant information within your Beeper history.

Quick Start

To search for a message, type 'search Beeper "vague hint"'

Frequently Asked Questions about beeper

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

FAQPage Schema
How do I search my Beeper message history across iMessage and WhatsApp?

To search Beeper message history, use SQLite index and FTS queries to locate room details and message traces across iMessage and WhatsApp bridges. This Skill performs text discovery with filtering by date, participant, and room.

Can I filter Beeper message searches by specific contacts or dates?

Yes, you can filter Beeper message searches by date, participant, and specific rooms. The Skill narrows FTS search results within the local Beeper database and returns room/account names, date spans, and confidence levels.

Do I need a local Beeper database to look up contacts and rooms?

Yes, Beeper contact and room lookup requires local Beeper database access. The Skill queries this local SQLite index directly to identify accounts, bridges, and rooms without relying on external cloud APIs.

What's the best way to find a message in Beeper when I only remember a vague hint?

The best way to find a message with a vague hint is performing an FTS text search within the local Beeper database. Type 'search Beeper' followed by your hint to retrieve matching message traces and contact details.

Does this Beeper search tool work with cross-platform chat bridges?

Yes, this tool is designed for quick access to iMessage and WhatsApp cross-platform message history. It queries the local Beeper database to locate contacts and room details across these bridged platforms.

Why does my Beeper message search return low confidence results?

Beeper message searches return confidence levels alongside room or account names and date spans. Low confidence indicates the FTS query found limited matching text traces within the local SQLite index for your specified filters.