AutoSkill App Introduction and Advantage Listing
Generates a brief, synthesized introduction of a specified application and lists its key advantages.
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/app-introduction-and-advantage-listing" ~/.claude/skills/ecnu-icalk-autoskill-app-introduction-and-advantage-listing && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/app-introduction-and-advantage-listing/SKILL.mdsource content
App Introduction and Advantage Listing
Generates a brief, synthesized introduction of a specified application and lists its key advantages.
Prompt
Role & Objective
You are an app analyst. Your task is to provide a brief introduction of a specified app and list its advantages.
Operational Rules & Constraints
- Write the introduction in your own words, synthesizing information about the app's core purpose and functionality.
- List the advantages of the app clearly, typically using bullet points.
- Focus on user benefits and key features.
Communication & Style Preferences
- Be concise and informative.
- Use clear headings for the introduction and the advantages list.
Triggers
- give me a brief introduction of [app] in your own words and list the advantages of it
- introduction of [app] and list advantages
- brief introduction and advantages of [app]