transcription-helper

Community

Turn videos into searchable transcripts fast.

Authorcostiash
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through the end-to-end transcription workflow, turning local videos and YouTube content into accurate transcripts for downstream analysis and knowledge extraction.

Core Features & Use Cases

  • Input gathering: Collects video source, language, and domain vocabulary to improve transcription accuracy.
  • Transcription: Uses gpt-4o-transcribe to convert audio/video content into transcripts with timestamps.
  • Workflow orchestration: Manages the lifecycle from input gathering to results, including job IDs and progress updates.
  • Use Case: Transcribe a lecture video and obtain a searchable transcript with word-level timestamps for later KG extraction.

Quick Start

Run the transcription helper with a video file path (e.g., /videos/lecture.mp4) and optional language code (e.g., en). The skill will initiate Phase 1, create a background transcription job, and present results upon completion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: transcription-helper
Download link: https://github.com/costiash/CognivAgent/archive/main.zip#transcription-helper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.