upload-media

Upload one or more local images or videos to GitHub and get back a `user-attachments` URL for each, to embed in a PR body, issue, or comment. Use when asked to attach screenshots or screen recordings.

Install
npx skills add 'https://github.com/mlflow/mlflow/tree/master/.claude/skills/upload-media'
Download bundle ↓
master · 5ca46a4Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

SKILL.md

SKILL.mdBrowse 1 file
View on GitHub

Upload media

Files: $ARGUMENTS (when empty, the paths named in the request).

uv run --package skills skills upload-media <path>...  # prints "<path>\t<url>" per file

Embed an image as ![alt](url). Embed a video as the bare URL in its own paragraph, blank line above and below; anything else renders as a link rather than a player.

No GitHub documentation covers this endpoint, so it can stop working without notice. Source: https://x.com/steipete/status/2088486859244741020.

Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root CLAUDE.md.