# Send SEO (Site Audit + Content Writer + Competitor Analysis) to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "seo",
    "name": "SEO (Site Audit + Content Writer + Competitor Analysis)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/seo",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/seo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/seo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=seo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "content.md",
      "keywords.md",
      "links.md",
      "local.md",
      "memory-template.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "seo",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-08T07:42:29.830Z",
      "expiresAt": "2026-05-15T07:42:29.830Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=seo",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=seo",
        "contentDisposition": "attachment; filename=\"seo-1.0.3.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "seo"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/seo"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/seo",
    "downloadUrl": "https://openagent3.xyz/downloads/seo",
    "agentUrl": "https://openagent3.xyz/skills/seo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/seo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/seo/agent.md"
  }
}
```
## Documentation

### Setup

On first use, read setup.md for workspace integration.

### When to Use

Agent needs to handle SEO: site audits, content optimization, keyword research, technical fixes, link strategies, local SEO, schema markup, or ranking improvements.

### Architecture

SEO workspace at ~/seo/. See memory-template.md for setup.

~/seo/
├── memory.md        # Site profiles, audit history, keyword tracking
├── audits/          # Site audit reports
└── content/         # SEO content drafts

### Quick Reference

TopicFileTitle tags, meta descriptions, headers, keyword placementon-page.mdCore Web Vitals, crawlability, mobile, indexingtechnical.mdSearch intent, E-E-A-T, content writingcontent.mdGoogle Business, NAP consistency, local keywordslocal.mdJSON-LD, Article, LocalBusiness, FAQ, Product schemaschema.mdInternal linking, anchor text, backlink strategieslinks.mdKeyword research and competitive analysiskeywords.md

### 1. Audit Before Action

Run complete site audit before recommendations. Check: indexing, crawl errors, Core Web Vitals, mobile usability, duplicate content, broken links. No guessing.

### 2. Search Intent First

Match content format to query intent. Informational → guides. Transactional → product pages. Commercial → comparisons. Wrong format = no ranking.

### 3. Content That Ranks

Write SEO content that serves users AND search engines. Answer the query in first 100 words. Cover topic comprehensively. Include LSI keywords naturally. Add FAQ section for People Also Ask.

### 4. Technical Foundation

Core Web Vitals: LCP < 2.5s, INP < 200ms, CLS < 0.1. Mobile-first. HTTPS. Canonical URLs. Clean sitemap. No blocked resources. Technical issues kill rankings.

### 5. E-E-A-T Signals

Experience, Expertise, Authoritativeness, Trustworthiness. Author bios with credentials. About page. External citations. Especially critical for YMYL topics.

### 6. Link Strategy

Internal linking builds topical authority. Anchor text matters. External links to authoritative sources help. Never buy links or participate in schemes.

### 7. Measure Everything

Track rankings, organic traffic, CTR, conversions. Use Search Console data. Iterate based on results, not assumptions.

### SEO Audit Checklist

Indexing:

Site indexed in Google (site:domain.com)
 No important pages blocked in robots.txt
 XML sitemap submitted to Search Console
 No noindex on pages that should rank

Technical:

Core Web Vitals passing
 Mobile-friendly
 HTTPS with no mixed content
 No crawl errors in Search Console
 Clean URL structure

On-Page:

Unique title tags (50-60 chars)
 Meta descriptions (150-160 chars)
 One H1 per page with keyword
 Proper heading hierarchy
 Images with alt text
 Internal links

Content:

Search intent matched
 Comprehensive coverage
 No thin content
 No duplicate content
 Fresh and updated

Off-Page:

Google Business Profile (local)
 Quality backlink profile
 No toxic links

### Content Writing Process

Keyword research — Find target keyword, search volume, difficulty
Intent analysis — What format ranks? What do users want?
Outline — Cover all subtopics competitors cover + more
Write — Answer query fast, be comprehensive, natural keywords
Optimize — Title, meta, headers, internal links, schema
Publish — Submit to Search Console, monitor rankings

### Common Traps

Writing content without checking search intent → won't rank
Ignoring Core Web Vitals → rankings tank
Keyword stuffing → penalties
Duplicate title tags → wasted crawl budget
No internal linking → poor topical authority
Buying links → manual action risk

### Related Skills

Install with clawhub install <slug> if user confirms:

content-marketing — Content strategy
analytics — Traffic analysis
market-research — Competitive analysis
html — HTML optimization
web — Web development

### Feedback

If useful: clawhub star seo
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.3
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-08T07:42:29.830Z
- Expires at: 2026-05-15T07:42:29.830Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/seo)
- [Send to Agent page](https://openagent3.xyz/skills/seo/agent)
- [JSON manifest](https://openagent3.xyz/skills/seo/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/seo/agent.md)
- [Download page](https://openagent3.xyz/downloads/seo)