Show HN: Easily Upload Files to Claude Projects(github.com) |
Show HN: Easily Upload Files to Claude Projects(github.com) |
As a result I built a file organizer for Claude projects. It selectively copies files based on extensions and .gitignore rules, organizing them into a target folder for easy uploading. It commits all the files in that folder to a git repository so they're not lost, deletes them, and then copies the updated files to that folder. This allows you to upload your latest file states to a Claude project without having to manually click through all your folders to select and upload specific files.
Hope y'all find this useful!