ml skills

212 tagged ml, measured the same way as everything else here.

Browse within: bun 57biology 43MLOps 27cicd 22hooks 22vibe-coding 22openclaw 15chemistry 13HuggingFace 11agentic 11infra 11notebook 11Apple Silicon 10diffusers 10

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Human-reviewer co-pilot for ZeroClaw PR reviews. Use this skill when the user wants to review a specific PR as themselves, re-review a PR after author changes, work through a queue of PRs, check what's still open on a PR, or post a formal review verdict. Trigger on: 'review 1234', 'can you look at PR #1234'…

33k yesterday A 142 tokens original Apache-2.0

github-pr

02

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Open or update a GitHub Pull Request for ZeroClaw. Handles creating new PRs with a fully filled-out template body, and updating existing PRs (title, body sections, labels, comments). Use this skill whenever the user wants to open a PR, create a pull request, update a PR, edit PR description, add labels to a PR, or…

33k yesterday A 0 tokens original Apache-2.0

squash-merge

03

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Squash-merge a PR into zeroclaw-labs/zeroclaw master with fully preserved commit history in the squash message body. Use this skill when the user explicitly mentions squash-merging, merging a specific PR number, landing a PR, or 合入 — e.g. "squash-merge #123", "merge PR 456", "land #789", "合入 #123", "/squash-merge…

33k yesterday A 0 tokens original Apache-2.0

analyze-ci

04

mlflow/mlflow

Skill Claude CodeCodex

Analyze failed GitHub Action jobs. Takes one or more GitHub URLs (job, workflow-run, or PR) and summarizes each failure with root cause and log paths.

28k yesterday A 38 tokens original Apache-2.0

pr-review

05

mlflow/mlflow

Skill Claude CodeCodex

Review a pull request and emit a validated review payload.

28k yesterday A 14 tokens original Apache-2.0

upload-media

06

mlflow/mlflow

Skill Claude CodeCodex

Upload one or more local images or videos to GitHub and get back a user-attachments URL for each, to embed in a PR body, issue, or comment. Use when asked to attach screenshots or screen recordings.

28k yesterday A 49 tokens original Apache-2.0

run-load-test

07

omnigent-ai/omnigent

Skill Claude CodeCodex

Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrency ("load test omnigent", "stress test the server", "how many hosts/sessions/turns can it handle", "load test real agent turns / conversations", "run a…

9.5k yesterday A 168 tokens original Apache-2.0

build-omnigent

08

omnigent-ai/omnigent

Skill Claude CodeCodex

Patterns and templates for generating valid Omnigent agent directories. Load when ready to create files.

9.5k yesterday A 24 tokens original Apache-2.0

omnigent-knowledge

09

omnigent-ai/omnigent

Skill Claude CodeCodex

Deep reference on Omnigent config format, executor types, skill/tool structure, and conventions. Load when you need to look up how the platform works.

9.5k yesterday A 36 tokens original Apache-2.0

synthetic-sciences/openscience

Skill Claude CodeCodex

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading…

3.4k 2d ago A 97 tokens original Apache-2.0

clinical-reports

11

synthetic-sciences/openscience

Skill Claude CodeCodex

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation…

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

gget

12

synthetic-sciences/openscience

Skill Claude CodeCodex

Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.

3.4k 2d ago A 66 tokens original Apache-2.0

no-mistakes

13

mnemosyne-oss/mnemosyne

Skill Claude CodeCodex

Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach upstream. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes.

2.9k 2d ago A 81 tokens original MIT

mnemosyne-context

14

mnemosyne-oss/mnemosyne

Skill Claude CodeCodex

Load this when working on the mnemosyne memory system — its repo, sync server, memory databases, or CI. Covers architecture, the surface/sync data model, dev workflow (tests/ruff/CI matrix), release policy, and known gotchas that are easy to get wrong. Use for any "mnemosyne" dev or devops task, or when a…

2.9k 2d ago A 88 tokens original MIT

mnemosyne-oss/mnemosyne

Skill Claude CodeCodex

Install and configure Mnemosyne as a Hermes Agent memory provider — local SQLite with vector search, episodic consolidation, and temporal knowledge graphs.

2.9k 2d ago A 34 tokens original MIT

mflux-debugging

16

mflux-community/mflux

Skill Claude CodeCodexCursor

Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).

2.3k 3d ago A 30 tokens original MIT

mflux-model-porting

17

mflux-community/mflux

Skill Claude CodeCodexCursor

Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.

2.3k 3d ago A 28 tokens original MIT

mflux-community/mflux

Skill Claude CodeCodexCursor

Write a hermetic "tiny" model-saving test for an mflux model — a fast twin of the slow save/load test that runs the real ModelSaver/WeightLoader/WeightApplier seam on real component classes at toy dimensions, with no downloads or image generation. Use when asked to "make tiny test for ".

2.3k 3d ago A 73 tokens original MIT

autocontext

19

greyhaven-ai/autocontext

Skill Claude CodeCodex

Iterative strategy generation and evaluation system. Use when the user wants to evaluate agent output quality, run improvement loops, queue tasks for background evaluation, check run status, inspect runtime artifacts and session branch lineage, or discover available scenarios. Provides LLM-based judging with…

1.3k 3d ago A 60 tokens original Apache-2.0

greyhaven-ai/autocontext

Skill Claude CodeCodex

Use when an agent needs to USE knowledge Autocontext already produced - find which scenarios have knowledge, read the playbook and lessons for one, understand the on-disk file and folder layout, and move knowledge between checkouts. Host-agnostic; requires only the autoctx CLI and the filesystem.

1.3k 3d ago A 67 tokens original Apache-2.0

autocontext-creator

21

greyhaven-ai/autocontext

Skill Claude CodeCodex

Use when an agent needs to CREATE knowledge with Autocontext - run a scenario or plain-language task through the improvement loop, judge or improve a single output, and inspect what the run produced. Host-agnostic; requires only the autoctx CLI.

1.3k 3d ago A 57 tokens original Apache-2.0

genai-sdk

22

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

780 6d ago A 73 tokens original Apache-2.0

vertex-deploy

23

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Skill "vertex-deploy" from GoogleCloudPlatform/vertex-ai-samples, covering vertex ai model garden deploy skill, 1. prerequisites, 2. discovering deployable models, 3. deploying a model and example: deploying gemma 3.

780 6d ago A 0 tokens original Apache-2.0

vertex-inference

24

GoogleCloudPlatform/vertex-ai-samples

Skill Claude CodeCodex

Skill "vertex-inference" from GoogleCloudPlatform/vertex-ai-samples, covering vertex ai genai inference skill, 1. authentication (critical), 2. gemini models, choosing the right sdk and installation.

780 6d ago A 0 tokens original Apache-2.0