analyzing-websites

Crawl a website URL to generate sitemaps, wireframes, and content analysis in Mermaid, Markdown, JSON, and HTML/CSS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sekka/dotfiles --skill analyzing-websites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzing-websites
Source: https://github.com/sekka/dotfiles/tree/main/home/.claude/skills/analyzing-websites
Command: npx skills add https://github.com/sekka/dotfiles --skill analyzing-websites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

指定URLのウェブサイトをクロールし、サイトマップ・ワイヤーフレーム・コンテンツ分析を作成します。

Core Features & Use Cases

  • サイトマップ出力(Mermaid/Markdown/JSON)
  • ワイヤーフレーム出力(Markdown+ASCII/HTML/CSS)
  • コンテンツ分析サマリー

Quick Start

公開サイトのURLを渡すと、サイトマップとワイヤーフレーム案が生成されます。

Frequently Asked Questions about analyzing-websites

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a sitemap from a website URL?

Website sitemap generation crawls a given URL to produce structured maps in multiple formats—Mermaid diagrams, Markdown lists, or JSON—capturing the site's hierarchy and page organization at configurable depth levels.

Can I create wireframes automatically from a live website?

Yes, wireframe generation analyzes page structure and layout to produce wireframe outputs in Markdown+ASCII or HTML/CSS format, supporting UX planning and redesign briefs without manual markup.

What crawl depth options are available for site analysis?

Crawl depth is adjustable—1 level, 2 levels, 3 levels, or deeper as needed—allowing you to control scope from shallow homepage-only scans to comprehensive multi-tier exploration.

Does website analysis respect robots.txt and rate limits?

Yes, the tool respects robots.txt directives, applies rate limiting, filters to single-domain crawls, excludes external links and non-page resources, and requires no authentication to access public pages.

What output formats does site analysis produce?

Site analysis generates outputs in Mermaid diagrams, Markdown lists, JSON structured data, and wireframes in Markdown+ASCII or HTML/CSS, supporting site inventories and content audits in your preferred format.

Can I use this for website redesign planning?

Yes, content analysis summaries paired with generated wireframes and sitemaps create redesign briefs, enabling UX teams to audit existing structure, identify gaps, and plan improvements from crawled data.