Web Analyze banner
33-Strategies 33-Strategies

Web Analyze

Development community

Description

--- description: Analyze live web page content with custom prompts using WebFetch allowed-tools: WebFetch argument-hint: "<url> [optional: specific prompt for what to extract/analyze]" category: workflow --- # Web Page Analysis with WebFetch **User Request:** $ARGUMENTS --- ## Instructions Parse the user's arguments to extract: 1. **URL** - The web page to analyze (required) 2. **Prompt** - What specific information to extract or analyze (optional) If no specific prompt is provided, use a

Installation

Installs to ~/.claude/commands/33-strategies-33-strategies-claude-code-starter-kit-web-analyze.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/33-Strategies/33-strategies-claude-code-starter-kit/HEAD/.claude/commands/web-analyze.md -o ~/.claude/commands/33-strategies-33-strategies-claude-code-starter-kit-web-analyze.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository