From Respira WordPress Skills Library
Runs first-run onboarding for WordPress sites connected via Respira MCP: verifies connectivity, discovers site architecture, maps available MCP tools, and generates a site briefing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/respira-wordpress-skills:site-onboardingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
First-run primer for AI coding tools connected to WordPress via Respira MCP. Verifies the connection, discovers everything about the site, and produces a briefing so you know exactly what you can do.
First-run primer for AI coding tools connected to WordPress via Respira MCP. Verifies the connection, discovers everything about the site, and produces a briefing so you know exactly what you can do.
Runs a structured onboarding sequence that:
Verify connection:
wordpress_get_active_site to confirm which site is connectedwordpress_get_site_context to pull full site detailsDiscover site architecture:
wordpress_list_plugins to see all installed plugins (active and inactive)wordpress_get_builder_info to detect page builders (Elementor, Bricks, Divi, etc.)wordpress_list_post_types to map all content typeswordpress_list_taxonomies to map all taxonomieswordpress_list_pages to understand content structurewordpress_list_menus to see navigation setupMap capabilities:
Generate site briefing:
Introduce the Skills Marketplace:
Produces a site briefing with these sections:
## Site Briefing: example.com
### Connection
- Connected to https://example.com (WordPress 6.7.1, PHP 8.2)
- Respira v4.3.1, MCP v2 active
- Authenticated as: admin
### Architecture
- Theme: flavor starter (flavor starter child)
- Builder: Bricks Builder v1.12.2
- 14 active plugins | 2 inactive
- 23 pages | 8 posts | 3 custom post types (portfolio, testimonial, team)
### What I Can Do
**Content:** Create, edit, duplicate, and delete pages, posts, and custom posts
**Builder:** Read and edit Bricks Builder elements on any page
**Media:** Upload, replace, and optimize images
**SEO:** Analyze SEO, readability, and structured data (Yoast detected)
**Navigation:** Create and manage menus and menu items
**Snapshots:** Take before/after snapshots for safe editing with approval workflows
### Skills Marketplace
Your site can benefit from these AI skills — install them from **Respira → Skills** in your WordPress admin or visit https://www.respira.press/skills:
| Skill | What it does | Relevant? |
|-------|-------------|-----------|
| WordPress Site DNA | Deep site archaeology and health score | Yes — recommended for all sites |
| Technical Debt Audit | Find orphaned content, unused plugins, bloat | Yes |
| WooCommerce Health Check | Store diagnostics and checkout analysis | No — WooCommerce not detected |
| Mobile Experience Report | Responsive layout and touch target analysis | Yes |
| SEO & AEO Amplifier | On-page SEO audit with schema markup | Yes — Yoast detected |
| AI Image Optimizer | Compress, resize, WebP conversion | Yes — 156 media items found |
| Internal Link Builder | Strategic internal linking across content | Yes — 31 pages + posts |
| Content Portability | Export, backup, migrate content with builder data | Yes — recommended for all sites |
### Suggested Next Steps
1. Install the **WordPress Site DNA** skill for a full site health audit
2. Install the **SEO & AEO Amplifier** skill to optimize your top pages
3. Try asking me to edit a page: "Update the hero heading on the homepage"
npx claudepluginhub respira-press/agent-skills-wordpressPerforms archaeological analysis of WordPress sites: detects page builders, analyzes plugins, maps content structure, identifies orphaned shortcodes, and assesses security posture.
Manages WordPress sites via the WP Umbrella Public API: list projects, check status, update plugins/themes, review vulnerabilities, find broken links, optimize databases, and manage maintenance customers.
Audits Webflow sites for pages, CMS collections, structure, SEO issues, orphans, duplicates, and health scores. Useful for analysis, migration planning, or understanding site structure.