mit einem Klick
Universal web crawling and content extraction skill.
npx skills add https://github.com/MarshallEriksen-Neura/Deeting --skill crawlerKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
Universal web crawling and content extraction skill.
npx skills add https://github.com/MarshallEriksen-Neura/Deeting --skill crawlerKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
| name | crawler |
| description | Universal web crawling and content extraction skill. |
The Scout Crawler is a versatile tool for extracting structured information from the web. It can fetch individual pages, render JavaScript-heavy sites, or recursively crawl an entire domain to build a knowledge base.
fetch_web_content: Fetches the clean, readable content of a single URL and returns it in Markdown format. Useful for quick information retrieval from articles or documentation.crawl_website: Automatically follows links from a starting URL to a specified depth and page count. Ideal for comprehensive domain analysis or preparing data for RAG (Retrieval-Augmented Generation).js_mode=true for modern web applications (SPAs) like React or Vue sites to ensure content is fully rendered.max_depth and max_pages for broad crawls.https://).max_depth on massive domains (like Wikipedia or Amazon) as it will waste resources and may get blocked.Provider documentation acquisition and evidence-first candidate drafting for desktop-local provider onboarding.
Expert plugin for discovering AI Providers and writing local provider presets.
Proactive monitoring and alerting system.
Guidance for installing skills into shared directories that Deeting scans and can refresh directly.
A simple local Deeting plugin that greets the user and emits a UI card.