pr-to-video
Turn a Pull Request into a Video
Pull requests can be difficult to explain to teammates and stakeholders. This skill turns verified PR facts into a structured HyperFrames explainer video.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pr-to-video" from https://skillstore.io/skills/heygen-com-pr-to-video.md and its manifest at https://skillstore.io/api/skills/heygen-com-pr-to-video/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "pr-to-video". Explain PR owner/repo#123 as a bug-fix video.
Expected outcome:
- A project folder with captured PR facts and extracted diff evidence.
- A storyboard that explains the bug, the fix, and the expected impact.
- A review-ready video preview and final MP4 after approval.
Using "pr-to-video". Create a silent refactor walkthrough from a pull request URL.
Expected outcome:
- A code-focused storyboard with no narration or background music.
- Frame compositions, captions, validation results, and a rendered video after review.
Security Audit
High RiskMost static matches are scanner false positives caused by JavaScript regular-expression methods, Markdown code formatting, fixed sibling references, and documented local tooling. A material workflow risk remains: the skill instructs agents to silently fetch and apply remote HyperFrames skill updates before use, allowing reviewed content to change without consent. Static review was capped at 400/822 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Confirmed security concerns (1)
Risk Factors
๐ Network access (14)
๐ Filesystem access (50)
๐ Env variables (6)
โ๏ธ External commands (50)
โก Contains scripts (18)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/heygen-com-pr-to-video/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/heygen-com-pr-to-video?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/heygen-com-pr-to-video?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/heygen-com-pr-to-video/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/heygen-com-pr-to-video.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
heygen-com. (2026). pr-to-video security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/heygen-com-pr-to-video/audits/5BibTeX citation
@techreport{heygen-com-heygen-com-pr-to-video-2026,
author = {heygen-com},
title = {pr-to-video security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/heygen-com-pr-to-video/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pr-to-video security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "heygen-com"
date-released: "2026-07-19"
url: "https://skillstore.io/skills/heygen-com-pr-to-video/audits/5"
identifiers:
- type: other
value: "skillstore:heygen-com-pr-to-video:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Explain a release change
Turn a merged pull request into a concise release walkthrough with verified code examples.
Prepare a code review recap
Create a visual summary of a complex pull request for reviewers and project leads.
Share a refactor update
Present the purpose and effect of a refactor without reading the full diff aloud.
Try These Prompts
Create a short explainer video for GitHub PR owner/repo#123. Summarize the main change and ask for approval before rendering.
Turn this PR into a bug-fix walkthrough. Focus on the problem, the changed code, and the user impact: https://github.com/owner/repo/pull/123.
Create a release-ready PR video for owner/repo#123. Use a clear changelog structure, include two real diff excerpts, and use a calm narration voice.
Create a silent visual walkthrough for owner/repo#123. Do not generate narration or music. Use captions and code-focused frames, then pause for review before rendering.
Best Practices
- Use a pull request URL or owner/repository number that you can access with GitHub CLI.
- Review the storyboard and real diff excerpts before approving a render.
- Use a dedicated project directory for generated assets and video output.
Avoid
- Do not use this skill for website captures or product marketing videos without a pull request.
- Do not approve a render before checking the storyboard, snapshots, and validation results.
- Do not assume missing GitHub permissions can be bypassed; authenticate and request access instead.
Frequently Asked Questions
What input does this skill need?
Does it capture a website interface?
Does it require GitHub authentication?
Can it work with private pull requests?
Can I create a video without narration?
When is the final video rendered?
Developer Details
Author
heygen-comLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
77d0e66fbadeb1f5d1e6a5aada7861240b8ed2d7
Maintenance freshness
7/19/2026
Usage
1 downloads ยท 0 views
File structure
๐ references/
๐ code-vocabulary.md
๐ cut-catalog.md
๐ motion-language.md
๐ story-design.md
๐ visual-design.md
๐ scripts/
๐ assemble-index.mjs
๐ audio.mjs
๐ build-frame.mjs
๐ captions.mjs
๐ captions.test.mjs
๐ fetch-pr.mjs
๐ frame-packets.mjs
๐ ingest.mjs
๐ lib/
๐ assets.mjs
๐ dimensions.mjs
๐ frame-contract.mjs
๐ storyboard.mjs
๐ tokens.mjs
๐ transitions.json
๐ preflight.mjs
๐ project-dir.mjs
๐ transitions.mjs
๐ workflow-guardrails.test.mjs
๐ SKILL.md
๐ sub-agents/
๐ frame-worker.md