Skip to main content

Skills in this repository

mkurman/zorai - Page 2

SkillsMP has collected 483 skills from mkurman/zorai. Open a skill to review its source and details.

mkurman/zorai

Showing 40 of 483 collected skills.

occupation
Data Scientists
description

Scan training data for benchmark contamination โ€” n-gram overlap, embedding similarity, and exact canary detection against 60+ evaluation datasets.

updated
occupation
Data Scientists
description

Audit dataset bias across protected attributes โ€” demographic parity, equalized odds, representation gaps, and intersectional bias. Reports actionable gaps with per-group metrics.

updated
occupation
Data Scientists
description

Generate structured datasheets for datasets (Gebru et al. "Datasheets for Datasets" format) โ€” purpose, composition, collection process, preprocessing, limitations, and licensing.

updated
occupation
Data Scientists
description

Compare two dataset versions and produce a structured diff โ€” what was added, removed, changed, with row counts and field-level change summaries.

updated
occupation
Software Developers
description

Hands-on implementation template and API reference for writing, tuning, debugging, and benchmarking Triton GPU kernels. Covers the full triton.language API surface, autotuning patterns, profiling workflows, and production integration.

updated
occupation
Software Developers
description

Hands-on implementation template and API reference for writing, tuning, debugging, and benchmarking Triton GPU kernels. Covers the full triton.language API surface, autotuning patterns, profiling workflows, and production integration.

updated
occupation
Software Developers
description

Tencent AngelSlim โ€” accessible, comprehensive, and efficient toolkit for large model compression. Quantization (FP8/INT4/NVFP4/1.25-bit), pruning, speculative decoding (Eagle3), and diffusion model compression.

updated
occupation
Software Developers
description

DistilQwen2.5 โ€” Alibaba's industrial practices for training distilled open lightweight language models. Knowledge distillation from Qwen2.5 72B into smaller 0.5B-7B models.

updated
occupation
Software Developers
description

Intel Neural Compressor โ€” SOTA low-bit LLM quantization (INT8/FP8/INT4/NVFP4), sparsity, pruning, and distillation for PyTorch, TensorFlow, and ONNX Runtime.

updated
occupation
Software Developers
description

Knowledge distillation techniques for model compression: logit-level, feature-level, and relation-based distillation. KD-Lib library and practical workflows for training student models.

updated
occupation
Software Developers
description

Model compression techniques: pruning, knowledge distillation, and quantization. Covers compression ordering (P-KD-Q), tools, and evaluation metrics.

updated
occupation
Software Developers
description

Structured and unstructured model pruning: weight pruning, attention head pruning, layer removal, and neural architecture search for efficient LLMs.

updated
occupation
Software Developers
description

NVIDIA Model Optimizer โ€” quantization, pruning, distillation, and speculative decoding for accelerating LLMs, diffusion models, and vision models on NVIDIA GPUs.

updated
occupation
Office Clerks, General
description

Use when the user wants a morning brief, start-of-day summary, routine-ready daily digest, or a concise operational overview combining calendar, tasks, PRs, and issues.

updated
occupation
Office Clerks, General
description

Use when the user wants an inbox cleanup summary, morning email triage, scheduled inbox sweep, or a concise action-oriented Gmail digest delivered to chat.

updated
occupation
Software Developers
description

Use when the user wants a pull request review queue summary, morning PR check, stale PR scan, or a routine-ready GitHub triage summary delivered to chat.

updated
occupation
Project Management Specialists
description

Use when reviewing recent tamux goal run outputs, closure markers, ledgers, or evidence bundles to judge whether completion is credible or to identify remaining uncertainty.

updated
occupation
Data Scientists
description

Clean, normalize, and prepare raw datasets for analysis or ML. Covers missing value handling, deduplication, outlier treatment, type normalization, categorical encoding, and transformation logging.

updated
occupation
Data Scientists
description

Create reproducible train/validation/test splits with stratification, leakage prevention, and distribution validation. Covers random, stratified, grouped, and time-series split strategies.

updated
occupation
Data Scientists
description

Version datasets with checksums, manifests, and semantic versioning. Covers DVC integration, provenance tracking, release tagging, and reproducible dataset lifecycles.

updated
occupation
Data Scientists
description

Compute and analyze embeddings for dataset quality, distribution comparison, semantic deduplication, diversity measurement, and similarity-based filtering. Covers sentence-transformers, embedding space diagnostics, and 2025-2026 literature techniques (NeMoโ€ฆ

updated
occupation
Data Scientists
description

Load, stream, process, and publish datasets with the HuggingFace datasets library. Covers Apache Arrow-backed streaming for large datasets, map/filter operations, train/val/test splitting, interleaving, concatenation, and pushing to the Hub.

updated
occupation
Data Scientists
description

Audit label quality using confident learning (Northcutt et al.), cross-validation noise detection, and per-class error analysis. Identifies mislabeled examples for review.

updated
occupation
Data Scientists
description

Use locally-hosted LLMs (vLLM/SGLang) for dataset filtering, quality scoring, rewriting, labeling, and synthetic data generation. Covers LLM-as-judge scoring, structured output filtering, batch inference pipelines, and 2025-2026 techniques (DataRater,โ€ฆ

updated
occupation
Software Developers
description

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

updated
occupation
Software Developers
description

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when implementing any feature or bugfix, before writing implementation code

updated
occupation
Software Developers
description

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

updated
occupation
Computer Occupations, All Other
description

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

updated
occupation
Computer Occupations, All Other
description

Use when creating new skills, editing existing skills, or verifying skills work before deployment

updated
occupation
Web & Digital Interface Designers
description

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

updated
occupation
Software Developers
description

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers includeโ€ฆ

updated
occupation
Software Developers
description

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

updated
occupation
Software Developers
description

Deep code optimization audit using parallel specialist agents. Each agent hunts for performance anti-patterns, inefficiencies, and suboptimal code using pattern-based detection (Grep/Glob) WITHOUT reading the full source code first โ€” avoiding anchoring biasโ€ฆ

updated
occupation
Web & Digital Interface Designers
description

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

updated
occupation
Software Developers
description

Create, debug, and iterate on GSD extensions (TypeScript modules that add tools, commands, event hooks, custom UI, and providers to GSD). Use when asked to build an extension, add a tool the LLM can call, register a slash command, hook into GSD events, createโ€ฆ

updated
occupation
Computer Occupations, All Other
description

Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

updated
occupation
Software Developers
description

Install and configure the GitHub CLI (gh) for AI agent environments where gh may not be pre-installed and git remotes use local proxies instead of github.com. Provides auto-install script with SHA256 verification and GITHUB_TOKEN auth with anonymous fallback.โ€ฆ

updated
Showing 40 of 483 collected skills.