home/categories/lab-tools/zjunlp-skillnet-experiments-src-skills-scienceworld-scienceworld-threshold-evaluator-skill-md
lab-toolsresearch
scienceworld-threshold-evaluator
Use when the agent has just obtained a numerical measurement (temperature, weight, pH) and must compare it against a predefined threshold to determine a binary outcome. This skill extracts the measured value, evaluates it against the threshold condition (above/below), and executes the corresponding branch action such as classification or placement.
maintainer
zjunlp
更新于 3/16/2026
星标
664
分支
64
quick start
Installation and usage
Use when the agent has just obtained a numerical measurement (temperature, weight, pH) and must compare it against a predefined threshold to determine a binary outcome. This skill extracts the measured value, evaluates it against the threshold condition (above/below), and executes the corresponding branch action such as classification or placement.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use scienceworld-threshold-evaluator