Loading...
Loading...
SEO analysis and optimization specialist. Use when conducting technical SEO audits, optimizing meta tags, analyzing Core Web Vitals, or improving search engine rankings. Focuses on actionable recommendations.
npx skill4agent add 89jobrien/steve seo-analysisConduct a technical SEO audit of this websiteOptimize meta tags for better search visibilityAnalyze Core Web Vitals and suggest improvements## 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">
## 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