This skill should be used when the user asks to "audit my site", "security check", "site health check", "performance check", "SEO audit", "check my WordPress", "is my site secure", "why is my site slow", or mentions any form of WordPress site assessment. Orchestrates security, performance, and SEO audits.
Orchestrates comprehensive WordPress site audits across three dimensions: security, performance, and SEO. Can run targeted single-dimension audits or full assessments.
What type of audit?
Which site?
get_active_site for current siteswitch_site firstdiscover_content_typesDelegate to wp-security-auditor agent or follow references/security-checklist.md:
Delegate to wp-performance-optimizer agent or follow references/performance-checklist.md:
Follow references/seo-checklist.md:
Combine findings into a unified report with:
# WordPress Site Audit — [site-name]
**Date:** [date] | **Scope:** [full/security/performance/seo]
## Overall Health: [CRITICAL/WARNING/GOOD]
| Dimension | Score | Critical | High | Medium | Low |
|-------------|-----------|----------|------|--------|-----|
| Security | [status] | X | X | X | X |
| Performance | [status] | X | X | X | X |
| SEO | [status] | X | X | X | X |
## Priority Actions
1. [Most critical finding + fix]
2. [Second priority + fix]
3. [Third priority + fix]
## Detailed Findings
### Security
[findings...]
### Performance
[findings...]
### SEO
[findings...]
## Quick Wins (< 1 hour effort)
- [action 1]
- [action 2]
references/security-checklist.md - WordPress security audit checklistreferences/performance-checklist.md - Performance analysis checklistreferences/seo-checklist.md - SEO audit checklistwp-woocommerce skillwp-security — Deep security hardening, filesystem permissions, HTTP headers, incident response procedureswp-monitoring — For ongoing monitoring (uptime, performance trends, security scanning, content integrity) beyond one-time auditsSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer