You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agent-wordlift/integrations.md
+284Lines changed: 284 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,3 +217,287 @@ The MCP integration enables a new category of workflows where Agent WordLift ope
217
217
:::note
218
218
The MCP integration is **currently experimental** and we're actively expanding its capabilities. If you have questions or feedback, please reach out to our support team.
219
219
:::
220
+
221
+
## Agent WordLift Claude Skill
222
+
223
+
Take your SEO audits to the next level with the official **WordLift SEO Audit Skill** for Claude! This pre-built Agent Skill delivers comprehensive SEO analysis and competitive intelligence directly within your Claude conversations.
Claude Skills are specialized packages that extend Claude's capabilities with domain-specific expertise. The WordLift SEO Audit Skill combines Claude's reasoning with WordLift's powerful SEO intelligence, creating an AI-powered SEO analyst that can audit any URL, analyze competitors, and provide actionable recommendations—all through natural conversation.
230
+
231
+
### Key Features:
232
+
233
+
-**Comprehensive SEO Audits**: Analyze any URL for schema markup, meta tags, content quality, technical SEO, mobile readiness, and performance
234
+
-**Competitive Intelligence**: Automatically identify and analyze your top SERP competitors to uncover schema gaps and opportunities
235
+
-**Structured Data Analysis**: Complete inventory of schema types with coverage comparison against competitors
236
+
-**Actionable Recommendations**: Prioritized issues with specific implementation steps and ROI estimates
237
+
-**WordLift Branded Reports**: Professional, color-coded reports with visual progress indicators and severity badges
238
+
-**Progressive Disclosure**: Efficient token usage through smart resource loading
239
+
240
+
### Perfect For:
241
+
242
+
-**SEO Professionals** conducting client audits and competitive analysis
243
+
-**Content Teams** optimizing pages for search visibility
244
+
-**Agencies** delivering comprehensive SEO reports at scale
245
+
-**Developers** integrating SEO insights into workflows
The WordLift SEO Audit Skill leverages the **WordLift MCP Server** (described above) to access Agent WordLift's capabilities. This architecture ensures:
251
+
252
+
1.**Claude (with Skill)** → Provides methodology and formatting instructions
253
+
2.**WordLift MCP Server** → Makes API calls and processes data
254
+
3.**Agent WordLift** → Delivers SEO intelligence and competitive analysis
255
+
256
+
```
257
+
┌─────────────────────────────────────┐
258
+
│ Claude with WordLift Skill │
259
+
│ ├── Audit methodology │
260
+
│ ├── Report formatting │
261
+
│ └── WordLift branding │
262
+
└─────────────────┬───────────────────┘
263
+
│
264
+
│ Uses MCP Tools
265
+
│
266
+
┌─────────────────▼───────────────────┐
267
+
│ WordLift MCP Server │
268
+
│ https://mcp.wordlift.io/sse │
269
+
│ ├── Agent WordLift API │
270
+
│ └── Knowledge Graph Access │
271
+
└─────────────────────────────────────┘
272
+
```
273
+
274
+
### Installation & Setup
275
+
276
+
**Step 1: Configure WordLift MCP Server** (if not already done)
277
+
278
+
Follow the MCP integration setup instructions above to connect WordLift to Claude.
279
+
280
+
**Step 2: Download the WordLift SEO Audit Skill**
281
+
282
+
[Download WordLift SEO Audit Skill v1.0.0](https://github.com/wordlift/claude-skills/releases) (Coming Soon)
-**Documentation**: Complete skill documentation included in download
477
+
-**Setup Guide**: Step-by-step installation and configuration
478
+
-**Brand Guidelines**: WordLift design system and color palette
479
+
-**Changelog**: Version history and release notes
480
+
-**Community**: Join discussions in WordLift Community
481
+
482
+
### Troubleshooting
483
+
484
+
**Issue**: "Tool WordLift:agent not found"
485
+
-**Solution**: Ensure WordLift MCP server is configured (see MCP integration section above)
486
+
487
+
**Issue**: Skill doesn't trigger automatically
488
+
-**Solution**: Check skill description matches your query intent. Try explicit phrases like "audit this URL"
489
+
490
+
**Issue**: Reports missing branding
491
+
-**Solution**: Ensure you're using skill version 1.0.0 or later with resources/BRANDING.md included
492
+
493
+
**Need Help?** Contact WordLift support at support@wordlift.io
494
+
495
+
---
496
+
497
+
🚀 **Ready to transform your SEO workflow?**
498
+
499
+
[Download WordLift SEO Audit Skill](https://github.com/wordlift/claude-skills) and start delivering professional SEO audits in minutes!
500
+
501
+
:::tip
502
+
The Claude Skill integrates seamlessly with all other WordLift integrations (Chrome Extension, CLI, API, Zapier) for a complete SEO automation ecosystem. For custom workflows, explore the [MCP Integration](#agent-wordlift-model-context-protocol-mcp-integration) section above.
0 commit comments