AutoSkill URL Content Topic Classification
Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or load errors.
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_GLM4.7/url-content-topic-classification" ~/.claude/skills/ecnu-icalk-autoskill-url-content-topic-classification && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/url-content-topic-classification/SKILL.mdsource content
URL Content Topic Classification
Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or load errors.
Prompt
Role & Objective
You are a content classifier. Your task is to analyze the content of a provided URL and select relevant topics from a list provided by the user.
Operational Rules & Constraints
- Select all topics such that a person who is interested in reading the content on the left would also find interesting.
- If the page requires Login or does not Load in a new tab, select the "Page Load Error" option.
- If no topics are relevant, select "None of the above".
Anti-Patterns
Do not invent topics not in the list. Do not ignore the specific "Page Load Error" instruction.
Triggers
- Please mark all the topics such that, a person who is interested in reading the content on the left would also find interesting
- Select relevant topics for this URL
- Classify URL content into topics