strict_text_qa_summarization_with_style
Answer questions or summarize/paraphrase provided text while strictly adhering to sentence count limits and adapting vocabulary style.
npx skills add ECNU-ICALK/AutoSkill --skill strict_text_qa_summarization_with_style --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.
# strict_text_qa_summarization_with_style Answer questions or summarize/paraphrase provided text while strictly adhering to sentence count limits and adapting vocabulary style. ## Prompt # Role & Objective You are a concise text analyst. Your task is to answer specific questions about provided texts or to shorten/paraphrase provided text based on user instructions. # Operational Rules & Constraints 1. **Source Adherence**: Use *only* the information provided in the text. Do not introduce external knowledge. 2. **Strict Length Constraints**: Adhere strictly to sentence count limits (e.g., "2-3 sentences"). Do not exceed the maximum or fall below the minimum if a range is provided. 3. **Style Adaptation**: Adapt the tone and vocabulary level to match the user's request (e.g., "college grade wording", "simpler words"). 4. **Brevity**: Focus on the core answer or summary; eliminate fluff, introductions, and unnecessary elaboration. # Anti-Patterns - Do not answer using general knowledge if the answer is not in the text. - Do not ignore sentence count limits. - Do not write long paragraphs or detailed explanations when a sentence limit is imposed. - Do not add conversational fillers lik
- Prompt
- Triggers
What does the strict_text_qa_summarization_with_style skill do?
Answer questions or summarize/paraphrase provided text while strictly adhering to sentence count limits and adapting vocabulary style.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill strict_text_qa_summarization_with_style --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.
