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

oci-agent

oci-agent contiene 5 skills recopiladas de Netflix-Skunkworks, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
47
actualizado
2026-05-28
Forks
4
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

changing-notebooks
Desarrolladores de software

Invoke this skill when making any modification to a notebook (.ipynb) in the OCI agent. Keywords: - .ipynb, Jupyter notebook - cell injection, comment-out cell - "# === INJECTED BY OCI AGENT === #" - "# === COMMENTED OUT BY OCI AGENT === #" - econml.ipynb, notebooks/ directory - parameterizing notebooks

2026-05-28
running-notebooks
Desarrolladores de software

Invoke this skill before executing any OCI analysis (notebook run). Keywords: - nb_runner.py, notebook execution - analysis spec, spec parameter injection - results.json, results serialization cell - .ipynb, notebooks/ directory - papermill-style parameterization

2026-05-28
suggesting-remedies
Desarrolladores de software

Invoke this skill when an OCI diagnostic fails or warns and a spec change is needed. Keywords: - covariate balance failure, overlap warning, placebo warning - ATO_THRESHOLD, trimming extreme propensities - changing estimand: ATE → ATT, ATE → ATO - adding covariates, dataset insufficiency - actor-critic feedback loop, suggested spec changes

2026-05-28
writing-reports
Desarrolladores de software

Invoke this skill when writing oci-report.md from an executed OCI analysis. Keywords: - oci-report.md, actor-critic report - results.json, analysis spec, analysis plan - diagnostics: covariate balance, overlap, placebo outcome - SMD, P1 confounders, propensity scores - ATE, ATT, ATO estimands - decision-grade results, diagnostic table

2026-05-28
writing-specs
Desarrolladores de software

Invoke this skill when initiating an OCI analysis from a plan or user prompt — i.e. before any notebook is parameterized or executed. Keywords: - analysis spec, eval spec, spec.yaml - treatment, outcome, covariates, confounders - ATE, ATT, ATO, ato_threshold - econml.ipynb, analysis_notebook - ACIC, acic_treatment, acic_response

2026-05-28