Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计通过

acmg-variant-classificationacmg 变异分类

Agent Skill

acmg-variant-classification 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,928

周安装

167

GitHub Stars

公开资料未说明

下载量

1,376
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:acmg-variant-classification(acmg 变异分类)
来源仓库:https://github.com/alex4xu/acmg-variant-classification
安装命令:
openclaw skills install acmg-variant-classification
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install acmg-variant-classification

简介

acmg-variant-classification 用于补充开发相关能力。

  • 适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。
  • 通过 clawhub 安装,结合来源仓库 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态及是否会触发联网或命令执行。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
acmg-variant-classification
description
Standard workflow for ACMG/AMP germline small-variant classification — collect evidence, assign criteria, detect conflicts, and produce a review-ready classification summary. Use when a user wants a structured ACMG/AMP-style interpretation workflow for a germline SNV/indel, including guided evidence intake, criteria assignment, conflict handling, and provisional classification.

ACMG Variant Classification

Use this skill when a user wants a structured ACMG/AMP-style interpretation workflow for a germline SNV/indel.

Interaction mode

Default to a guided interview workflow.

When using this skill with a live user:

  1. Ask for one block of information at a time
  2. Wait for the user's answer before moving on
  3. Do not request all evidence at once unless the user asks for a bulk template
  4. Explicitly track what is known, unknown, and still needed
  5. Treat phenotype, family history, segregation data, and parental genotypes as user-supplied inputs that may arrive incrementally

Recommended guided sequence:

  1. Variant identity: gene, transcript, build, c.HGVS, p.HGVS, variant type
  2. Clinical phenotype / suspected disease
  3. Inheritance model and family structure
  4. Parental genotype status and de novo / segregation details
  5. Population / database / literature evidence
  6. Functional and computational evidence
  7. Criteria assignment and final review

At each step, summarize back in one compact block:

  • confirmed facts
  • missing facts
  • provisional ACMG implications

Safety / scope

Always say clearly:

  • This is decision support, not a final clinical diagnosis.
  • Gene/disease-specific ClinGen guidance overrides generic ACMG rules where applicable.
  • Final classification requires expert manual review.

Inputs you should collect

Use templates/intake.md and ask for or normalize these fields:

  • Gene
  • Transcript
  • Genome build
  • c.HGVS
  • p.HGVS
  • Variant type
  • Zygosity
  • Inheritance model
  • Phenotype / disease context
  • Population frequency evidence
  • Functional evidence
  • Segregation / de novo evidence
  • Database assertions
  • Literature evidence

If transcript, genome build, or HGVS is unclear, stop and ask for clarification before classification.

Standard workflow

Step 1: Confirm scope

Proceed only if all are true:

  1. Variant is a germline small variant (SNV/indel)
  2. Naming/build/transcript are defined
  3. User understands output is review-only
  4. Any gene-specific ACMG framework has been checked

Step 2: Normalize the record

Create a clean variant record using templates/intake.md.

Step 3: Gather evidence by ACMG bucket

Pathogenic side:

  • PVS1
  • PS1, PS2, PS3, PS4
  • PM1, PM2, PM3, PM4, PM5, PM6
  • PP1, PP2, PP3, PP4

Benign side:

  • BA1
  • BS1, BS2, BS3, BS4
  • BP1, BP2, BP3, BP4, BP5, BP7

Step 4: Assign criteria carefully

Use templates/evidence-table.md. For each criterion, record:

  • code
  • strength
  • triggered yes/no
  • reason
  • source
  • caveat / limitation

Do not double count overlapping evidence.

Step 5: Evaluate conflicts

If both pathogenic and benign evidence exist:

  1. Check whether evidence is truly independent
  2. Downgrade/remove misapplied criteria if needed
  3. If conflict remains unresolved, prefer VUS over forced certainty
  4. State what additional data could resolve the conflict

Step 6: Apply combination logic

Use scripts/classifier.py or reproduce its logic manually.

Pathogenic if any:

  • 1 Very Strong + >=1 Strong
  • 1 Very Strong + >=2 Moderate
  • 1 Very Strong + 1 Moderate + 1 Supporting
  • 1 Very Strong + >=2 Supporting
  • >=2 Strong
  • 1 Strong + >=3 Moderate
  • 1 Strong + 2 Moderate + >=2 Supporting
  • 1 Strong + 1 Moderate + >=4 Supporting
  • >=3 Moderate + >=3 Supporting

Likely Pathogenic if any:

  • 1 Very Strong + 1 Moderate
  • 1 Strong + 1 to 2 Moderate
  • 1 Strong + >=2 Supporting
  • >=3 Moderate
  • 2 Moderate + >=2 Supporting
  • 1 Moderate + >=4 Supporting

Benign if any:

  • BA1
  • >=2 Strong benign criteria

Likely Benign if any:

  • 1 Strong benign + 1 Supporting benign
  • >=2 Supporting benign

Else: VUS

Guided questioning pattern

Use short, sequential prompts:

  • Step A: ask only for variant identity fields
  • Step B: ask only for phenotype and suspected diagnosis
  • Step C: ask only for pedigree / family history / inheritance
  • Step D: ask only for parental genotypes and segregation/de novo details
  • Step E: ask only for outside evidence such as ClinVar, literature, frequency, and functional assays
  • Step F: summarize triggered or candidate ACMG criteria before giving a provisional class

Included files

  • templates/intake.md
  • templates/evidence-table.md
  • references/sop.md
  • references/test_cases.json
  • scripts/classifier.py

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.69%
按下载量换算986

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills