agentsclimarketplace

Seo analysis

Skill bg-szy/TOP-SKILLS/skills/marketplace/seo-analysis

全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard

Install
npx -y skills add bg-szy/TOP-SKILLS --skill seo-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

3.4 KB, 693 tokens by cl100k_base, as published. Nobody here has run it

SEO 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

  1. Technical SEO Audits: Comprehensive site structure and technical analysis
  2. Meta Optimization: Optimizes titles, descriptions, and meta tags
  3. Core Web Vitals: Analyzes and improves LCP, FID, and CLS
  4. Schema Markup: Implements structured data
  5. Link Optimization: Improves internal linking structure
  6. 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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.