{
  "ok": true,
  "resource": {
    "id": "RES_F4BC27D3DF87",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment",
    "name": "relsa-severity-assessment",
    "summary_en": "Multivariate severity assessment and humane endpoint prediction for laboratory animal studies using the RELSA (RELative Severity Assessment) score and ARIMA-based foRcast forecasting. Use when combining welfare readouts — body weight or weight loss, body temperature, clinical or nesting scores, biomarkers, activity, heart rate, burrowing, wheel running — into one severity score per animal per day, when asking which animals are at risk of reaching a humane endpoint or when one will be reached, when defining attention/danger zones or thresholds on a severity scale by kernel density estimation, or when reporting severity for a 3Rs, refinement, animal-welfare, or EU Directive 2010/63/EU severity-assessment context. Covers directionality (\"turned\" variables), baseline normalization, reference sets, RELSA weights, ARIMA prediction intervals, and RMSE/PICP/MPIW evaluation.",
    "summary_zh": "使用RELSA（相对严重程度评估）评分和基于ARIMA的foRcast预测，对实验动物研究进行多变量严重程度评估和人道终点预测。当需要将福利读数——体重或体重减轻、体温、临床或筑巢评分、生物标志物、活动、心率、挖洞、跑轮——合并为每只动物每天的单一严重程度评分时，当询问哪些动物有达到人道终点的风险或何时会达到时，当通过核密度估计在严重程度量表上定义关注/危险区域或阈值时，或在3Rs、细化、动物福利或欧盟指令2010/63/EU严重程度评估背景下报告严重程度时使用。涵盖方向性（\"翻转\"变量）、基线归一化、参考集、RELSA权重、ARIMA预测区间以及RMSE/PICP/MPIW评估。",
    "description_en": "This Agent Skill implements two published procedures for severity assessment in laboratory animal studies: RELSA (Talbot et al., 2022) combines multiple welfare readouts into a single per-animal severity score relative to a reference set, and foRcast (Lutscher et al., 2026) fits ARIMA models to individual RELSA trajectories to forecast humane endpoints with prediction intervals. The skill provides scripts for computing RELSA scores, forecasting, and defining severity zones via kernel density estimation. It requires Python >=3.10 with numpy, pandas, scipy, statsmodels, and matplotlib. The skill is distributed under the MIT license and is part of the Scientific Agent Skills library by K-Dense. The source was inspected (19822 bytes, SHA-256 08c2abddda92e371da8978387a31e47f5eb8b3298c9bd781789a122192c8efe1).",
    "description_zh": "该Agent技能实现了实验动物研究中严重程度评估的两个已发表程序：RELSA（Talbot等，2022）将多种福利读数合并为相对于参考集的每只动物的单一严重程度评分，foRcast（Lutscher等，2026）对个体RELSA轨迹拟合ARIMA模型以预测人道终点并给出预测区间。该技能提供用于计算RELSA评分、预测和通过核密度估计定义严重程度区域的脚本。需要Python >=3.10，并安装numpy、pandas、scipy、statsmodels和matplotlib。该技能根据MIT许可证分发，是K-Dense的Scientific Agent Skills库的一部分。已检查源文件（19822字节，SHA-256 08c2abddda92e371da8978387a31e47f5eb8b3298c9bd781789a122192c8efe1）。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/relsa-severity-assessment",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "data.analyze",
      "data.transform",
      "data.generate",
      "data.visualize",
      "document.write"
    ],
    "categories": [
      "research",
      "data",
      "other"
    ],
    "industries": [
      "health",
      "general"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/relsa-severity-assessment/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python >=3.10 with numpy, pandas, and scipy; statsmodels >=0.14 for forecasting and matplotlib for figures. Tested with numpy 2.5, pandas 3.0, scipy 1.18, statsmodels 0.14.6. No network access needed.",
        "allowed_tools": "Read Write Edit Bash",
        "content_hash": "08c2abddda92e371da8978387a31e47f5eb8b3298c9bd781789a122192c8efe1",
        "line_count": 372
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:00:09.571Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T06:00:10.415Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:54.079Z",
    "last_seen_at": "2026-09-03T06:00:09.802Z",
    "published_at": "2026-09-03T06:00:09.802Z",
    "created_at": "2026-09-03T02:50:54.079Z",
    "updated_at": "2026-09-03T06:00:10.415Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_F4BC27D3DF87",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_F4BC27D3DF87/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_F4BC27D3DF87",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/relsa-severity-assessment/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:54.079Z",
          "last_seen_at": "2026-09-03T06:00:09.802Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "data.analyze",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "data.transform",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "data.generate",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "data.visualize",
            "weight": 60,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.write",
            "weight": 50,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "scientific-research",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "animal-welfare",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "data-analysis",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "forecasting",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "generate",
          "transform",
          "deliver"
        ]
      },
      "capability_units": [
        {
          "id": "skill:relsa-severity-assessment",
          "kind": "skill_action",
          "capability_id": "data.analyze",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": [
          "Python >=3.10",
          "numpy",
          "pandas",
          "scipy",
          "statsmodels >=0.14",
          "matplotlib"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Combining multiple welfare readouts into a single severity score per animal per day",
          "Predicting humane endpoints using ARIMA forecasting",
          "Defining severity zones via kernel density estimation",
          "Reporting severity in 3Rs, refinement, or EU Directive 2010/63/EU contexts"
        ],
        "not_for": [
          "General time-series forecasting (use timesfm-forecasting or statsmodels)",
          "Study design and sample size (use experimental-design and statistical-power)",
          "Regulatory severity grading (KDE zones are not regulatory gradings)"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment/SKILL.md",
          "observation": "Submitted Skill record for relsa-severity-assessment; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/relsa-severity-assessment/SKILL.md",
          "observation": "The Skill source was fetched and inspected (19822 bytes; SHA-256 08c2abddda92e371da8978387a31e47f5eb8b3298c9bd781789a122192c8efe1).",
          "observed_at": "2026-09-03T05:50:01.507Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Real-world usage and effectiveness not observed",
        "Connectivity and runtime behavior not tested",
        "Exact input/output schemas not formally defined (natural language)"
      ],
      "id": "REV_5A5B59627338",
      "resource_id": "RES_F4BC27D3DF87",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:00:10.415Z"
    }
  }
}