openclaw-pr-assets
Installation
SKILL.md
openclaw-pr-assets
Skill by ara.so — Hermes Skills collection.
This repository provides a pattern for storing screenshot and video proof assets for OpenClaw pull requests without bloating the main product repository. Each GitHub release tag corresponds to one PR, with assets attached to that release.
What It Does
openclaw-pr-assets demonstrates a best practice for managing large binary proof assets (screenshots, videos, GIFs) that need to be referenced in pull requests:
- Keeps the main repo clean: Binary assets never live in git branches
- Preserves proof: Assets remain accessible even after PR merge/close
- Organized by PR: Each release tag maps to exactly one PR number
- GitHub-hosted: Uses GitHub Releases as free CDN for assets