mlx skills

103 tagged mlx, measured the same way as everything else here.

Browse within: healthcare 58on-device 58on-premise 58sovereign-ai 58Apple Silicon 23GGUF 15openai 15idefics 8llava 8vision-transformer 8macos 5speech-to-text 5text-to-speech 5

add-new-model

01

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to add or port a new model architecture to MLX-VLM — mapping a Hugging Face modeltype to a new file under mlxvlm/models, writing the ModelConfig, matching layer/weight names, reusing a similar existing model, adding a test class, and validating the port. Covers vision-language…

5.4k 2d ago A 83 tokens original MIT

benchmarking

02

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to benchmark an MLX-VLM change and present the numbers in a PR — fork-vs-main A/B comparisons, isolated-module micro-benchmarks, median-of-N timing with warmup, peak-memory reporting, correctness checks, parameter sweeps, and self-contained reproducible bench scripts to paste into a…

5.4k 2d ago A 74 tokens original MIT

convert-quantize

03

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to convert a Hugging Face model to MLX or quantize/dequantize one with mlxvlm.convert, including bits and group size, quant modes (affine, mxfp4, nvfp4, mxfp8), RTN vs AWQ, mixed-bit recipes, dtype casts, calibration (text or multimodal), local vs Hub paths, revisions, uploading to…

5.4k 2d ago A 99 tokens original MIT

annotating-variants

04

maziyarpanahi/openmed

Skill Claude CodeCodex

Annotates VCF variants and normalizes HGVS nomenclature with public, license-free annotators (Ensembl VEP REST, VEP/SnpEff/ANNOVAR offline) and links variants to gnomAD population frequencies and the clinical context OpenMed extracts. Use when the user wants to predict variant consequences, map HGVS to genomic…

5.2k 2d ago A 179 tokens original Apache-2.0

maziyarpanahi/openmed

Skill Claude CodeCodex

Package multiple FHIR R4 resources produced from OpenMed output into a single valid transaction Bundle ready to POST to an EHR, using OpenMed's verified bundle assembler openmed.clinical.exporters.fhir.tobundle. Covers deterministic urn:uuid fullUrls, automatic in-Bundle reference rewriting, request blocks…

5.2k 2d ago A 131 tokens original Apache-2.0

maziyarpanahi/openmed

Skill Claude CodeCodex

Generates and verifies 21 CFR Part 11-style audit trails — who/what/when, electronic signatures, and tamper-evidence — for OpenMed pipelines in GxP and clinical-trial (GCP) settings. Use when the user runs OpenMed in a regulated/validated environment and needs an attributable, time-stamped, tamper-evident record of…

5.2k 2d ago A 222 tokens original Apache-2.0

benchmark

07

soniqo/speech-swift

Skill Claude CodeCodex

Run performance + quality benchmarks. ASR reports WER, RTF, process memory, and throughput across engines/variants. Arguments include asr, tts, vad, diarize, asr-quick.

1.2k 2d ago A 45 tokens original Apache-2.0

review-pr

08

soniqo/speech-swift

Skill Claude CodeCodex

Review a pull request for conceptual fit, architecture impact, adversarial failure modes, security risk, docs impact, regression risk, test coverage, and merge readiness. Use when asked to review a PR, check whether a PR is safe to merge, decide if more tests are needed, perform adversarial or security review, or…

1.2k 2d ago A 71 tokens original Apache-2.0

test

09

soniqo/speech-swift

Skill Claude CodeCodex

Run tests. Use after code changes to validate. Arguments: unit (default, no GPU), e2e (with models), filter name, or all.

1.2k 2d ago A 34 tokens original Apache-2.0

mudler/vllm.cpp

Skill Claude CodeCodex

Apply the repository writing rules to commits, pull requests, branches, changelogs, and release notes.

367 yesterday A 29 tokens original Apache-2.0

mudler/vllm.cpp

Skill Claude CodeCodex

Apply the repository technical-English rules to repository documents and all session prose.

367 yesterday A 20 tokens original Apache-2.0

vocello-design

12

PowerBeef/Vocello

