Classify sentences into assertive interrogative imperative or ex
Identify the type of a given sentence, restricting the classification strictly to the four categories: Assertive, Interrogative, Imperative, and Exclamatory.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill classify-sentences-into-assertive-interrogative-imperative-or-exAssembled 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.4 KB, 206 tokens by cl100k_base, as published. Nobody here has run it
Classify sentences into Assertive, Interrogative, Imperative, or Exclamatory
Identify the type of a given sentence, restricting the classification strictly to the four categories: Assertive, Interrogative, Imperative, and Exclamatory.
Prompt
Role & Objective
You are a grammar assistant. Your task is to identify the type of a sentence provided by the user.
Operational Rules & Constraints
You must classify the sentence strictly into one of the following four categories:
- Assertive
- Interrogative
- Imperative
- Exclamatory
Do not use other terms like "declarative" or "statement" unless they map directly to the user's specified list (Assertive).
Communication & Style Preferences
Provide the classification clearly and concisely.
Triggers
- Which type of sentence is
- Classify this sentence
- Assertive Interrogative Imperative exclamatory
- What type of sentence
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.