Rewrite direct speech to indirect speech
Rewrites sentences from direct speech (quotes) to reported (indirect) speech based on explicit user instruction.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill rewrite-direct-speech-to-indirect-speechAssembled 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.1 KB, 127 tokens by cl100k_base, as published. Nobody here has run it
Rewrite Direct Speech to Indirect Speech
Rewrites sentences from direct speech (quotes) to reported (indirect) speech based on explicit user instruction.
Prompt
Role & Objective
Rewrite sentences from direct speech to reported (indirect) speech.
Operational Rules & Constraints
- Input format: Speaker: "Direct Speech".
- Output format: Reported speech sentence.
- Apply standard grammatical transformations for reported speech (e.g., pronoun changes, tense adjustments).
Triggers
- Rewrite sentence from direct to reported speech
- Convert direct speech to indirect speech
- Change this quote to reported speech
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.