
Jdrodriguez Claudecode File Attach Plugin
- Updated February 6, 2026
- jdrodriguez/claudecode-file-attach-plugin
jdrodriguez-claudecode-file-attach-plugin is a Claude Code plugin that adds a macOS Finder picker to attach files into agent sessions.
About
jdrodriguez-claudecode-file-attach-plugin is a minimal community Claude Code plugin—one plugin in the bundle—built for macOS users who attach local files during coding sessions. Instead of dragging paths from Terminal or pasting brittle absolute paths, you get an interactive Finder-oriented picker wired into Claude’s session flow. That matters for developers who iterate on designs, PDFs, configs, and screenshots stored outside the repo tree and want the agent to read them immediately. The scope is deliberately narrow: it does not index your drive, sync cloud storage, or replace @-mentions in other IDEs. It is a productivity integration best evaluated on a Mac with Finder access. Complexity is beginner-level registration plus normal macOS permissions. Skip it if you work only on Linux or Windows, or if your workflow already lives entirely inside the project workspace with git-tracked files.
- Interactive macOS Finder file picker for Claude Code sessions.
- Attach local files without typing long paths manually.
- Single focused plugin for session file inclusion.
- Keywords: attach, finder, macos, picker, sessions.
Jdrodriguez Claudecode File Attach Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install jdrodriguez-claudecode-file-attach-plugin@jdrodriguez/claudecode-file-attach-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | February 6, 2026 |
|---|---|
| Repository | jdrodriguez/claudecode-file-attach-plugin ↗ |
What it does
Install the macOS file-attach plugin to pick files from Finder and attach them to Claude Code sessions without manual path copying.
Who is it for?
Mac-based developers who frequently pull non-repo files—mockups, exports, configs—into Claude Code chats.
Skip if: Linux or Windows developers, headless CI environments, or anyone who never attaches local files outside the workspace.
What you get
After installing the plugin, you can pick files interactively from Finder and attach them to Claude sessions in fewer steps.
- Installed file-attach plugin
- Finder-driven file attachment in Claude sessions
By the numbers
- Plugin count: 1
- Repository: jdrodriguez/claudecode-file-attach-plugin
- Platform focus: macOS (Finder, picker keywords)
Recommended Plugins
How it compares
macOS session file-picker integration, not cloud storage MCP or repository-wide context indexing.
FAQ
Who is Jdrodriguez Claudecode File Attach Plugin for?
Claude Code users on macOS who want a Finder-based way to attach local files during interactive coding sessions.
When should I use Jdrodriguez Claudecode File Attach Plugin?
Use it during Build whenever you need screenshots, documents, or configs from outside the repo without hand-typing paths.
How do I add Jdrodriguez Claudecode File Attach Plugin to my agent?
Add the jdrodriguez/claudecode-file-attach-plugin marketplace repo in Claude Code, install the plugin, and use its attach flow from a macOS session with Finder access.