Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 814 Bytes

readme.md

File metadata and controls

34 lines (21 loc) · 814 Bytes

Alfred Extension - Claude Search (V0.4.0)

Effect

img.png

img.png

Usage

Step 1. MUST ensure you have logged in your claude in your default browser

Step 2. prepare env

brew install poetry
poetry shell
poetry install

Step 3. test script, grant any permissions the programme needs (i.e. automation, record.)

python src/core-web-input.py "hello world"

Step 4. install alfred workflow

  1. double click [Claude Search.alfred0workflow](scripts/alfred/Claude Search.alfredworkflow)
  2. add into your fallback search options(Features - Default Results - Fallbacks - Setup fallback results - + - Workflow Trigger - Search Claude for '{query}')

Step 5. config environment variable

img_1.png