html-content-analysis
CommunityExtract tech signals from any web page.
Data & Analytics#html#web scraping#json-ld#technology identification#meta tag analysis#css framework detection#cms reconnaissance
Authorhoanghn61
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identifies the technologies powering a website by analyzing its HTML meta tags, comments, script URLs, CSS classes, and JSON-LD structured data, so you can research, verify, or document a site quickly.
Core Features & Use Cases
- Meta generator detection: Finds
<meta name="generator">tags and extracts technology and (when present) version hints for common CMS platforms like WordPress, Drupal, Joomla, Ghost, Hugo, and others. - HTML comment scanning: Extracts “Powered by / Generated by / Built with” clues from HTML comments to improve detection accuracy when official tags are missing.
- Script URL and framework inference: Analyzes script tag URL patterns (e.g.,
/wp-content/,/_next/,/_nuxt/,/static/js/) to infer frameworks, libraries, and ecosystems. - CSS framework class detection: Detects common front-end frameworks by matching characteristic class-name patterns (e.g., Bootstrap, Tailwind CSS, Bulma, Material UI, Chakra UI, Ant Design).
- Structured data extraction: Locates and parses JSON-LD (
application/ld+json) to extract@typeand key signals such as Organization, Product, Article, and WebApplication.
Quick Start
Ask the AI to analyze the target URL and return the detected technologies with evidence sources from meta tags, comments, scripts, CSS classes, and JSON-LD.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: html-content-analysis Download link: https://github.com/hoanghn61/.agents/archive/main.zip#html-content-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.