mcpbeat Sign in

Hyperframes Sales Demo Builder Skill for Claude

Build a personalized product-demo or sales-walkthrough video in HyperFrames for a specific prospect or account — narrated screen-by-screen, branded to them, ending in a clear next step. Turns a generic demo into a "this was made for me" asset for outbound, follow-up, or deal acceleration. Use when you want to send a tailored video instead of booking another live call.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill hyperframes-sales-demo-builder

The instruction itself

6 sections, as written by the author

HyperFrames Sales Demo Builder

The best-converting sales video isn't a generic product tour — it's a two-minute walkthrough that names the prospect's company, shows the exact workflow they care about, and ends with one obvious next step. This skill builds that, repeatably, in HyperFrames.

Use it for: warm follow-up after a discovery call, breaking into a target account, re-engaging a stalled deal, or replacing a live demo with something the buyer can forward internally to the people who weren't on the call.

For composition/caption/TTS/render mechanics, invoke the hyperframes, hyperframes-cli, and hyperframes-media skills. This skill owns the personalization and the sales narrative.

Step 1 — Gather the account context

  • Who — the prospect/account, the persona of the viewer (champion vs. economic buyer — load from icp-deep-scanner personas if available). The same product gets a different demo for each.
  • Their problem — the specific pain from discovery notes / CRM (read-only) / their public site. Personalize to *their* job, not a feature list.
  • The workflow to show — the 2–3 moments that prove value for them, not the full product.
  • Proof — the metric, customer, or before/after most relevant to their situation.
  • Next step — book a call, start a trial, loop in a stakeholder.

Security: read CRM/notes read-only; never write to the CRM or send anything automatically. Don't put another customer's confidential data into this prospect's video. Secrets via env vars.

Step 2 — Script the walkthrough

Structure that converts:

  • Personalized open — name them and their problem in the first 10 seconds ("{Name}, you mentioned {pain} — here's exactly how we'd handle that").
  • The relevant workflow — show the 2–3 moments that matter to *them*, narrated as their use case.
  • Proof — the most relevant result, briefly.
  • One clear CTA — a single next step, with urgency that's real, not manufactured.

Keep it under ~2–3 minutes. A demo they finish beats a thorough one they abandon.

Step 3 — Build & brand the composition

  • Author scene blocks per script beat (hyperframes).
  • Brand to the prospect where tasteful — their logo on the open/close, their use-case language on screen. Reuse a claude-design-system-architect kit for your own brand consistency. No purple, no emoji unless branded.
  • Screen content — use real product screens/recordings or clean mockups; annotate with motion to direct the eye to the value moment.
  • Captions synced to VO (forwarded internally and watched muted).
  • Voiceover — warm, conversational, first-name; generate via the HyperFrames media pipeline (or edge-tts neural voice). Consider a recorded human VO for high-value accounts.
  • Lint + preview before delivery; render the final.

Step 4 — Deliver

# Sales demo: {Account} — {viewer persona}
- Personalized cold-open line
- Walkthrough script (beats)
- Composition path + render command
- Suggested send copy (email/LinkedIn) to accompany the video
- The single CTA

Offer to write the accompanying send copy via cold-email-sequence-generator, test the open line in prospect-panel-simulator, and produce a short 30s teaser cut via hyperframes-ad-director.

Guardrails recap

Personalize to their problem, not your feature list · show only the 2–3 value moments · one CTA · never expose another customer's confidential data · read-only CRM, no auto-send · captions + brand always · lint/preview/render before claiming done.

Other skills for the same job

different authors, same section of the catalogue
Canvas Design
by anthropics
vendor ×13

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

1388k tokens
Algorithmic Art
by anthropics
vendor ×10

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

15k tokens scripts
Image Enhancer
by frostant
×6

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

635 tokens
Video Downloader
by CommandCodeAI
×4

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

671 tokens
Histolab
by christophacham
×3

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

18k tokens
Omero Integration
by christophacham
×3

Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.

32k tokens
Pydicom
by christophacham
×3

Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.

13k tokens scripts
Transformers
by christophacham
×3

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

13k tokens

How to use it

Copy the folder

Take onewave-ai/hyperframes-sales-demo-builder from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.