Skip to content

video-use Best Practices (Hebrew)

Trusted81/100
Before deciding whether to install, talk to the skill

Hebrew override layer on top of browser-use/video-use. Two paths: (1) captions-only.sh, one command that takes a long video, transcribes via Scribe, and burns Hebrew captions on the original. Costs $1-3 regardless of video length, the cheap path for non-technical users with a webinar or lecture. (2) The full video-use cut workflow for editing raw footage into curated teasers, ~$25-300 depending on length. Also covers SUB_FORCE_STYLE override (Helvetica has no Hebrew glyphs), python-bidi pre-shape recipe (libass+SRT BiDi is silently broken on macOS), Scribe garbage-character sanitization (Devanagari and other non-Hebrew chars Scribe mixes into Hebrew transcripts), Hebrew filler-word lexicon, explicit fontsdir= for reliable font discovery, and frame-sampling self-eval protocol. Use for any Hebrew video that needs captions or editing with video-use. Do NOT use for non-Hebrew video-use sessions, Hebrew podcast audio-only post-production (use hebrew-podcast-postproduction), or generic FFmpeg work without video-use.

Trust score 81/100 (Trusted) · 16+ installs · 4 GitHub contributors · MIT license

The Problem

video-use ships with a strong English-first default: the bundled SUB_FORCE_STYLE uses Helvetica (no Hebrew glyphs, renders as boxes), 2-word UPPERCASE chunks (Hebrew has no uppercase), and ElevenLabs Scribe filler tagging is English-centric. This skill is the Hebrew-specific override layer on top of video-use 12 Hard Rules, none of the rules change, only the style values, font fallback chain, and filler list.

1.2.10MITGitHub
16installs956views
0Write a Review
npx skills-il add skills-il/developer-tools@v1.2.10-video-use-best-practices --skill video-use-best-practices -a claude-code
Not sure how? Read the guide

When to Apply

  • When editing a Hebrew talking-head video with video-use
  • When captions render as boxes after video-use renders the final file
  • When English filler removal worked but Hebrew fillers like אֶה and כאילו remain
  • When editing a code-switched Hebrew/English tech tutorial with library names
  • When producing a Hebrew Reels or TikTok marketing video with video-use

Try These Prompts

Edit Hebrew launch video

Edit the files in this folder into a 5-minute Hebrew launch video with burned-in Hebrew captions. Use video-use with sub-force-style-hebrew from references/.

Fix caption boxes

My final video shows caption boxes. Run fc-list :lang=he, if missing install via scripts/install-hebrew-fonts.sh and re-render.

Remove Hebrew fillers

Read references/hebrew-filler-words.md and apply the list as a post-pass on my Scribe JSON. Add the timestamps to the cut-candidate set before building the EDL.

Reels captions

Split this video into 30-second clips in vertical 1080x1920 format using the vertical-social-he style from references/sub-force-style-hebrew.md.

Frequently Asked Questions

Changelog

v1.2.10

Fix: resolved the BiDi recipe self-contradiction (python-bidi pre-shape is required on macOS), removed "אם" (the word "if", not a hesitation) from the auto-cut filler set, corrected the burn mechanism (ASS Style-line patch, not force_style), fixed the credit-based free-tier math (~30 min/month), and updated to Scribe v2 + the March 2026 price cut.

Jun 29, 2026

v1.2.9

Docs: close 7 content gaps + fix doc/code contradiction. (1) captions-only-tuning.md added to Bundled Resources (was orphan). (2-4) Three new Troubleshooting entries: characters within words LTR not RTL (deliberate), no periods or question marks (default since 1.2.6), Scribe gap-recovery failure. (5) Fix major doc/code contradiction: Gotcha claiming "libass+SRT BiDi works correctly, do not pre-shape" was OPPOSITE of what the working script does. Rewrote as "double-reversal is DELIBERATE" with anti-regression guidance. (6) domain-checklist.md updated with 5 mitigated failure modes. (7) New references/quick-test.md: 10-second synthetic Hebrew clip recipe (say -v Carmit + ffmpeg) for ~$0.001 pipeline validation without burning real footage against free-tier quota.

May 16, 2026

v1.2.8

Docs: close 6 gaps surfaced during real-use validation. (1) Fix wrong ElevenLabs free-tier number (10K characters/month, not 10 hours, ≈ ~1 long Hebrew video/month). (2) Document the v1.2.7 auto gap-recovery feature. (3) Document the default punctuation-stripping behavior + how to disable. (4) --yes flag. (5) <video>.he.srt side-export. (6) New references/captions-only-tuning.md covering thresholds and scribe_v1/v2 split.

May 16, 2026

Related Skills

skills-ilAuthor: skills-il
v1.2.0Popular

Manage online selling across Israeli marketplaces (Zap, Yad2, Facebook Marketplace, and Instagram Shopping). Use when user asks about "sell on Zap", "sell on Yad2", "Facebook Marketplace Israel", "Instagram Shopping Israel", "online selling Israel", "product listing Hebrew", or "מכירה אונליין". Covers Hebrew product listing creation, competitor price monitoring (including against first-party retailers like KSP, which is not a third-party seller platform), inventory sync, review management, sales analytics, business-registration status (osek murshe vs patur), tax-invoice and Israel-Invoice (allocation-number) obligations, and consumer-protection rules (14-day cooling-off on remote sales). Do NOT use for international marketplaces (Amazon, eBay) or physical store operations.

0.0352,002
Claude CodeCursorGitHub Copilot+6
skills-ilAuthor: skills-il
v1.7.1Popular

Best practices for programmatic video creation in React with Remotion, including full Hebrew RTL support. Covers animations, compositions, sequencing, transitions, TikTok-style captions with word highlighting, AI voiceover, 3D, charts, Hebrew Google Fonts, and bidirectional text animations. Use when working with Remotion code or creating Hebrew social media videos and marketing content. Do NOT use for non-Remotion video editing or general React development.

0.02212,548
Claude CodeCursorWindsurf+7
skills-ilAuthor: skills-il
v1.7.0Popular

Interactive workflow for creating new skills for the skills-il organization -- guides through category selection, use case definition, folder scaffolding, YAML frontmatter generation with bilingual metadata, instruction writing, Hebrew companion creation, and validation. Use when user asks to "create a new skill", "scaffold a skill for skills-il", "write a SKILL.md", "contribute a skill", "new skill template", or "liztor skill chadash". Do NOT use for editing existing skills or creating skills for non-skills-il platforms.

0.03605,153
Claude CodeCursorGitHub Copilot+5
Found an issue with this skill?

Use at your own risk. Terms of Use · Security

Want to build your own skill? Try the Skill Creator · Submit a Skill

Reviews (0)

No reviews yet. Be the first to write one!