Boost your productivity with scripts for password management, optical character recognition, time tracking, and essential writing tools.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/raycast/script-commands/llms.txt
Use this file to discover all available pages before exploring further.
Password Management
Bitwarden
Comprehensive Bitwarden password manager integration with search, copy, and vault management.
Multiple scripts available
Bitwarden Features
- Search Passwords - Quick password lookup
- Copy to Clipboard - Securely copy credentials
- Generate Passwords - Create strong passwords
- Vault Management - Organize credentials
- Secure Notes - Store sensitive information
- TOTP Codes - Two-factor authentication
- Auto-lock - Security settings
OCR (Optical Character Recognition)
macOCR
Extract text from images using macOS’s built-in OCR capabilities.
Tesseract OCR
Advanced OCR with Tesseract for text extraction from images and PDFs.
OCR Capabilities
- Screenshot OCR - Extract text from screen captures
- Image to Text - Convert images to editable text
- PDF Text Extraction - Pull text from PDF documents
- Multi-language Support - Recognize various languages
- Clipboard Integration - Copy recognized text instantly
Time Management
Pomodoro Timer
Focus timer using the Pomodoro Technique with work sessions and breaks.
Stopwatch
Simple stopwatch for time tracking and measurements.
Pomodoro Features
- Start Work Session - Begin 25-minute focus period
- Short Break - 5-minute break between sessions
- Long Break - 15-minute break after 4 sessions
- Custom Durations - Adjust timer lengths
- Notifications - Alerts when timers complete
- Session Tracking - Count completed pomodoros
Stopwatch Features
- Start/Stop - Control timer
- Lap Times - Record intervals
- Reset - Clear timer
- Display Formats - Various time formats
Image Utilities
Imgur Upload
Upload images to Imgur for quick sharing and hosting.
Imgur Features
- Upload from Clipboard - Share screenshots instantly
- Upload Files - Select images to upload
- Copy Links - Get shareable URLs
- Anonymous Upload - No account required
- Album Management - Organize uploads
PDF Tools
QPDF Utilities
PDF manipulation tools for merging, splitting, and optimization.
QPDF Capabilities
- Merge PDFs - Combine multiple documents
- Split PDFs - Extract pages
- Compress PDFs - Reduce file size
- Encrypt/Decrypt - Secure documents
- Repair PDFs - Fix corrupted files
Writing Tools
Writing Utilities
Tools to enhance your writing workflow.
Writing Features
- Word Count - Count words in text or files
- Grammar Check - Basic grammar utilities
- Text Statistics - Analyze reading time, word frequency
- Markdown Tools - Format and convert markdown
Productivity Tips
Password Management Best Practices
- Use Strong Passwords - Generate unique passwords for each service
- Enable 2FA - Add two-factor authentication where available
- Regular Backups - Keep encrypted vault backups
- Master Password - Use a strong, memorable master password
- Security Audit - Regularly check for weak or reused passwords
OCR Workflow
- Take Screenshot - Capture the text you want to extract
- Run OCR Script - Process image to extract text
- Review Output - Verify accuracy of recognized text
- Use Text - Paste into documents or apps
Time Tracking Strategies
- Pomodoro Technique - Work in focused 25-minute sessions
- Break Discipline - Take regular breaks to avoid burnout
- Track Progress - Count completed sessions
- Eliminate Distractions - Use Do Not Disturb during work sessions
- Adjust Timing - Customize session lengths to your needs
Image Sharing Workflow
- Capture or Create - Screenshot or select image
- Quick Upload - Use Imgur scripts for instant hosting
- Get Link - Copy URL to clipboard
- Share - Paste link in messages, emails, or documents
Integration Examples
Bitwarden + System
Combine Bitwarden scripts with system automation:- Auto-fill passwords in browsers
- Quick credential lookup during development
- Secure note access for API keys
OCR + Clipboard
Enhance OCR with clipboard workflows:- Screenshot → OCR → Copy text
- Image file → Extract text → Save to file
- PDF → OCR → Editable document
Pomodoro + Do Not Disturb
Create focused work sessions:- Start Pomodoro → Enable DND
- Work session ends → Disable DND
- Break time → Check notifications
Requirements
Some productivity scripts have dependencies:Bitwarden
- Bitwarden CLI installed (
brew install bitwarden-cli) - Bitwarden account
- Login credentials
Tesseract OCR
- Tesseract installed (
brew install tesseract) - Optional: Language packs for non-English text
QPDF
- QPDF installed (
brew install qpdf)
Imgur
- Optional: Imgur API key for authenticated uploads
- No account needed for anonymous uploads

