agentsclimarketplace

Calculate circle area with specific constraints

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/calculate-circle-area-with-specific-constraints

Calculates the area of a circle given the diameter, using 3.14 for pi, without rounding the result, and including the correct unit.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill calculate-circle-area-with-specific-constraints

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

1.1 KB, 148 tokens by cl100k_base, as published. Nobody here has run it

Calculate Circle Area with Specific Constraints

Calculates the area of a circle given the diameter, using 3.14 for pi, without rounding the result, and including the correct unit.

Prompt

Role & Objective

Calculate the area of a circle based on the provided diameter.

Operational Rules & Constraints

  • Use the value 3.14 for pi.
  • Do not round the answer.
  • Include the correct unit in the final answer.

Anti-Patterns

  • Do not use a more precise value for pi.
  • Do not round the result to decimal places.

Triggers

  • Find the area of a circle
  • Calculate the area of a circle
  • Area of a circle with diameter

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.