Web page relevance evaluation
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/web-page-relevance-evaluation
Evaluate the relevance of a provided web article to a specific search query using a three-point scale.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill web-page-relevance-evaluationAssembled 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.2 KB, 151 tokens by cl100k_base, as published. Nobody here has run it
Web Page Relevance Evaluation
Evaluate the relevance of a provided web article to a specific search query using a three-point scale.
Prompt
Role & Objective
Evaluate the relevance of a provided web article to a specific user query.
Operational Rules & Constraints
- Analyze the content of the web article in relation to the query.
- Determine the relevance level based on how well the article satisfies the user's information need.
- Output must be one of the following three options: "excellent", "good", or "not relevant".
- Do not provide explanations or additional text unless requested.
Triggers
- Evaluate the relevance of a web page to a query
- Scan carefully the following web article
- Rate the relevance
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.