scratchpad-fetch

Community

Aggregate web pages into timestamped scratchpads.

Authorotrebu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Gathering context from multiple web pages or documentation URLs often involves manual copy-pasting, leading to disorganized notes and fragmented information. This Skill automates the aggregation of web content into a single, easy-to-reference file.

Core Features & Use Cases

  • Bulk URL Fetching: Downloads content from multiple URLs provided in a single user prompt, saving you from opening each link individually.
  • Timestamped Scratchpads: Aggregates all fetched content into a single Markdown file, uniquely identified by a timestamp, for organized and chronological reference.
  • Simple Context Gathering: Provides a quick and effective way to collect fresh documentation, articles, or web content, creating a consolidated knowledge base for your tasks.
  • Use Case: When researching a new API or technology, provide a list of documentation links and ask Claude to "gather these docs." It will download all the content into one file, creating a comprehensive, searchable reference for your work without manual effort.

Quick Start

Use scratchpad-fetch to download and aggregate content from these URLs: https://example.com/doc1 https://example.com/doc2

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scratchpad-fetch
Download link: https://github.com/otrebu/agents/archive/main.zip#scratchpad-fetch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository