Streamlines file selection by opening the native macOS Finder picker to quickly attach and read files into your conversation.
This skill enhances Claude Code by providing a graphical interface for file selection on macOS, bypassing the need to manually type out complex directory paths. By leveraging AppleScript to trigger the native Finder file picker, it allows users to visually browse and select multiple files, which are then automatically read and ingested into the Claude conversation context for immediate analysis, debugging, or modification.
주요 기능
01Automatic file ingestion via Read tool
02Native macOS Finder integration
03Post-attachment summarization and instructions
040 GitHub stars
05Multi-file selection support
06Visual file browsing for better UX
사용 사례
01Attaching legacy code files located in deep or complex directory structures
02Bulk-loading configuration files for analysis without manual path typing
03Visually selecting local assets or documents to provide context for coding tasks