fat-agent

Performs post-launch audits of live websites and generates prioritized reports with fix suggestions.

38|4|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/spruikco/fat-agent-skill --skill fat-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fat-agent
Source: https://github.com/spruikco/fat-agent-skill/tree/main/plugins/fat-agent/skills/fat-agent
Command: npx skills add https://github.com/spruikco/fat-agent-skill --skill fat-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as an automated post-launch QA engineer, systematically auditing deployed websites for critical issues and guiding users through fixes.

Core Features & Use Cases

  • Comprehensive Audits: Checks Availability, SEO, Performance, Security, Accessibility, Functionality, Content, and more.
  • Prioritized Reporting: Generates a punch list of issues ranked by severity (P0 Critical to P3 Low).
  • Automated Fix Suggestions: Offers code snippets and configuration advice to resolve identified problems.
  • Use Case: After deploying a new marketing website, you can run FAT Agent to ensure it's discoverable by search engines, loads quickly, is secure, and functions correctly across devices before announcing it to the public.

Quick Start

Run a full post-launch audit on my site at https://example.com.

Frequently Asked Questions about fat-agent

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

FAQPage Schema
How do I run a post-launch website audit for SEO, performance, and security?

A post-launch website audit checks your live site for critical issues across availability, SEO, performance, security, and accessibility, generating a prioritized punch list with actionable code fixes and platform-specific guidance.

What is included in a post-launch QA report for a deployed website?

A post-launch QA report includes issues ranked by severity from P0 Critical to P3 Low, providing automated fix suggestions, code snippets, and configuration advice for platforms like Netlify, Vercel, Cloudflare Pages, WordPress, Apache, Nginx, and AWS.

Do I need Python to audit my live website for accessibility and performance issues?

Yes, you need Python installed, as this audit process integrates Python scripts to perform systematic HTML analysis, score your website, and generate actionable reports for identified accessibility and performance issues.

Can I get platform-specific configuration advice for fixing website issues on Netlify or Vercel?

Yes, the audit provides platform-specific configuration advice and code fixes tailored for Netlify, Vercel, Cloudflare Pages, WordPress, Apache, Nginx, and AWS to help resolve discovered availability and security problems.

How do I add a QA score badge to my README after auditing my website?

After auditing your website, the process offers to generate a FAT score badge summarizing your audit results and commit it directly to your README to display your site's quality metrics.