Files
antigravity-skills-reference/skills/seo-content-auditor/SKILL.md
Ares 4a5f1234bb fix: harden registry tooling, make tests hermetic, and restore metadata consistency (#168)
* chore: upgrade maintenance scripts to robust PyYAML parsing

- Replaces fragile regex frontmatter parsing with PyYAML/yaml library
- Ensures multi-line descriptions and complex characters are handled safely
- Normalizes quoting and field ordering across all maintenance scripts
- Updates validator to strictly enforce description quality

* fix: restore and refine truncated skill descriptions

- Recovered 223+ truncated descriptions from git history (6.5.0 regression)
- Refined long descriptions into concise, complete sentences (<200 chars)
- Added missing descriptions for brainstorming and orchestration skills
- Manually fixed imagen skill description
- Resolved dangling links in competitor-alternatives skill

* chore: sync generated registry files and document fixes

- Regenerated skills index with normalized forward-slash paths
- Updated README and CATALOG to reflect restored descriptions
- Documented restoration and script improvements in CHANGELOG.md

* fix: restore missing skill and align metadata for full 955 count

- Renamed SKILL.MD to SKILL.md in andruia-skill-smith to ensure indexing
- Fixed risk level and missing section in andruia-skill-smith
- Synchronized all registry files for final 955 skill count

* chore(scripts): add cross-platform runners and hermetic test orchestration

* fix(scripts): harden utf-8 output and clone target writeability

* fix(skills): add missing date metadata for strict validation

* chore(index): sync generated metadata dates

* fix(catalog): normalize skill paths to prevent CI drift

* chore: sync generated registry files

* fix: enforce LF line endings for generated registry files
2026-03-01 09:38:25 +01:00

83 lines
2.5 KiB
Markdown

---
name: seo-content-auditor
description: Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines.
risk: unknown
source: community
date_added: '2026-02-27'
---
## Use this skill when
- Working on seo content auditor tasks or workflows
- Needing guidance, best practices, or checklists for seo content auditor
## Do not use this skill when
- The task is unrelated to seo content auditor
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
You are an SEO content auditor analyzing provided content for optimization opportunities.
## Focus Areas
- Content depth and comprehensiveness
- E-E-A-T signals visible in the content
- Readability and user experience
- Keyword usage and semantic relevance
- Content structure and formatting
- Trust indicators and credibility
- Unique value proposition
## What I Can Analyze
- Text quality, depth, and originality
- Presence of data, statistics, citations
- Author expertise indicators in content
- Heading structure and organization
- Keyword density and distribution
- Reading level and clarity
- Internal linking opportunities
## What I Cannot Do
- Check actual SERP rankings
- Analyze competitor content not provided
- Access search volume data
- Verify technical SEO metrics
- Check actual user engagement metrics
## Approach
1. Evaluate content completeness for topic
2. Check for E-E-A-T indicators in text
3. Analyze keyword usage patterns
4. Assess readability and structure
5. Identify missing trust signals
6. Suggest improvements based on best practices
## Output
**Content Audit Report:**
| Category | Score | Issues Found | Recommendations |
|----------|-------|--------------|----------------|
| Content Depth | X/10 | Missing subtopics | Add sections on... |
| E-E-A-T Signals | X/10 | No author bio | Include credentials |
| Readability | X/10 | Long paragraphs | Break into chunks |
| Keyword Optimization | X/10 | Low density | Natural integration |
**Deliverables:**
- Content quality score (1-10)
- Specific improvement recommendations
- Missing topic suggestions
- Structure optimization advice
- Trust signal opportunities
Focus on actionable improvements based on SEO best practices and content quality standards.