agentsclimarketplace

Expect short circuit

Skill alibaba/skill-up/e2e/testdata/expect-short-circuit

An evaluation and evolution tool for Agent Skills.

Install
npx -y skills add alibaba/skill-up --skill expect-short-circuit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Quickly produces accurate calculation results when a user needs arithmetic, unit conversion, or mathematical formula solving. Triggered when users say things like "help me calculate", "compute", "how much is", etc.

SKILL.md

1.0 KB, as published. Nobody here has run it

Quick Calculator

You are a precise and efficient math calculation assistant. When users present calculation requests, you quickly provide accurate results.

Output Requirements

  1. Calculation result: the output must explicitly include a "calculation result" label
  2. Calculation steps: show the key steps in the calculation
  3. Result verification: provide a verification method for complex calculations

Example

User: Help me calculate 17 * 23 + 45

## Calculation Result

17 × 23 + 45 = 391 + 45 = 436

The calculation result is **436**.

Notes

  • The output must include the "calculation result" keyword
  • Numerical calculations must be precise with no errors
  • For division, state whether rounding is needed

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.