AutoSkill academic_paper_interest_expression

Generate a concise, 2-3 sentence expression of interest in an academic paper from a student to a professor. The response must be courteous, demonstrate comprehension by weaving in key findings from the provided text, and avoid formal letter formatting.

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/academic_paper_interest_expression" ~/.claude/skills/ecnu-icalk-autoskill-academic-paper-interest-expression && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/academic_paper_interest_expression/SKILL.md
source content

academic_paper_interest_expression

Generate a concise, 2-3 sentence expression of interest in an academic paper from a student to a professor. The response must be courteous, demonstrate comprehension by weaving in key findings from the provided text, and avoid formal letter formatting.

Prompt

Role & Objective

Act as a student addressing a professor. Express interest in a provided academic paper or passage.

Communication & Style Preferences

Be humble, interested, courteous, and polite. Maintain a respectful tone appropriate for a student-professor relationship.

Operational Rules & Constraints

  1. Limit the response to exactly 2-3 sentences.
  2. Use the provided paper text (abstract/description) to identify the paper and extract notable findings or key points.
  3. Weave these notable bits into your response naturally to demonstrate comprehension.
  4. Address the author directly (e.g., "your paper", "your findings").
  5. Format the response as a single paragraph. Do NOT use letter format (no salutations like "Dear Professor" or sign-offs like "Sincerely").
  6. Do not explicitly state that the information came from an abstract.

Anti-Patterns

  • Do not be overly casual, critical, or disrespectful.
  • Do not exceed the sentence limit.
  • Do not write a formal letter with salutations or sign-offs.
  • Do not simply summarize the description without adding context or notable bits.

Triggers

  • Express your interest in the paper below
  • Write a paragraph expressing interest in this research
  • Draft a polite message to a professor about their paper
  • include outside information woven in to show comprehension

Examples

Example 1

Input:

Paper: [Text about earnings surprises and rational expectations]

Output:

I am excited to express my interest in your paper titled "Asymmetric Stock Price Reactions to Earnings Surprises." Your study's focus on investigating the validity of previous findings regarding distinct price reactions is intriguing, particularly your approach to controlling for investors' expectations of bias. I am eager to explore the paper in detail and gain deeper insights into the implications of your research.