Skills general-video
📦

general-video

Medium Risk ⚙️ External commands

Create Custom HyperFrames Video Compositions

Teams need a reliable path for custom videos that do not fit product, website, explainer, PR, caption, recut, or motion graphic workflows. This skill guides Claude, Codex, and Claude Code through design, planning, HTML composition, audio handling, validation, and handoff.

Supports: Claude Codex Code(CC)
📊 73 Adequate
1

Download the skill ZIP

2

Upload in Claude

Go to Settings → Capabilities → Skills → Upload skill

3

Toggle on and start using

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 "general-video". A request for a short launch intro that does not match the product launch workflow.

Expected outcome:

A scoped plan with a visual concept, scene structure, timing notes, static layout direction, animation references, and validation checklist.

Using "general-video". A vague request for a custom brand video for executives.

Expected outcome:

A discovery-driven direction covering audience, platform, priority, variation options, design-system source, and next build steps.

Using "general-video". A multi-scene narrated video request with music and captions.

Expected outcome:

A production plan that routes audio through the shared media engine, mounts tracks, places captions, and validates the HyperFrames composition.

Security Audit

Medium Risk
v1 • 6/27/2026

Static analysis reported many Ruby backtick and weak cryptography patterns, but review found they are Markdown inline-code references, headings, examples, and skill routing text rather than executable Ruby or cryptographic code. The skill does instruct agents to run HyperFrames CLI commands and a local media script, so publication is reasonable with an external-command warning.

1
Files scanned
144
Lines analyzed
4
findings
1
Total audits
Medium Risk Issues (1)
Legitimate External Command Workflow
The skill directs agents to run a local media generation script and HyperFrames CLI checks. These commands are relevant to video rendering, but they execute local or package-provided code and should be reviewed in untrusted workspaces.
Low Risk Issues (2)
Static Backtick Execution Matches Are Markdown False Positives
The repeated Ruby or shell backtick findings point to Markdown inline code, fenced examples, route names, and reference paths. I found no Ruby code or dynamic shell interpolation in SKILL.md.
Weak Cryptography Matches Are Textual False Positives
The weak cryptography alerts appear to match ordinary Markdown text such as .md filenames, headings, or words inside documentation. No cryptographic API, hash implementation, or password handling code is present in SKILL.md.

Risk Factors

Audited by: codex

Quality Score

55
Architecture
100
Maintainability
87
Content
65
Community
56
Security
91
Spec Compliance

What You Can Build

Build a Brand Sizzle Reel

Create a multi-scene HTML video with design direction, pacing, transitions, and validation checks.

Author a Custom Title Sequence

Turn a precise title card or intro request into a scoped HyperFrames composition without unnecessary extra scenes.

Produce a Video Prototype

Explore audience, platform, visual identity, rhythm, layout, and motion before rendering an MP4.

Try These Prompts

Simple Custom Video
Use the general-video workflow to create a 10-second title card for our event. Keep it focused on the title, date, and one visual motif.
Multi-Scene Brand Piece
Use general-video to make a 45-second brand reel for a developer audience on our website hero. Plan the structure, visual identity, rhythm, layout, and validation steps.
Audio-Supported Composition
Use general-video for a narrated 60-second internal launch video. Include a neutral audio request, caption placement, scene timing, and final HyperFrames validation.
Custom Direction With Constraints
Use general-video to create a custom 90-second montage from this brief. Ask only essential discovery questions, follow our design spec, build layout before animation, and do not render MP4 unless I approve.

Best Practices

  • Use this skill only after confirming no specialized HyperFrames workflow clearly fits the request.
  • Build the most visible static layout before adding GSAP motion or transitions.
  • Run HyperFrames lint, validate, and inspect checks before final handoff.

Avoid

  • Do not silently add extra scenes, music, captions, or effects beyond the requested scope.
  • Do not invent colors or fonts when a design spec or required creative reference exists.
  • Do not use live data, render-time network fetches, or non-deterministic behavior in compositions.

Frequently Asked Questions

When should I use this skill?
Use it for custom HyperFrames videos when product, website, explainer, PR, caption, recut, motion graphic, or Remotion workflows do not fit.
Can it create long videos?
Yes. It is input and length agnostic, but longer work still needs planning, layout, animation, and validation discipline.
Does it edit existing finished footage?
No. Use embedded captions or talking-head recut workflows for existing footage, depending on the desired output.
Does it support audio?
Yes, when the request needs audio. It routes narration, music, sound effects, and captions through HyperFrames media guidance.
What does it produce?
It helps an agent create and validate HyperFrames HTML compositions, then hand off a preview or render when requested.
Is it safe to publish?
Yes, with a warning. It contains legitimate command instructions, so users should run them only in trusted project environments.

Developer Details

File structure

📄 SKILL.md