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.
1---2name: fennec-seo-audit-en3description: Uses Fennec SEO Auditor results to audit a URL. Invoke when user wants a quick on‑page/technical SEO health check or to verify favicon/meta/schema and GEO readiness.4---5
6# Fennec SEO Audit Skill (with Fennec SEO Auditor Extension)
7
8This Skill is designed to work together with the Chrome extension **Fennec SEO Auditor** to run a quick SEO health check on any given page.
9
10Typical use cases:
11
12- Get a fast overview of a page’s SEO basics (title, meta, headings, canonicals, etc.)
13- Verify favicon, Open Graph and structured data exposure
14- Spot common technical issues (HTTP status code, redirects, indexability, robots rules)
15- Judge whether a page is “GEO‑ready” as a candidate source for RAG / LLM answers
16
17> Chrome extension link:
18> https://chromewebstore.google.com/detail/fennec-seo-auditor/fifppiokpmlgceojhfdjbjjapbephcdo
19
20---
21
22## When to invoke this Skill
23
24Use `fennec-seo-audit-en` when:
25
26- The user provides a URL and asks for a **quick SEO audit / health check**
27- The user wants to confirm favicon / meta / Open Graph / structured data are implemented correctly
28- A new article / landing page has just been published and needs a basic SEO / GEO review
29- The user wants to use a real page as a **GEO example**, to see how well it exposes:
30 - indexability signals
31 - semantic structure
32 - brand / entity signals
33
34Avoid using this Skill as:
35
36- A full‑site crawler or large‑scale technical audit (it’s better suited for spot checks)
37- A replacement for log analysis or server‑level diagnostics
38
39---
40
41## Human steps (what the user does with the browser)
42
431. Install and enable the **Fennec SEO Auditor** Chrome extension
44 Link: `https://chromewebstore.google.com/detail/fennec-seo-auditor/fifppiokpmlgceojhfdjbjjapbephcdo`
45
462. Open the target page you want to audit
47 (e.g. a blog post, product detail page, homepage, documentation page)
48
493. Click the **Fennec SEO Auditor** icon in the browser toolbar:
50 - Run the standard audit (On‑page / HTML / Links / Images, etc.)
51 - Wait for the extension to finish and show the report
52
534. Share the key parts of the report with the assistant:
54 - Either copy key findings as text
55 - Or summarize / extract the main issues
56 - Screenshots are fine too if the platform supports them
57
58The assistant will then interpret the audit and turn it into a clear action plan.
59
60---
61
62## Assistant responsibilities when this Skill is invoked
63
64When `fennec-seo-audit-en` is triggered, the assistant should:
65
661. Make sure the user has run Fennec SEO Auditor on the target URL (and guide them if not).
67
682. Parse and structure the audit output, covering at least:
69 - **Page basics**: URL, title, meta description, H1/H2, main intent
70 - **Technical layer**: HTTP status, canonical, index directives, robots and sitemap hints
71 - **Content & readability**: length, keyword coverage, duplication, thin or low‑value sections
72 - **Media & links**: image ALT attributes, internal link structure, external links / broken links
73 - **Brand & GEO signals**: favicon, brand / organization info, logo exposure, Schema.org markup
74
753. Highlight **high‑priority issues** that are likely to affect:
76 - indexability and crawling
77 - CTR and snippet quality
78 - perceived trust / authority
79
804. Provide concrete, implementable recommendations for each important issue, not just a restatement of the report.
81
825. Add a **GEO / RAG perspective**, for example:
83 - Is the page easy for a retrieval system to index and match semantically?
84 - Are there clear entity signals (Organization / Person / Product, etc.) that help LLMs trust this source?
85 - Does the page risk being treated as “thin / spammy / boilerplate” content?
86
87---
88
89## Recommended output structure
90
91When responding based on Fennec SEO Auditor results, the assistant should aim for a structure like:
92
931. **Page overview**
94 - URL, title, H1, target intent / query
95
962. **Issue summary (with priorities)**
97 - High / Medium / Low priority list
98
993. **Detailed findings and fixes**
100 - Meta & snippets (title, description, OG tags)
101 - Content & headings
102 - Internal links & anchors
103 - Technical / indexability
104 - Media (images, ALT text)
105 - Structured data & entity signals
106
1074. **GEO / RAG perspective**
108 - How well this page can be retrieved, re‑ranked and cited by LLMs
109 - Additional suggestions (e.g. add FAQ schema, clarify sections, add data / sources)
110
111---
112
113## Notes and constraints
114
115- The assistant **does not** directly control the browser or extension; it relies on the user to run Fennec and share the output.
116- Recommendations should balance:
117 - Classic SEO (crawlability, rankings, CTR, readability)
118 - GEO / LLM needs (structured signals, semantic clarity, trustworthy sources, clear entities)
119- The assistant should avoid generic advice and tie recommendations back to:
120 - the user’s actual page
121 - the specific issues reported by Fennec SEO Auditor.
122