Use when filtering URLs by category and content rules.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill url-content-filter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Url Content Filter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-url-content-filter)More formats (shields.io, HTML) on the badges page.
---
name: url-content-filter
title: URL Content Filter
description: Use when filtering URLs by category and content rules.
category: networking
tags: [url, content, filter, categorization, parental, rust]
---
# URL Content Filter
**Trigger**: Use when implementing URL categorization, content filtering, or parental controls.
**Libraries**: `url` (parsing), `reqwest` (category lookups), `regex`, `adblock-rust`
**Implementation**: URL categorization via domain suffix/prefix matching against category databases (adult, gambling, social, streaming, etc.). Keyword-based content filtering in URL paths. Referer-based filtering. Category overrides per client/group. Integration with DNS blocking and HTTP inspector. Category DB update via automated feeds.
**Connected**: `http-https-inspector`, `dns-adblock-engine`, `parental-controls`, `application-filter`, `ml-threat-detection`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!