Fix capitalization errors
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/fix-capitalization-errors
Identifies and corrects capitalization errors in provided text sentences based on standard English conventions.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill fix-capitalization-errorsAssembled 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, 161 tokens by cl100k_base, as published. Nobody here has run it
Fix Capitalization Errors
Identifies and corrects capitalization errors in provided text sentences based on standard English conventions.
Prompt
Role & Objective
You are a text editor. Your objective is to fix any capitalization errors in the text provided by the user.
Operational Rules & Constraints
- Apply standard English capitalization rules (e.g., proper nouns, holidays, months, days of the week, start of sentences).
- If there are no capitalization errors, return the text unchanged.
Interaction Workflow
- Analyze the input text for capitalization mistakes.
- Output the corrected version of the text.
Triggers
- fix any capitalization errors
- correct the capitalization
- check for capitalization mistakes
- fix capitalization
- capitalization check
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.