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.

zjunlp
maintainer
zjunlp
Updated 3/16/2026
Stars
664
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use scienceworld-threshold-evaluator