seo-analysis
Scannednpx machina-cli add skill aiskillstore/marketplace/seo-analysis --openclawSEO Analysis
This skill provides comprehensive SEO analysis including technical audits, meta tag optimization, Core Web Vitals analysis, and search engine optimization recommendations.
When to Use This Skill
- When conducting technical SEO audits
- When optimizing meta tags and descriptions
- When analyzing Core Web Vitals and page performance
- When implementing schema markup
- When optimizing internal linking structure
- When improving search engine rankings
What This Skill Does
- Technical SEO Audits: Comprehensive site structure and technical analysis
- Meta Optimization: Optimizes titles, descriptions, and meta tags
- Core Web Vitals: Analyzes and improves LCP, FID, and CLS
- Schema Markup: Implements structured data
- Link Optimization: Improves internal linking structure
- Mobile Optimization: Validates mobile-first indexing
How to Use
Analyze SEO
Conduct a technical SEO audit of this website
Optimize meta tags for better search visibility
Specific Analysis
Analyze Core Web Vitals and suggest improvements
Analysis Areas
Technical SEO
Site Structure:
- URL structure and hierarchy
- Sitemap and robots.txt
- Canonical tags
- Redirect chains
- HTTPS implementation
Crawlability:
- Page indexing status
- Blocked resources
- JavaScript rendering
- Mobile usability
Meta Tags
Optimization:
- Title tags (50-60 characters)
- Meta descriptions (150-160 characters)
- Open Graph tags
- Twitter Card tags
- Structured data
Core Web Vitals
Metrics:
- Largest Contentful Paint (LCP) < 2.5s
- First Input Delay (FID) < 100ms
- Cumulative Layout Shift (CLS) < 0.1
Examples
Example 1: Meta Tag Optimization
Input: Optimize meta tags for homepage
Output:
## SEO Analysis: Meta Tags
### Current State
- Title: "Home" (too generic)
- Description: Missing
- No Open Graph tags
### Optimized Tags
```html
<!-- Title Tag -->
<title>Example App - Best Tool for Task Management | Free Trial</title>
<!-- Meta Description -->
<meta name="description" content="Example App helps teams manage tasks efficiently. Free 14-day trial. Join 10,000+ teams using Example App.">
<!-- Open Graph -->
<meta property="og:title" content="Example App - Best Tool for Task Management">
<meta property="og:description" content="Help your team manage tasks efficiently with Example App.">
<meta property="og:image" content="https://example.com/og-image.jpg">
Expected Impact
- Improved click-through rate
- Better social sharing
- Enhanced search visibility
## Best Practices
### SEO Optimization
1. **Keyword Research**: Use relevant keywords naturally
2. **Content Quality**: Create valuable, original content
3. **Technical Foundation**: Ensure site is crawlable
4. **Performance**: Optimize for Core Web Vitals
5. **Mobile-First**: Ensure mobile usability
## Related Use Cases
- Technical SEO audits
- Meta tag optimization
- Core Web Vitals improvement
- Schema markup implementation
- Search ranking improvement
Source
git clone https://github.com/aiskillstore/marketplace/blob/main/skills/89jobrien/seo-analysis/SKILL.mdView on GitHub Overview
The SEO Analysis skill performs technical audits, meta tag optimization, and Core Web Vitals assessment to boost search visibility. It also guides schema markup, internal linking, and mobile optimization for better rankings and performance. It delivers actionable recommendations that you can implement quickly.
How This Skill Works
It evaluates site structure, crawlability, and HTTPS, then reviews meta tags, Open Graph and Twitter Card data. It analyzes Core Web Vitals metrics like LCP, FID, and CLS to identify performance fixes. It also recommends schema markup and internal linking changes to improve crawlability and relevance.
When to Use It
- When conducting technical SEO audits
- When optimizing meta tags and descriptions
- When analyzing Core Web Vitals and page performance
- When implementing schema markup
- When improving overall search engine rankings
Quick Start
- Step 1: Run a technical SEO audit of the target website
- Step 2: Optimize meta tags, titles, descriptions, and social tags
- Step 3: Analyze Core Web Vitals and implement schema markup and internal linking improvements
Best Practices
- Perform keyword research and integrate relevant terms naturally
- Prioritize high-value, original content and clean technical foundations
- Ensure the site is crawlable with proper sitemap, robots.txt, and canonical tags
- Optimize Core Web Vitals and mobile usability for better UX and rankings
- Implement schema markup and strengthen internal linking for crawl efficiency
Example Use Cases
- Meta Tag Optimization for homepage
- Technical SEO Audit for a product site
- Core Web Vitals improvement pass (LCP, FID, CLS)
- Schema markup implementation for blog posts
- Internal linking restructure to improve crawl efficiency