Browse Skills
Scanning For Accessibility Issues
v1.0.0|
Accessibility Audit Runner
v1.0.0|
Auditing Access Control
v1.0.0|
Acceptance Criteria Creator
v1.0.0|
Ab Test Analyzer
v1.0.0|
A B Test Config Creator
v1.0.0|
001 Jeremy Taskwarrior Integration
v1.0.0|
000 Jeremy Content Consistency Validator
v1.0.0|
Whisper
v1.0.0OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
Weights And Biases
v1.0.0Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform
Serving Llms Vllm
v1.0.0Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.
Verl Rl Training
v1.0.0Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.