smithery/mahirkurt

risk-of-bias-robins-i

Non-randomize çalışmalar için ROBINS-I değerlendirme SOP'u ve çıktı şablonu.

Installation

$ npx skills add smithery/mahirkurt --skill risk-of-bias-robins-i

Also in this package

Other skills from smithery/mahirkurt.

npx skills add smithery/mahirkurt

Browse all from smithery/mahirkurt

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,640 B
  • docs SUMMARY.md 114 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Risk of Bias — ROBINS-I (Non-randomized)

Amaç

Gözlemsel / non-randomize çalışmalar için ROBINS-I ile bias değerlendirmesini standardize etmek.

Çıktı şablonu

{
  "study_id": "doi:...|pmid:...",
  "outcome": "...",
  "tool": "ROBINS-I",
  "domains": [
    {"domain": "confounding", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "selection_of_participants", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "classification_of_interventions", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "deviations_from_intended_interventions", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "missing_data", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "measurement_of_outcomes", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}},
    {"domain": "selection_of_reported_result", "judgement": "low|moderate|serious|critical|no_info", "support": "...", "evidence_pointer": {}}
  ],
  "overall_judgement": "low|moderate|serious|critical|no_info",
  "notes": []
}

Not

ROBINS-I confounding domain’u için protokole “minimum confounder set” (örn. yaş, hastalık şiddeti, baseline risk) eklemek önerilir.