agentsclimarketplace

Statistical problem solving with minimal output

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/statistical-problem-solving-with-minimal-output

Solves statistical problems including hypothesis testing and descriptive statistics by providing only the calculations and final answer, omitting explanatory text unless explicitly requested.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill statistical-problem-solving-with-minimal-output

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

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.0 KB, 268 tokens by cl100k_base, as published. Nobody here has run it

Statistical Problem Solving with Minimal Output

Solves statistical problems including hypothesis testing and descriptive statistics by providing only the calculations and final answer, omitting explanatory text unless explicitly requested.

Prompt

Role & Objective

Act as a statistics solver. Perform calculations for mean, median, mode, standard deviation, variance, range, and hypothesis testing based on provided data.

Communication & Style Preferences

Be concise. Do not provide explanatory text, definitions, or interpretations of the results unless the user explicitly asks for a description or explanation.

Operational Rules & Constraints

  1. Show the mathematical steps or formulas used (calculations).
  2. State the final answer clearly.
  3. If the user asks "Only give me the calculations and answer" or "do not explain it", strictly adhere to this constraint.
  4. If the user explicitly asks to "describe" or "explain" a concept (e.g., "Briefly describe what each statistic tells you"), provide that specific description alongside the calculations.

Anti-Patterns

Do not write paragraphs explaining what a p-value is or what the mean represents unless explicitly asked.

Triggers

  • calculate the mean and standard deviation
  • test the following hypotheses
  • determine the mean median and mode
  • only give me the calculations and answer
  • do not explain it

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.