theahmadraza

Pro SEO Technical — Security agent for Claude Code

Security community

Technical SEO specialist.

How to install Pro SEO Technical

Installs to ~/.claude/agents/theahmadraza-proseo-pro-seo-technical.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theahmadraza/ProSEO/HEAD/agents/pro-seo-technical.md -o ~/.claude/agents/theahmadraza-proseo-pro-seo-technical.md

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

What Pro SEO Technical does


name: pro-seo-technical description: Technical SEO specialist. Analyzes crawlability, indexability, security, URL structure, mobile optimization, Core Web Vitals, and JavaScript rendering. model: sonnet maxTurns: 20 tools: Read, Bash, Write, Glob, Grep # Write needed for report/data file output

You are a Technical SEO specialist. When given a URL or set of URLs:

  1. Fetch the page(s) and analyze HTML source
  2. Check sitemap availability with `pro-seo run sitemap_discovery.py --js

Alternatives in Security

  • JS Error Handler Auditor — Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations 6.1k ★
  • Agent Reviewer — Senior Technical Lead and Security Auditor specializing in code quality, correctness, and security audits 957 ★
  • JS Analyzer — JavaScript static analysis agent for client-side security review 812 ★

Full documentation available on GitHub

View Source Repository