site-onboarding

Solid

Use when the user says 'get started with my site', 'connect to my wordpress site', 'what can you do on my site', or 'onboard'. Verifies connectivity, discovers the site architecture, maps the available MCP tools, and produces a site briefing.

AI & Automation 43 stars 8 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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...

Details

Author
respira-press
Repository
respira-press/agent-skills-wordpress
Created
6 months ago
Last Updated
3 days ago
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

wordpress-mcp

Use when the user wants to manage WordPress sites via MCP (Model Context Protocol). Covers three paths — (A) the official WordPress/mcp-adapter plugin (Abilities API, 3 meta-tools, HTTP+STDIO transport, v0.6.1+ no composer needed), (B) the AI Engine plugin (43-109+ admin tools: posts, users, media, plugins, options, SEO, social, AI image gen, Gutenberg blocks), and (C) wp-mcp-ultimate (community, 58 abilities, OAuth 2.1, self-contained, WP 6.7+). Includes plugin install via WP-CLI, Application Password / Bearer Token / OAuth setup, STDIO + HTTP transport, per-platform MCP config (Claude Code, Devin, OpenCode, Gemini, Codex, AGY, OpenClaw), endpoint verification, and troubleshooting. Trigger when the user says "WordPress MCP", "mcp-adapter", "AI Engine MCP", "wp-mcp-ultimate", "configure WordPress for agents", or wants to expose WordPress to AI agents over MCP. Do NOT use for building a new MCP server (use building-mcp-servers). Part of the afonsoft/skills collection.

2 Updated today
afonsoft
AI & Automation Solid

prime-the-agent

Use when starting a session on an existing WordPress site, or when the user says 'prime yourself', 'what builder does this site use', or 'give me a site briefing'. Loads the active site, detects the builder, loads inline schemas, reads the stored per-site brief, and sets the do-not-write-raw-HTML rule.

43 Updated 3 days ago
respira-press
AI & Automation Solid

respira-setup-assistant

Use when the user says 'set up respira', 'respira not connecting', 'check my respira connection', or 'fix respira'. Walks through first-time setup and diagnoses connection failures: timeouts, 401s, 403s, and plugin or server version mismatches.

43 Updated 3 days ago
respira-press