{
  "id": "skill_827c499e76084524a2e098d80383a3a4",
  "name": "survival-analysis-clinical",
  "description": "Perform Kaplan-Meier estimation, Cox proportional hazards regression, and risk stratification from clinical time-to-event data.",
  "category": "multi_omics",
  "owner_type": "system",
  "created_by_name": "Phylo",
  "verified": false,
  "icon": "flask",
  "keywords": [],
  "default_message": "Run a survival analysis on breast cancer clinical data to identify prognostic factors and stratify patients by risk. Generate a PDF report with an intro, methods, results, conclusions and figures from all of the analyses you perform.",
  "created_at": "2026-04-29T03:43:33.514000",
  "updated_at": "2026-06-02T00:55:59.931000",
  "entrypoint": "SKILL.md",
  "supporting_files": {
    "references/cox-regression-guide.md": {
      "size": 5285,
      "type": "md",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    },
    "references/risk-stratification-guide.md": {
      "size": 2235,
      "type": "md",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    },
    "scripts/basic_workflow.R": {
      "size": 26276,
      "type": "R",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    },
    "scripts/export_results.R": {
      "size": 12237,
      "type": "R",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    },
    "scripts/load_example_data.R": {
      "size": 12913,
      "type": "R",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    },
    "scripts/survival_plots.R": {
      "size": 15988,
      "type": "R",
      "modified": 1777001738,
      "can_edit": false,
      "editor_kind": null
    }
  },
  "_category_display": "Multi-omics"
}