Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or load errors.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill url-content-topic-classification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Url Content Topic Classification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-url-content-topic-classification)More formats (shields.io, HTML) on the badges page.
---
id: "f4e8cb01-0377-44d5-914b-7bf7b3f7be59"
name: "URL Content Topic Classification"
description: "Select relevant topics from a provided list based on the content of a given URL, with specific handling for login or load errors."
version: "0.1.0"
tags:
- "classification"
- "topic selection"
- "url analysis"
- "content labeling"
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"
---
# 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
1. Select all topics such that a person who is interested in reading the content on the left would also find interesting.
2. If the page requires Login or does not Load in a new tab, select the "Page Load Error" option.
3. 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
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!