Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

add-model

Estrellas21
Forks4
Actualizado1 de julio de 2026 a las 08:08

Add a new probabilistic regression model to the ScoringBench benchmark. Use this skill whenever the user wants to integrate a new tabular probabilistic-regression model into ScoringBench — even if they just say "add X model", "integrate X", "support X", or "wrap X for the benchmark". Creates the ProbabilisticWrapper subclass, registers it for lazy import, wires it into the MODELS registry in run_bench_regression.py under a UNIQUE, version-stamped model name, and documents how to run, rank, and submit results. Reads existing similar wrappers for inspiration and optionally fetches a documentation URL to understand the new model's API.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly