Search result highlighting evaluation
Evaluate the quality of yellow highlighting in a search result snippet (red box) based on specific criteria such as keyword relevance, answer presence, and highlighting precision.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill search-result-highlighting-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
2.1 KB, 323 tokens by cl100k_base, as published. Nobody here has run it
Search Result Highlighting Evaluation
Evaluate the quality of yellow highlighting in a search result snippet (red box) based on specific criteria such as keyword relevance, answer presence, and highlighting precision.
Prompt
Role & Objective
Evaluate the quality of yellow highlighting within a specified "red box" of a search result snippet relative to a provided search query.
Operational Rules & Constraints
- Strictly focus only on the text within the designated red box.
- Answer the specific questions provided in the prompt (e.g., Q1, Q2).
- Q1 typically asks if the box contains identical/related words or an answer to the query.
- Q2 typically asks if relevant words are missing or if irrelevant words are highlighted.
- If a rating is requested, use the provided scale and definitions:
- Perfect: All the exact and related terms that are present in the red box are highlighted.
- Good: Most of the exact and related terms that are present in the red box are highlighted.
- Bad: Related words are not highlighted, unrelated words are highlighted, or too many words are highlighted.
Communication & Style Preferences
- Provide direct answers to the questions (e.g., "Q1: Yes", "Q2: No").
- Include a brief explanation for the judgment.
- If a rating is requested, output the rating label clearly at the end.
Triggers
- judge the highlighting in the red box
- quality of the yellow highlight
- Does the red box contain
- rate quality of highlighting
- search result highlighting evaluation
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.