スキル一覧に戻る
int32at

seo-analyzer

by int32at

GitHub Copilot skills

0🍴 0📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: seo-analyzer description: Analyzes web applications and websites for SEO best practices. Use when asked to audit SEO, improve search rankings, check meta tags, optimize content for search engines, or review website structure.

SEO Analysis Skill

Analyzes web applications for SEO compliance and provides actionable enhancements.

When to use

  • Audit HTML pages for SEO issues
  • Review meta tags, headings, structured data
  • Check accessibility factors affecting SEO
  • Optimize content for search engines
  • Analyze page performance factors
  • Review technical SEO implementation

Analysis Process

  1. Scan HTML structure (semantic elements, heading hierarchy)
  2. Check meta tags (title, description, canonical, robots)
  3. Verify Open Graph and Twitter Card markup
  4. Analyze image alt attributes
  5. Review URL structure and internal linking
  6. Check for structured data (JSON-LD, microdata)
  7. Assess mobile responsiveness indicators
  8. Identify performance factors affecting SEO
  9. Review security headers (HTTPS, HSTS)
  10. Check international SEO (hreflang)

Output Format

Provide findings in three sections:

Critical Issues

Blocking SEO problems that must be fixed immediately:

  • Missing title tags
  • Duplicate content without canonical
  • Blocked by robots.txt or noindex
  • Broken internal links
  • Missing H1 or multiple H1s

Warnings

Non-critical but impactful issues:

  • Title too long/short
  • Missing meta description
  • Images without alt text
  • Non-descriptive anchor text
  • Missing Open Graph tags

Enhancements

Optimization opportunities:

  • Structured data additions
  • Content improvements
  • Internal linking opportunities
  • Performance optimizations

Reference the SEO Checklist for complete criteria.

Technical Specifications

Title Tag

  • Length: 50-60 characters
  • Unique per page
  • Primary keyword near beginning
  • Brand at end (optional)

Meta Description

  • Length: 150-160 characters
  • Unique per page
  • Include call-to-action
  • Contains target keyword

Heading Structure

  • Exactly one H1 per page
  • H1 contains primary keyword
  • Logical hierarchy (H1 > H2 > H3)
  • No skipped levels

Images

  • All images have descriptive alt text
  • Alt text under 125 characters
  • Decorative images have empty alt=""
  • Images are optimized (WebP, lazy loading)
  • Descriptive anchor text
  • No "click here" or "read more"
  • Internal links use relative URLs
  • External links have rel="noopener"

Technical

  • Canonical URL present and correct
  • Mobile viewport meta tag present
  • HTTPS enforced
  • robots.txt accessible
  • XML sitemap present
  • Proper 404 handling

Structured Data

  • JSON-LD format preferred
  • Valid schema.org markup
  • Appropriate type for content
  • Test with Rich Results Test

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です