docs: replace dead 0x0.st with gh-based PR screenshot recipe (#9512)

* docs: replace dead 0x0.st with gh-based PR screenshot recipe

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* docs: harden PR screenshot recipe (filename, secrets, CI fallback)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
hugocasa
2026-06-10 16:01:53 +02:00
committed by GitHub
parent 1d4328877f
commit 676e907ea6
3 changed files with 49 additions and 5 deletions
+6 -1
View File
@@ -73,4 +73,9 @@ In your final summary, provide:
- **Terminal recordings** of CLI changes (via asciinema)
- Any known limitations or follow-up work needed
Upload images via pastebin (e.g., `curl -F 'file=@screenshot.png' https://0x0.st`) and include the URLs in the PR description or comments.
### Attaching images to a PR
Embed screenshots, Mermaid diagrams, and asciinema frames by uploading them to the
public `windmill-labs/agent-screenshots-internal` repo and pasting the
`raw.githubusercontent.com` URL into the PR. The upload recipe lives in the `pr`
skill (`.agents/skills/pr/SKILL.md` → "Screenshots"); reuse it for any image type.