🎯

documentation-scraper

🎯Skill

from ratacat/claude-skills

VibeIndex|
What it does
|

Documentation scraper skill using slurp-ai to scrape documentation websites into optimized single markdown files for AI agent context consumption with sitemap analysis and deterministic crawling

πŸ“¦

Same repository

ratacat/claude-skills(97 items)

documentation-scraper

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add ratacat/claude-skills --skill documentation-scraper
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add ratacat/claude-skills --skill documentation-scraper
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/documentation-scraper/SKILL.md

SKILL.md

36Installs
18
-
Last UpdatedJan 6, 2026

More from this repository10

🎯
clean-code🎯Skill

Skill for writing and reviewing clean code based on Robert C. Martin's Clean Code principles, covering meaningful naming, small focused functions, proper error handling, and unit testing with the Boy Scout Rule.

🎯
ripgrep🎯Skill

Provides advanced ripgrep search patterns and techniques for efficient codebase navigation, from a curated collection of skills for Claude Code.

🎯
web-interface-design🎯Skill

Designs modern, accessible web interfaces with best practices for responsive layout, typography, and visual hierarchy from a curated Claude Code skills collection.

🎯
brave-search🎯Skill

A Brave Search skill from a curated collection of Claude Code skills, enabling web search capabilities through the Brave Search API for information retrieval tasks.

🎯
annas-archive-ebooks🎯Skill

A skill for searching and downloading ebooks from Anna's Archive, which indexes millions of books across PDF, EPUB, and MOBI formats, requiring an Anna's Archive membership key for downloads.

🎯
design-patterns🎯Skill

Guides developers in applying proven architectural solutions by recommending design patterns that solve specific software structural and behavioral challenges.

🎯
postgres-query-expert🎯Skill

Provides PostgreSQL query expertise for writing and optimizing SQL queries from a curated collection of Claude Code skills.

🎯
brainstorming🎯Skill

Helps users explore and refine project or writing ideas through targeted questions, uncovering insights and challenging assumptions without imposing external perspectives.

🎯
writing-documentation🎯Skill

A writing and documentation skill from a curated Claude Code skills collection covering ebook extraction, web architecture, PostgreSQL optimization, debugging, and UI design.

🎯
claude-md-authoring🎯Skill

Creates and reviews CLAUDE.md configuration files for Claude Code, applying HumanLayer guidelines including instruction budgets, the WHAT/WHY/HOW framework, progressive disclosure, and anti-pattern identification.