nexu-io/open-design

video-template-vfx-text-cursor

Use this plugin when the user wants a "VFX Text Cursor" HyperFrames motion video — Cursor light trail, chromatic rays, and directional flares for word-by-word quote reveals in video intros.

68CollectingCursor
See source evidenceView GitHub source
npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/video-templates/vfx-text-cursor"
Source profileOperationsCatalog only

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Limited to facts supported by the pinned source

What the pinned source establishes about video-template-vfx-text-cursor

Cursor light trail, chromatic rays, and directional flares for word-by-word quote reveals in video intros.

npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/video-templates/vfx-text-cursor"
Check the pinned source

The pinned source contains about 129 English words and 3 usable sections. That evidence supports a source profile, not a complete guide.

129 source words · 3 usable sections

What the source actually contains

3 verifiable source sections for video-template-vfx-text-cursor

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

Workflow

1. Read source/index.html to understand the named layers and the animation timeline. 2. Replace the sample copy (headlines, figures, labels) with the user's real content; keep the motion timing and visual signature intact. 3. Keep the composition self-contained under source/; do…

SKILL.md · Workflow
Read source/index.html to understand the named layers and the animation timeline.Replace the sample copy (headlines, figures, labels) with the user's real content; keep the motion timing and visual signature intact.Keep the composition self-contained under source/; do not introduce external network assets that would break a headless render.
02

What this template is

A HyperFrames-ready HTML + CSS + GSAP motion composition, bundled under source/. It renders deterministically to MP4 / WEBM at 16:9, 9:16, 1:1, default 15s, 60fps.

SKILL.md · What this template is
A HyperFrames-ready HTML + CSS + GSAP motion composition, bundled under source/. It renders deterministically to MP4 / WEBM at 16:9, 9:16, 1:1, default 15s, 60fps.Best for: Code demo intro · Tech narrative · Terminal vibe
03

Attribution

Source: html-video templates/vfx-text-cursor (license Apache-2.0).

SKILL.md · Attribution
Source: html-video templates/vfx-text-cursor (license Apache-2.0).

Choose a different workflow

When another Skill is the better fit

issue-fields-migration

Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cr

A separate implementation from github/awesome-copilot; compare its source, maintenance signals, and permission requirements.

Open source detail

prisma-patterns

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.

A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.

Open source detail

unified-memory

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

How do I install video-template-vfx-text-cursor?

The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/video-templates/vfx-text-cursor". Inspect the command and pinned source before running it.

Which Agent platforms does the source record declare?

The pinned source record declares support for: cursor.

Repository stars
82,073
Repository forks
9,485
Quality
68/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

68/100
Documentation17/30
Specificity14/25
Maintenance20/20
Trust signals17/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

issue-fields-migration by github

Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cr

prisma-patterns by affaan-m

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.

unified-memory by affaan-m

Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.

pptx-html-fidelity-audit by nexu-io

Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an HTML slide deck and asks to compare/audit/verify/fix the export — including phrases like "compare ppt with html", "fidelity audit", "fix the pptx", "ppt is cut off", "footer overlap

render-deploy by openai

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

VFX Text Cursor

Cursor light trail, chromatic rays, and directional flares for word-by-word quote reveals in video intros.

What this template is

A HyperFrames-ready HTML + CSS + GSAP motion composition, bundled under source/. It renders deterministically to MP4 / WEBM at 16:9, 9:16, 1:1, default 15s, 60fps.

Best for: Code demo intro · Tech narrative · Terminal vibe

Workflow

  1. Read source/index.html to understand the named layers and the animation timeline.
  2. Replace the sample copy (headlines, figures, labels) with the user's real content; keep the motion timing and visual signature intact.
  3. Keep the composition self-contained under source/; do not introduce external network assets that would break a headless render.
  4. Render to MP4 via the html-video / HyperFrames renderer.

Attribution

Source: html-video templates/vfx-text-cursor (license Apache-2.0).

Skill path
plugins/_official/video-templates/vfx-text-cursor/SKILL.md
Commit SHA
89d6d4ef21ba
Repository license
Apache-2.0
Data collected