uploading-files
File-upload bridge for Claude Code on the Web. CCotw has no native file mount; this skill creates a throwaway GitHub branch the user can drop files onto via the github.com web UI, then fetches them locally on the next turn. Use when the user wants to upload, share, or send files into the session, or when a task clearly needs files the user has on disk that aren't in the repo.
Skill folder: uploading-files
Release of uploading-files version 0.1.1
📥 Download & Install
⬇️ Download uploading-files.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
7c66c73 uploading-files v0.1.1: add README (#566)
02fb24c uploading-files: warn agent against wrapping the upload URL in markdown (#563)
27c372c docs: Update CHANGELOG.md for released skills