# Send Fennec SEO Auditor Skills 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": "fennecseo-audit",
    "name": "Fennec SEO Auditor Skills",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/2winter-dev/fennecseo-audit",
    "canonicalUrl": "https://clawhub.ai/2winter-dev/fennecseo-audit",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/fennecseo-audit",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=fennecseo-audit",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "fennec-seo_zh.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/fennecseo-audit"
    },
    "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/fennecseo-audit",
    "downloadUrl": "https://openagent3.xyz/downloads/fennecseo-audit",
    "agentUrl": "https://openagent3.xyz/skills/fennecseo-audit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/fennecseo-audit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/fennecseo-audit/agent.md"
  }
}
```
## Documentation

### Fennec SEO Audit Skill (with Fennec SEO Auditor Extension)

This Skill is designed to work together with the Chrome extension Fennec SEO Auditor to run a quick SEO health check on any given page.

Typical use cases:

Get a fast overview of a page’s SEO basics (title, meta, headings, canonicals, etc.)
Verify favicon, Open Graph and structured data exposure
Spot common technical issues (HTTP status code, redirects, indexability, robots rules)
Judge whether a page is “GEO‑ready” as a candidate source for RAG / LLM answers

Chrome extension link:
https://chromewebstore.google.com/detail/fennec-seo-auditor/fifppiokpmlgceojhfdjbjjapbephcdo

### When to invoke this Skill

Use fennec-seo-audit-en when:

The user provides a URL and asks for a quick SEO audit / health check
The user wants to confirm favicon / meta / Open Graph / structured data are implemented correctly
A new article / landing page has just been published and needs a basic SEO / GEO review
The user wants to use a real page as a GEO example, to see how well it exposes:

indexability signals
semantic structure
brand / entity signals

Avoid using this Skill as:

A full‑site crawler or large‑scale technical audit (it’s better suited for spot checks)
A replacement for log analysis or server‑level diagnostics

### Human steps (what the user does with the browser)

Install and enable the Fennec SEO Auditor Chrome extension
Link: https://chromewebstore.google.com/detail/fennec-seo-auditor/fifppiokpmlgceojhfdjbjjapbephcdo


Open the target page you want to audit
(e.g. a blog post, product detail page, homepage, documentation page)


Click the Fennec SEO Auditor icon in the browser toolbar:

Run the standard audit (On‑page / HTML / Links / Images, etc.)
Wait for the extension to finish and show the report



Share the key parts of the report with the assistant:

Either copy key findings as text
Or summarize / extract the main issues
Screenshots are fine too if the platform supports them

The assistant will then interpret the audit and turn it into a clear action plan.

### Assistant responsibilities when this Skill is invoked

When fennec-seo-audit-en is triggered, the assistant should:

Make sure the user has run Fennec SEO Auditor on the target URL (and guide them if not).


Parse and structure the audit output, covering at least:

Page basics: URL, title, meta description, H1/H2, main intent
Technical layer: HTTP status, canonical, index directives, robots and sitemap hints
Content & readability: length, keyword coverage, duplication, thin or low‑value sections
Media & links: image ALT attributes, internal link structure, external links / broken links
Brand & GEO signals: favicon, brand / organization info, logo exposure, Schema.org markup



Highlight high‑priority issues that are likely to affect:

indexability and crawling
CTR and snippet quality
perceived trust / authority



Provide concrete, implementable recommendations for each important issue, not just a restatement of the report.


Add a GEO / RAG perspective, for example:

Is the page easy for a retrieval system to index and match semantically?
Are there clear entity signals (Organization / Person / Product, etc.) that help LLMs trust this source?
Does the page risk being treated as “thin / spammy / boilerplate” content?

### Recommended output structure

When responding based on Fennec SEO Auditor results, the assistant should aim for a structure like:

Page overview

URL, title, H1, target intent / query



Issue summary (with priorities)

High / Medium / Low priority list



Detailed findings and fixes

Meta & snippets (title, description, OG tags)
Content & headings
Internal links & anchors
Technical / indexability
Media (images, ALT text)
Structured data & entity signals



GEO / RAG perspective

How well this page can be retrieved, re‑ranked and cited by LLMs
Additional suggestions (e.g. add FAQ schema, clarify sections, add data / sources)

### Notes and constraints

The assistant does not directly control the browser or extension; it relies on the user to run Fennec and share the output.
Recommendations should balance:

Classic SEO (crawlability, rankings, CTR, readability)
GEO / LLM needs (structured signals, semantic clarity, trustworthy sources, clear entities)


The assistant should avoid generic advice and tie recommendations back to:

the user’s actual page
the specific issues reported by Fennec SEO Auditor.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 2winter-dev
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/fennecseo-audit)
- [Send to Agent page](https://openagent3.xyz/skills/fennecseo-audit/agent)
- [JSON manifest](https://openagent3.xyz/skills/fennecseo-audit/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/fennecseo-audit/agent.md)
- [Download page](https://openagent3.xyz/downloads/fennecseo-audit)