Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

oreilly-mlops-with-databricks

oreilly-mlops-with-databricks には mvechtomova から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
26
更新
2026-07-11
Forks
25
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

evaluate-repo
その他の高等教育教員

Evaluate a student MLOps/LLMOps repository against the course best-practices checklist and produce a scored report. Trigger whenever the user asks to evaluate, grade, review, or score a student repo (or any external repo) against the best practices, the checklist, or the course rubric, e.g. "evaluate ~/repos/student-x", "grade this repo", "check whether this repo follows the best practices".

2026-07-11
description-to-excalidraw
グラフィックデザイナー

Create an Excalidraw JSON diagram in visuals/ from a written description (no source image), using the project's brand palette and styling. Trigger whenever the user describes a diagram in words and asks to draw/create/make it in Excalidraw, sketch a diagram from a spec, build a new diagram from scratch, or otherwise wants an Excalidraw file without an existing PNG to convert.

2026-06-12
png-to-excalidraw
グラフィックデザイナー

Convert raw PNG diagrams in visuals_raw/ into Excalidraw JSON files in visuals/ that match the brand palette and styling. Trigger whenever the user asks to turn a PNG (or screenshot/sketch) into an Excalidraw diagram, recreate a diagram in Excalidraw, restyle a PNG diagram with the project palette, or mentions converting files under visuals_raw/.

2026-06-12
run-notebook
ソフトウェア開発者

Deploy and run a Databricks notebook via Databricks Asset Bundles (DABs). Trigger whenever the user asks to run, deploy, or execute a notebook on Databricks, run a .py notebook from llmops/ or mlops/, kick off a Databricks job for a notebook, or set up a bundle job resource for an existing notebook.

2026-06-07
fix-deps
ソフトウェア開発者

Update every dependency in pyproject.toml to its latest stable version from PyPI and resync the environment with uv. Trigger whenever the user asks to fix/update/bump/refresh dependencies, sync deps to latest, upgrade pyproject.toml versions, or pin packages to the newest stable releases.

2026-05-31
ship
ソフトウェア開発者

Commit all staged and unstaged changes on the current branch, then push to the remote. Trigger whenever the user says "ship", "ship it", asks to commit and push, push the branch, finalize a feature branch, or otherwise wants outstanding local changes committed and pushed in one step. Refuses to operate directly on main/master.

2026-05-31