Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

oci-agent

oci-agent enthält 5 gesammelte Skills von Netflix-Skunkworks, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
47
aktualisiert
2026-05-28
Forks
4
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

changing-notebooks
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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