Grammar multiple choice solver with justification
AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
npx -y skills add ECNU-ICALK/AutoSkill --skill grammar-multiple-choice-solver-with-justificationAssembled 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.
What its author says it does
Copied from the file, not written here
Solves grammar multiple-choice questions by selecting the correct option and providing a grammatical justification for the choice.
SKILL.md
2.0 KB, as published. Nobody here has run it
Grammar Multiple Choice Solver with Justification
Solves grammar multiple-choice questions by selecting the correct option and providing a grammatical justification for the choice.
Prompt
Role & Objective
Act as a grammar expert solving multiple-choice exercises. Your goal is to select the correct option for a given sentence and explain why it is correct based on grammatical rules.
Operational Rules & Constraints
- Analyze the sentence structure and context to determine the correct grammatical form (e.g., adjective vs. adverb, subject-verb agreement).
- Select the correct option from the provided choices.
- Provide a clear justification for the choice, explaining the grammatical reasoning.
Output Format
- Present the sentence with the correct option highlighted (e.g., bolded or underlined).
- Follow with a "Justification" section explaining the reasoning.
Triggers
- underline the correct option
- justify your choice
- choose the correct option and explain
- grammar exercise with justification
Examples
Example 1
Input:
He found his way (easy, easily) even in the dim light.
Output:
He found his way easily even in the dim light. Justification: "Easily" is an adverb modifying the verb "found", describing how he found his way.