Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

assets

assets 收录了来自 borisindelman-oss 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
2
更新
2026-04-16
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gemini-cli-photo-classifier
软件开发工程师

End-to-end run-image classification with Gemini, including image fetch, prompt control, and JSON output. Use when you need parking or pull-over labels from a run_id.

2026-04-16
mcap-run-topic-inspector
软件开发工程师

Find a Gen2 MCAP from a run (or model-derived run), list topics, and extract topic/field values at a specific log time. Use when debugging run-level protobuf signals such as controller_state.

2026-04-16
obs-buildkite-jobs
软件开发工程师

Fetch Buildkite job logs and extract failure lines for debugging CI jobs. Use when a user provides build/job ids or requests failure signal from Buildkite.

2026-03-24
databricks-parking-tables
软件开发工程师

Use when forming Spark/SQL queries for Databricks parking evaluation - provides table schemas, PySpark patterns, joins, and filter patterns for PUDO/UNPUDO analysis

2026-03-12
databricks-notebooks
软件开发工程师

Work with Databricks notebooks using the REST API - list, read, modify, and write notebooks back to Databricks workspace

2026-03-12
obs-flyte-execution
网络与计算机系统管理员

Inspect Flyte execution status and per-node/per-task log URIs from a Flyte Console execution URL. Use when a user asks for workflow status, step status, or logs for flyte.data.wayve.ai/dev executions.

2026-02-22
model-catalogue-core
软件开发工程师

Shared Model Catalogue primitives (resolve model refs, find latest checkpoint, call API helpers) used by model lookup/summary/checkpoint/modelci skills. Use when model references must be normalized before downstream analysis.

2026-02-22
model-checkpoint-inspector
数据科学家

Inspect checkpoint-level data for a model, including checkpoint licenses and run history. Use when a user asks for licenses or run-level evidence for a specific model/checkpoint.

2026-02-22
model-deep-summary
软件开发工程师

Fetch an expanded per-model summary from Model Catalogue by nickname or session id, including commit id and aggregated license info. Use when a user asks for detailed metadata about one specific model.

2026-02-22
modelci-shadowgym-debug
网络与计算机系统管理员

Inspect Model CI status for a model checkpoint, including failed Buildkite job log extraction, Eval Studio info, and Shadow Gym execution metadata. Use when a user asks to debug CI/eval failures for a model.

2026-02-22
obs-datadog-logs
网络与计算机系统管理员

Build Datadog Logs Explorer URLs from a raw query or Kubernetes pod/namespace filters. Use when a user asks for Datadog log links scoped to execution, pod, or service failures.

2026-02-22
model-info-finder
软件开发工程师

Top-level model diagnostics router. Use when a request spans model lookup, checkpoint inspection, CI/debug, or observability and you need to choose/compose the right lower-level model and observability skills.

2026-02-22
model-lookup-basic
数据科学家

Lookup model-catalogue sessions by nickname or author and return basic model identity details. Use when a user asks to find a model, confirm model identity, or list candidate models by nickname/author before deeper inspection.

2026-02-22
config-migration
软件开发工程师

Resolve BC/RL config migration conflicts and add new migrations by bumping versions, updating migrate_to_v* methods/maps, regenerating sample snapshots, and validating tests.

2026-02-21