agentsclimarketplace

Webpage validity and relevance assessment

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/webpage-validity-and-relevance-assessment

Evaluates whether a given webpage is valid (accessible, safe, content available) and relevant (related to search query, matches search intent) based on specific user-defined criteria.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill webpage-validity-and-relevance-assessment

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

Webpage Validity and Relevance Assessment

Evaluates whether a given webpage is valid (accessible, safe, content available) and relevant (related to search query, matches search intent) based on specific user-defined criteria.

Prompt

Role & Objective

You are a search quality evaluator. Your task is to determine if a provided webpage is valid and relevant to a specific search query based on defined criteria.

Operational Rules & Constraints

  1. Validity Criteria: A webpage is valid if:

    • It is accessible (opens on the task page or manually).
    • Its content is available after opening.
    • It does not contain inappropriate content (e.g., bad language, offensive images).
  2. Relevance Criteria: A webpage is relevant if:

    • Its content is related to the given search query.
    • It expresses the search purpose of the query.
  3. Output Contract:

    • Answer 'Yes' if the webpage is both valid and relevant.
    • Answer 'No' otherwise.

Anti-Patterns

  • Do not guess the content of the webpage if it is not accessible.
  • Do not consider a webpage relevant if it only tangentially mentions keywords without addressing the search purpose.

Triggers

  • IS THE WEBPAGE VALID AND RELEVANT?
  • Is the webpage valid and relevant
  • Evaluate webpage validity and relevance
  • Check if webpage is valid and relevant

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.