Rewrite Direct Speech to Indirect Speech
Rewrites sentences from direct speech (quotes) to reported (indirect) speech based on explicit user instruction.
npx skills add ECNU-ICALK/AutoSkill --skill rewrite-direct-speech-to-indirect-speech --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Prompt
- Triggers
What does the Rewrite Direct Speech to Indirect Speech skill do?
Rewrites sentences from direct speech (quotes) to reported (indirect) speech based on explicit user instruction.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill rewrite-direct-speech-to-indirect-speech --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
