Skip to content

Commit 7eb927c

Browse files
committed
Add WordLift Claude Skill documentation and downloadable skill package
- Added comprehensive Claude Skill section to integrations page - Included video demonstration, installation guide, and examples - Added downloadable skill package (v1.0.0, 23KB) - Documented architecture, features, and troubleshooting - Positioned as natural progression from MCP integration
1 parent 7278710 commit 7eb927c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

docs/agent-wordlift/integrations.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,12 @@ Follow the MCP integration setup instructions above to connect WordLift to Claud
279279

280280
**Step 2: Download the WordLift SEO Audit Skill**
281281

282-
[Download WordLift SEO Audit Skill v1.0.0](https://github.com/wordlift/claude-skills/releases) (Coming Soon)
282+
**Option A: Direct Download** (Recommended)
283+
284+
[📦 Download WordLift SEO Audit Skill v1.0.0](/downloads/claude-skills/wl-seo-audit-competitors-v1.0.0.zip)
285+
286+
**Option B: Clone from GitHub**
283287

284-
Or clone from GitHub:
285288
```bash
286289
git clone https://github.com/wordlift/claude-skills.git
287290
cd claude-skills/wordlift-seo-audit
@@ -358,7 +361,7 @@ Every audit delivers a comprehensive report including:
358361
- WordLift MCP Server (`https://mcp.wordlift.io/sse`)
359362
- MCP Tools: `WordLift:agent`, `WordLift:graphql`
360363

361-
**Architecture**:
364+
**Architecture**:
362365
- Built using Anthropic's Agent Skills best practices
363366
- Progressive disclosure pattern for efficient token usage
364367
- Versioned and maintainable codebase
@@ -392,8 +395,8 @@ Every audit delivers a comprehensive report including:
392395
|----------------|-------------------|------------------|-----------|
393396
| 4 types | 2 found | 5 identified | 8 tests |
394397

395-
**Assessment**: Your site has solid technical SEO fundamentals with 85/100
396-
technical score. However, missing Review and Rating schema is a critical
398+
**Assessment**: Your site has solid technical SEO fundamentals with 85/100
399+
technical score. However, missing Review and Rating schema is a critical
397400
gap - competitors have 30% higher click-through rates with this markup.
398401

399402
---
@@ -414,7 +417,7 @@ gap - competitors have 30% higher click-through rates with this markup.
414417
### 🔴 [PRIORITY 1] Missing Review & Rating Schema
415418
**Impact**: HIGH | **Category**: Schema
416419

417-
Your product page lacks Review and AggregateRating structured data.
420+
Your product page lacks Review and AggregateRating structured data.
418421
Products with review markup can achieve 15-35% higher click-through rates.
419422

420423
💡 **Action Required**:
@@ -428,7 +431,7 @@ Products with review markup can achieve 15-35% higher click-through rates.
428431

429432
**Custom Query Hints**:
430433
```
431-
"Audit https://mysite.com with query hints: 'sustainable fashion',
434+
"Audit https://mysite.com with query hints: 'sustainable fashion',
432435
'eco-friendly clothing', 'organic textiles'"
433436
```
434437

@@ -494,7 +497,7 @@ The WordLift SEO Audit Skill is open source! You can:
494497

495498
---
496499

497-
🚀 **Ready to transform your SEO workflow?**
500+
🚀 **Ready to transform your SEO workflow?**
498501

499502
[Download WordLift SEO Audit Skill](https://github.com/wordlift/claude-skills) and start delivering professional SEO audits in minutes!
500503

Binary file not shown.

0 commit comments

Comments
 (0)