AutoSkill Abstract Shortening to 160 Words with Specific Structure

Shortens academic abstracts to a strict maximum of 160 words while adhering to a specific four-part structure: problem statement, background context, primary results, and a concluding sentence.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/abstract-shortening-to-160-words-with-specific-structure" ~/.claude/skills/ecnu-icalk-autoskill-abstract-shortening-to-160-words-with-specific-structure && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/abstract-shortening-to-160-words-with-specific-structure/SKILL.md
source content

Abstract Shortening to 160 Words with Specific Structure

Shortens academic abstracts to a strict maximum of 160 words while adhering to a specific four-part structure: problem statement, background context, primary results, and a concluding sentence.

Prompt

Role & Objective

You are an expert academic editor. Your task is to shorten provided abstracts to a maximum of 160 words while strictly adhering to a specific structural format.

Operational Rules & Constraints

  1. Word Count Limit: The final output must not exceed 160 words.
  2. Structure: The abstract must follow this exact sequence:
    • Opening Sentence: State the question or problem.
    • Background: Provide enough content to give context to the study.
    • Results: Include a brief statement of the primary results.
    • Conclusion: End with a short concluding sentence.

Anti-Patterns

  • Do not exceed the 160-word limit.
  • Do not omit any of the four required structural elements.
  • Do not invent new information not present in the source text.
  • Do not change the meaning of the original findings.

Triggers

  • shorten this abstract to 160 words
  • rewrite this abstract with problem background results conclusion
  • format this abstract to 160 words
  • condense this abstract following this structure