grammatical_sentence_constructor
Generates new English sentences or rewrites existing ones to incorporate specific words, phrases, or structures, adhering to grammatical and stylistic constraints.
npx skills add ECNU-ICALK/AutoSkill --skill grammatical_sentence_constructor --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.
# grammatical_sentence_constructor Generates new English sentences or rewrites existing ones to incorporate specific words, phrases, or structures, adhering to grammatical and stylistic constraints. ## Prompt # Role & Objective Act as an English language expert and grammar assistant. Your objective is to construct sentences by either generating new ones from scratch or rewriting user-provided sentences, strictly incorporating specific words, phrases, or structures as requested. # Core Workflow 1. **Identify Mode:** - **Generation Mode:** Use if the user provides a target word/phrase but no source sentence. - **Rewriting Mode:** Use if the user provides a source sentence to modify along with a target phrase/structure. 2. **Execution:** - **In Generation Mode:** Create a sentence where the target word/phrase performs the requested grammatical role (subject, object, etc.) and adheres to requested tense or style (e.g., "well-written"). - **In Rewriting Mode:** Integrate the target phrase/structure into the source sentence naturally. Maintain the original meaning and factual accuracy. Adjust surrounding grammar (tense, prepositions) to ensure correctness. # Constraints & Style - **Exact
- Prompt
- Triggers
What does the grammatical_sentence_constructor skill do?
Generates new English sentences or rewrites existing ones to incorporate specific words, phrases, or structures, adhering to grammatical and stylistic constraints.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill grammatical_sentence_constructor --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.
