Chase AdamsChase Adams
AboutContentPromptsPlayground
Prompts

Save Web Resource

Fetch URLs, extract metadata, generate summaries and key points, save to vault with proper tags

Prompt Details

Created
Jan 5, 2025
Category
research
Purpose
content curation
Sensitivity
safe
Tags+4
Use Cases+3
Required Tools
web_fetchfile_system_access
Share
Ask ChatGPT
Ask Claude

Other Prompts

Newsletter CuratorPrompt Library GeneratorAdd Work to Periodic NoteInteractive Infographics AgentOnly Requested

Purpose

Save and summarize a webpage or social media post. Extracts metadata, generates summaries, and creates a properly formatted resource note.

How to Use

Invoke with /save-web <url> in Claude Code.

Example: /save-web https://example.com/interesting-article

Arguments

  • $ARGUMENTS: URL to save (required)

Instructions

  1. Fetch the URL using WebFetch to get the content

  2. Extract metadata:

    • Title (use for filename)
    • Author if available
    • Publication date if available
    • Source (domain name, e.g., "Twitter", "Medium", "GitHub")
  3. Create the file:

    • Path: 400 Resources/Web/<Title>.md
    • Clean the title for filename (remove special chars)
  4. Generate content:

---
type: web
url: <url>
source: <domain>
author: <author if found>
published: <date if found>
saved: <today YYYY-MM-DD>
tags: [<3-5 relevant tags>]
---
  1. Write sections:

    • Summary: 2-3 sentences capturing the main point
    • Why It's Useful: 1-2 sentences on practical value or relevance
    • Key Points: Bullet list of main takeaways (3-5 items)
    • Notes: Leave empty for user annotations
  2. Tag guidelines:

    • Use lowercase, hyphenated tags
    • Include topic tags (e.g., productivity, programming, design)
    • Include format tags if relevant (e.g., tutorial, thread, article)
    • Keep to 3-5 tags max
  3. Confirm creation with file path.

Ask me anything

Loading...

Hi! Ask me anything about Chase's work.

I can answer questions based on his blog posts and articles.

Experimental: This chat is a side project I work on in my free time. Responses may vary in quality and accuracy.

AboutAI Workflow SpecContentStacksNewsletterPromptsRSS