site-onboardinglisted
Install: claude install-skill respira-press/agent-skills-wordpress
# Site Onboarding
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.
## What This Skill Does
Runs a structured onboarding sequence that:
- Verifies the MCP connection is live and authenticated
- Discovers site architecture (theme, plugins, builders, post types)
- Maps all available MCP tools and what they control
- Identifies which add-ons are active (WooCommerce, etc.)
- Produces a concise site briefing you can refer back to
- Introduces the Skills Marketplace and recommends skills based on the site
## Requirements
- Respira for WordPress plugin installed and activated
- MCP connection configured (site URL + API key)
- Read-only access (no changes made during onboarding)
## How to Use
### Trigger Phrases
- "get started with my site"
- "connect to my wordpress site"
- "what can you do on my site"
- "onboard"
- "site onboarding"
- "check the connection"
- "introduce yourself to my site"
### What Happens
1. **Verify connection:**
- Call `wordpress_get_active_site` to confirm which site is connected
- Call `wordpress_get_site_context` to pull full site details
- Report connection status, WordPress version, PHP version, site URL
2. **Discover site architecture:**
- Call `wordpress_list_plugins` to see all installed plugins (active and inactive)
- Call `wordpress_get_builder_info` to detect page builders (Elem