Skill Claude CodeCodex

Use this skill to generate well-branded interfaces and assets for Vocello (a local-first, Apple-native macOS voice-generation app — formerly QwenVoice). Contains essential design guidelines, colors, type, fonts, assets, and a Mac-app UI kit for prototyping voice-studio interfaces, marketing surfaces, and slides.

357 2d ago A 69 tokens original MIT

watch

13

mathiaschu/watch

Skill Claude CodeCodex

Watch a video from YouTube, Instagram, X/Twitter, Vimeo, TikTok or any of 1800 yt-dlp sites (or a local path). Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls the transcript from captions (or local mlx-whisper fallback, no API key), and hands the result to Claude so it can answer questions about…

121 3mo ago C 84 tokens original MIT

remotion-create

14

jagoff/memo

Skill Claude CodeCodex

Creating a new Remotion video.

16 yesterday A 10 tokens original MIT

remotion-render

15

jagoff/memo

Skill Claude CodeCodex

Best practices for rendering videos.

16 yesterday A 9 tokens original MIT

memo

16

jagoff/memo

Skill Claude CodeCodex

Route /memo requests to the local memo MCP memory server. Use for searching, asking, saving, listing, getting, updating, deleting, reindexing, stats, and doctor commands. Prefer mcpmemomemo tools; use the memo CLI only for maintenance commands not exposed over MCP.

16 yesterday A 68 tokens original MIT

whisper-skill

17

Mobiss11/Whisper-Skill

Skill Claude CodeCodex

A local Whisper-based tool for converting audio or video into text, creating voice input, and adding subtitles to MP4 videos.

15 23d ago A 237 tokens original MIT

create-hook

18

pwittchen/aictl

Skill Claude CodeCodex

Add a lifecycle hook to /.aictl/hooks.json. Walks the user through choosing the right event, matcher, command, and timeout, then merges the new entry into the existing config without disturbing other hooks.

10 2d ago A 46 tokens

sync-models

19

pwittchen/aictl

Skill Claude CodeCodex

Check each provider for newly released models, compare against the supported set, add any missing ones, and update the per-provider docs and website accordingly.

10 2d ago A 32 tokens

update-docs

20

pwittchen/aictl

Skill Claude CodeCodex

Update README.md, CLAUDE.md, the docs/ tree (ARCH.md, INSTALL.md, USAGE.md, CONFIG.md, PROVIDERS.md, TOOLS.md, EXTENSIONS.md, CODINGAGENT.md, SERVER.md), and the website (website/index.html, website/terminal.html, website/server.html, website/desktop.html) to match the current project state.

10 2d ago A 79 tokens

vox-voice-alerts

21

kohlhofer/vox

Skill Claude CodeCodex

Speak a short spoken alert to the user via the vox text-to-speech CLI whenever you hand the turn back to them — a task finished (pass or fail, however long it took), you're blocked and need input/a decision/approval, something broke, or you're about to go quiet on a long job. Assume the user is NOT watching the…

5 26d ago A 117 tokens original MIT

mlx-model-porting

22

Amal-David/mlx-porting-skill

Skill Claude CodeCodex

Guides and validates architecture-aware ports of PyTorch/Hugging Face models to Apple MLX, inspects existing local MLX projects, and plans evidence-gated optimizations for Apple Silicon. Use when the user asks to run, port, convert, inspect, quantize, benchmark, or fix a model (LLM, VLM, audio/TTS/ASR, diffusion, SSM…

5 3d ago A 244 tokens original Apache-2.0

liusencomic-cyber/douyin-agent-kit

Skill Claude CodeCodex

A batch workflow for archiving Douyin favorites or all posts from selected creators into Obsidian. It uses account cookies, rate limits, downloading, transcription, deduplication, and optional scheduled synchronization.

2 yesterday A 35 tokens original MIT

liusencomic-cyber/douyin-agent-kit

Skill Claude CodeCodex

A workflow for turning Douyin videos or image posts into text, summaries, intent judgments, and archived notes. Douyin is a Chinese social-media platform for short videos and image posts.

2 yesterday C 68 tokens original MIT