gh-assets-branch-mgmt

Official

Persist PR visuals with a stable assets branch.

AuthorWaterplanAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates persistent image hosting for GitHub PRs by creating and using an orphan assets branch, uploading assets, and generating raw URLs that do not rely on expiring CDN tokens.

Core Features & Use Cases

  • Orphan assets branch management: Creates and maintains a dedicated assets branch with stable URLs for assets.
  • Asset upload & URLs: Uploads screenshots, videos, and images to context-specific paths and provides raw blob URLs ready for embedding in PRs.
  • Video handling & conversion: Converts videos to H.264 MP4 and GIF formats for inline PR embedding, with deterministic processing and proper size handling.
  • Use Case: When a PR includes multiple screenshots and a demo video, run a single command to publish assets and embed links in the PR description.

Quick Start

Initialize the assets branch and upload assets with:

  • /gh-assets-branch-mgmt init
  • /gh-assets-branch-mgmt upload outputs/screenshots --context pr-42

Dependency Matrix

Required Modules

ghjqffmpegffprobebcbase64

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gh-assets-branch-mgmt
Download link: https://github.com/WaterplanAI/agentic-config/archive/main.zip#gh-assets-branch-mgmt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.