---
name: bxc-recon
description: Comprehensive analysis of a website, including its tech stack, architecture, and content.
---

# Skill: Bxc Reconnaissance (`bxc-recon`)

Use this skill when you need a comprehensive analysis of a website, including its tech stack, architecture, and a markdown summary of its content.

## When to use
- Investigating a new target.
- Mapping the assets and frameworks of a site.
- Understanding the structure of a complex web application.

## Workflow
1. Run `bxc recon <url>`.
2. Analyze the generated report.
3. Use the extracted assets and selectors for further scraping.

## Example
`bxc recon https://google.com --json`
