benchflow-ai

102 mods across 4 repositories, 2.9k stars between them.

nda-clause-taxonomy

25

benchflow-ai/skillsbench

Skill Claude CodeCodex

Reference for the standard clauses found in commercial non-disclosure agreements (mutual and one-way) — what each clause does, the surface forms it appears in, and how to recognise it in unfamiliar drafting. Use when reviewing, comparing, or extracting provisions from any confidentiality / NDA / mutual NDA /…

1.7k 1mo ago A 73 tokens original Apache-2.0

xlsx-parsing

26

benchflow-ai/skillsbench

Skill Claude CodeCodex

Read Microsoft Excel (.xlsx) files robustly with openpyxl (or pandas). Covers multi-sheet workbooks, header rows, empty cells, merged cells, comma-separated list cells, and converting a sheet to a list-of-dicts the rest of your code can consume. Use when a task input or reference document is an .xlsx file rather than…

1.7k 1mo ago A 83 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Analyze and count objects in videos using Google Gemini API (object counting, pedestrian detection, vehicle tracking, and surveillance video analysis).

1.7k 1mo ago A 31 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Analyze videos with Google Gemini API (summaries, Q&A, transcription with timestamps + visual context, scene/timeline detection, video clipping, FPS control, multi-video comparison, and YouTube URL analysis).

1.7k 1mo ago A 47 tokens original Apache-2.0

gpt-multimodal

29

benchflow-ai/skillsbench

Skill Claude CodeCodex

Analyze images and multi-frame sequences using OpenAI GPT series.

1.7k 1mo ago A 18 tokens original Apache-2.0

audiobook

31

benchflow-ai/skillsbench

Skill Claude CodeCodex

Create audiobooks from web content or text files. Handles content fetching, text processing, and TTS conversion with automatic fallback between ElevenLabs, OpenAI TTS, and gTTS.

1.7k 1mo ago B 42 tokens original Apache-2.0

elevenlabs-tts

32

benchflow-ai/skillsbench

Skill Claude CodeCodex

ElevenLabs Text-to-Speech API for high-quality speech synthesis.

1.7k 1mo ago A 20 tokens original Apache-2.0

gtts

33

benchflow-ai/skillsbench

Skill Claude CodeCodex

Google Text-to-Speech (gTTS) for converting text to audio. Use when creating audiobooks, podcasts, or speech synthesis from text. Handles long text by chunking at sentence boundaries and concatenating audio segments with pydub.

1.7k 1mo ago A 52 tokens original Apache-2.0

openai-tts

34

benchflow-ai/skillsbench

Skill Claude CodeCodex

OpenAI Text-to-Speech API for high-quality speech synthesis. Use for generating natural-sounding audio from text with customizable voices and tones.

1.7k 1mo ago A 33 tokens original Apache-2.0

gmail-skill

36

benchflow-ai/skillsbench

Skill Claude CodeCodex

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

1.7k 1mo ago A 33 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Transcribe audio segments to text using Whisper models. Use larger models (small, base, medium, large-v3) for better accuracy, or faster-whisper for optimized performance. Always align transcription timestamps with diarization segments for accurate speaker-labeled subtitles.

1.7k 1mo ago A 58 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Combine visual features (face detection, lip movement analysis) with audio features to improve speaker diarization accuracy in video files. Use OpenCV for face detection and lip movement tracking, then fuse visual cues with audio-based speaker embeddings. Essential when processing video files with multiple visible…

1.7k 1mo ago A 74 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Choose and implement clustering algorithms for grouping speaker embeddings after VAD and embedding extraction. Compare Hierarchical clustering (auto-tunes speaker count), KMeans (fast, requires known count), and Agglomerative clustering (fixed clusters). Use Hierarchical clustering when speaker count is unknown…

1.7k 1mo ago A 74 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Detect speech segments in audio using VAD tools like Silero VAD, SpeechBrain VAD, or WebRTC VAD. Use when preprocessing audio for speaker diarization, filtering silence, or segmenting audio into speech chunks. Choose Silero VAD for short segments, SpeechBrain VAD for general purpose, or WebRTC VAD for lightweight…

1.7k 1mo ago A 79 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Build unified multi-level category taxonomy from hierarchical product category paths from any e-commerce companies using embedding-based recursive clustering with intelligent category naming via weighted word frequency analysis.

1.7k 1mo ago A 38 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Video editing with ffmpeg including cutting, trimming, concatenating segments, and re-encoding. Use when working with video files (.mp4, .mkv, .avi) for: removing segments, joining clips, extracting portions, or any video manipulation task.

1.7k 1mo ago A 59 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Process filler word annotations to generate video edit lists. Use when working with timestamp annotations for removing speech disfluencies (um, uh, like, you know) from audio/video content.

1.7k 1mo ago A 42 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Transcribe audio/video to text with word-level timestamps using OpenAI Whisper. Use when you need speech-to-text with accurate timing information for each word.

1.7k 1mo ago A 35 tokens original Apache-2.0

speech-to-text

45

benchflow-ai/skillsbench

Skill Claude CodeCodex

Transcribe video to timestamped text using Whisper tiny model (pre-installed).

1.7k 1mo ago A 19 tokens original Apache-2.0

mesh-analysis

46

benchflow-ai/skillsbench

Skill Claude CodeCodex

Analyzes 3D mesh files (STL) to calculate geometric properties (volume, components) and extract attribute data. Use this skill to process noisy 3D scan data and filter debris.

1.7k 1mo ago A 43 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Use when checking simplified ADA-derived plan-view bathroom accessibility constraints such as turning space, door clear width, toilet centerline, grab bars, and lavatory knee/toe clearance.

1.7k 1mo ago A 41 tokens original Apache-2.0

benchflow-ai/skillsbench

Skill Claude CodeCodex

Use when extracting plan-view architectural geometry from DXF files with semantic CAD layers, especially when outputs must normalize rooms, doors, fixtures, clearances, and grab bars into machine-checkable JSON.

1.7k 1mo ago A 46 tokens original Apache-2.0