Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

oci-agent

oci-agent contém 5 skills coletadas de Netflix-Skunkworks, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
47
atualizado
2026-05-28
Forks
4
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

changing-notebooks
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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