Url content topic classification
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill url-content-topic-classificationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.5 KB, 212 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.