# macwhisper-search > Search MacWhisper meeting transcriptions by keywords, title, and date range. Use when searching for meetings, finding transcripts, or looking for specific content in meeting recordings. - Author: dayflower - Repository: dayflower/mac-whisper-export - Version: 20260105180948 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/dayflower/mac-whisper-export - Web: https://mule.run/skillshub/@@dayflower/mac-whisper-export~macwhisper-search:20260105180948 --- --- name: macwhisper-search description: Search MacWhisper meeting transcriptions by keywords, title, and date range. Use when searching for meetings, finding transcripts, or looking for specific content in meeting recordings. allowed-tools: Bash(mac-whisper-tool search:*), Bash(mac-whisper-tool list:*) --- # MacWhisper Search Skill Search for meeting transcriptions in the MacWhisper database by keywords, title, or date range. ## Prerequisites - `mac-whisper-tool` must be installed and available in PATH - MacWhisper database at default location: `~/Library/Application Support/MacWhisper/Database/main.sqlite` ## Custom Database Path If your MacWhisper database is not at the default location, create a configuration file: **Recommended method** (persistent configuration): ```bash mkdir -p ~/.config/MacWhisperTool cat > ~/.config/MacWhisperTool/config.json <