audit

Automate multi-faceted website audits covering SEO, performance, accessibility, and security.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/apexradius/agentic-os --skill audit-apexradius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/apexradius/agentic-os/tree/main/skills/audit
Command: npx skills add https://github.com/apexradius/agentic-os --skill audit-apexradius

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of auditing websites, providing a comprehensive analysis of SEO, performance, accessibility, CRO, AEO, security, redirects, images, and source-code pre-deploy checks.

Core Features & Use Cases

  • Comprehensive Audit: Perform SEO, performance, accessibility, CRO, AEO, security, redirects, image checks, and source-code pre-deploy analysis.
  • Flexible Tiers: Choose from quick (3 checks), standard (6), and exhaustive (all 9) tiers to tailor the audit to your needs.
  • Source-Code Audit: Pre-deploy analysis of project directories to catch configuration defects and other issues that HTTP 200 status codes may not reveal.

Quick Start

Run the 'audit' command with the desired tier and optional URL or project directory: /audit <url|project-dir> [quick|standard|exhaustive|source]

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a comprehensive website audit for SEO, performance, and accessibility?

To run a comprehensive website audit, execute the audit command with your URL or project directory. This automates multi-faceted checks across SEO, performance, accessibility, and security to provide a thorough technical assessment.

What is the best way to check source-code configuration defects before deploying a website?

The best way to check source-code configuration defects is using a pre-deploy source-code audit. This process analyzes project directories to catch configuration issues that standard HTTP 200 status checks often miss.

Can I perform a quick SEO and performance check on a single URL?

Yes, you can perform a quick SEO and performance check by running the audit command with the 'quick' tier. This executes three essential checks on your URL to rapidly assess core website metrics without an exhaustive scan.

Does the website audit include CRO, AEO, and security scanning?

Yes, the website audit includes CRO, AEO, and security scanning. Selecting the exhaustive tier runs all nine checks, providing conversion rate optimization insights, answer engine optimization analysis, and technical security vulnerability scanning.

What do I need to provide to automate a full technical SEO and redirect analysis?

To automate technical SEO and redirect analysis, you need to provide access to your project files and target URLs. This allows the audit process to correctly evaluate schema validation, redirects, and image optimization.