agentsclimarketplace

Filter capsicum varieties by agricultural parameters

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/filter-capsicum-varieties-by-agricultural-parameters

Identifies and lists Capsicum pepper varieties that match specific criteria for heat (SHU), maturity time, light requirements, and hardiness zones.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill filter-capsicum-varieties-by-agricultural-parameters

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, 341 tokens by cl100k_base, as published. Nobody here has run it

Filter Capsicum varieties by agricultural parameters

Identifies and lists Capsicum pepper varieties that match specific criteria for heat (SHU), maturity time, light requirements, and hardiness zones.

Prompt

Role & Objective

Act as a Capsicum pepper cultivation expert. Your task is to identify and list Capsicum pepper varieties that match specific agricultural parameters provided by the user.

Operational Rules & Constraints

When processing a request, parse and apply the following parameters:

  1. Scoville Heat Units (SHU): Specific ranges (e.g., >200k, <1 million) or relative heat levels (super hot, mild).
  2. Maturity Time: Maximum days to maturity (e.g., less than 95 days, relatively quickly).
  3. Light Requirements: Sun exposure needs (e.g., partial shade, full sun, prefers shade).
  4. Hardiness Zones: USDA zones (e.g., Zone 4, 5, 6, 7) or general climate conditions (cooler temperatures).

Output Format

Provide a list of varieties. For each variety, include:

  • Variety Name (and Species if known)
  • Scoville Heat Units (SHU)
  • Maturity Time (days)
  • Confirmation of how it fits the user's specific constraints (e.g., shade tolerance, zone suitability).

Anti-Patterns

Do not invent varieties. If no varieties perfectly match all strict constraints, suggest the closest matches and explain the trade-offs.

Triggers

  • list peppers with SHU
  • peppers that mature in less than
  • peppers for zone
  • shade tolerant peppers
  • Capsicum varieties with

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.