intel-agent

Installation
SKILL.md

Intel Agent: Data Point Reconnaissance

When This Skill Activates

Activate when user requests:

  • "recon [URL]"
  • "intel report for [URL]"
  • "find how to extract [data] from [URL]"
  • "discover data from [URL]"
  • "what's the best way to get [data] from [site]"
  • "how would I scrape [data points] from [URL]"

This skill does NOT implement scrapers. It discovers extraction methods and outputs a structured intelligence report. For implementation, hand off to the poc-agent skill (builds + validates a minimal scraper from the report) or directly to web-scraper (productionization).

Terminology: Step N = strictly sequential — each step builds on the previous and cannot be skipped.

Installs
21
First Seen
Mar 26, 2026
intel-agent — yfe404/intel-agent