MCP HubMCP Hub
SKILL·5402B8

seo-onpage

rampstackco
업데이트됨 2 months ago
3 조회
765
108
765
GitHub에서 보기
기타general

정보

이 스킬은 개별 웹 페이지에 대한 포괄적인 온페이지 SEO 감사와 최적화를 수행합니다. 제목 태그, 메타 설명, 헤더, 콘텐츠, 내부 링크, 이미지, URL, 스키마 마크업을 포함한 여덟 가지 핵심 영역을 분석하고 개선합니다. 요청에 SEO가 명시적으로 언급되지 않았더라도, 단일 페이지의 검색 성능을 감사하거나 최적화해야 할 때마다 사용하세요.

빠른 설치

Claude Code

추천
기본
npx skills add rampstackco/claude-skills -a claude-code
플러그인 명령대체
/plugin add https://github.com/rampstackco/claude-skills
Git 클론대체
git clone https://github.com/rampstackco/claude-skills.git ~/.claude/skills/seo-onpage

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

On-Page SEO

Optimize a single page for search relevance, click-through, and crawler comprehension. Stack-agnostic. Works on any CMS, framework, or static site.


When to use

  • Auditing or optimizing a single page (homepage, product page, article, landing page)
  • Writing or reviewing title tags and meta descriptions
  • Fixing header structure or content hierarchy
  • Reviewing internal links from or to a page
  • Improving a page's CTR from search results

When NOT to use

  • Site-wide crawl, indexing, or speed issues (use seo-technical)
  • Keyword research or intent mapping (use seo-keyword)
  • Competitor SERP analysis (use seo-competitor)
  • Auditing many pages at once for prune/merge decisions (use seo-content-audit)

Required inputs

  • The page URL or the draft content if pre-launch
  • The primary target query (one phrase the page should rank for)
  • The page's role in the site (commercial, informational, navigational)

If the target query is unknown, run seo-keyword first or ask the user to name one.


The framework: 8 dimensions

A complete on-page audit covers eight dimensions. Score each as Pass, Needs work, or Fail. Note the specific fix.

1. Title tag

  • One unique title per URL across the site
  • Roughly 50 to 60 characters (longer gets truncated in SERPs)
  • Primary query near the front
  • Brand at the end if it earns inclusion
  • Distinct from the H1 (often very similar, but should not be identical word-for-word)

2. Meta description

  • One unique description per URL
  • Roughly 150 to 160 characters
  • Restates the value proposition, not the title
  • Includes a soft CTA where natural
  • Treats the description as ad copy that earns the click

3. Header structure

  • Exactly one H1 per page
  • H1 contains or paraphrases the primary query
  • H2 sections cover the major sub-topics
  • H3+ used only when an H2 has genuine sub-points
  • No skipped levels (no H2 followed by H4)
  • Headers describe sections accurately enough that a reader could navigate by them alone

4. Body content

  • Opens with the primary user intent answered in the first paragraph
  • Covers the topic comprehensively (define your competition's depth, then match or exceed it)
  • Includes related entities and supporting concepts naturally
  • Avoids keyword stuffing (write for the reader, not the bot)
  • Reading level matches the audience (run a readability check)
  • Paragraphs short enough to scan on mobile (3 to 5 lines)

5. Internal links

  • At least 2 to 3 outbound internal links to closely related pages
  • At least 2 to 3 inbound internal links from related pages
  • Anchor text is descriptive, not "click here" or "learn more"
  • Links to canonical URLs, not redirects
  • No broken internal links

6. Images and media

  • Every meaningful image has descriptive alt text (skip alt for purely decorative images)
  • File names are descriptive ("blue-running-shoe.jpg" not "IMG_4032.jpg")
  • Modern format used where supported (WebP, AVIF)
  • Lazy loading on below-the-fold images
  • Width and height attributes set to prevent layout shift

7. URL slug

  • Lowercase, hyphen-separated
  • Includes the primary query naturally (no stuffing)
  • Short (under 60 characters where possible)
  • No dates unless the page is genuinely time-bound
  • No session IDs, tracking parameters, or random hashes
  • Matches the site's URL pattern conventions

8. On-page schema

  • Appropriate Schema.org type for the content (Article, Product, FAQPage, HowTo, Recipe, etc.)
  • Required properties filled (review Schema.org docs for the type)
  • Validates in Google's Rich Results Test or equivalent
  • Matches what is visible on the page (do not lie to crawlers)
  • Author and publisher schema linked correctly for content pages

Workflow

  1. Confirm the target query. If unclear, ask. Do not optimize without one.
  2. Render the page. View it as a user would. Read the content top to bottom.
  3. View the rendered HTML. Inspect the actual served markup, not just the visual page. Check <title>, <meta>, headers, and schema in the source.
  4. Run the 8-dimension framework. Score each, note specific fixes.
  5. Prioritize. Group fixes into Critical (broken or missing), Important (suboptimal), and Nice-to-have (polish).
  6. Write the report. Use the template in references/audit-template.md.
  7. Offer to draft fixes. If the user wants, draft the new title, meta, headers, or copy directly.

Failure patterns

When you spot one of these, push back before delivering.

  • "Make it more SEO." Vague. Ask for the target query and what's broken first.
  • "Add the keyword 5 times in the body." Keyword density is not a real ranking signal. Prioritize relevance and topical depth instead.
  • Optimizing a page that is not crawlable or indexable. Check seo-technical first. No on-page work helps a noindexed page.
  • Optimizing a page with no clear user intent. A page that does not serve a real query will not rank no matter how well-tagged it is.
  • Targeting the same query as another page on the site. This is cannibalization. Use seo-content-audit to decide which page should rank.

Output format

Default output is a markdown audit at seo-audit-[page-slug].md in the project root. Structure:

  1. Page summary (URL, target query, role)
  2. Score across 8 dimensions
  3. Critical fixes
  4. Important fixes
  5. Nice-to-have polish
  6. Drafted replacements (if requested)

Keep audits under 1500 words. If a page needs more detail, link to deeper appendices.


Reference files

GitHub 저장소

rampstackco/claude-skills
경로: dist/pi/.agents/skills/seo-onpage
0
agent-skillsai-agentsanthropicclaudeclaude-aiclaude-code
FAQ

자주 묻는 질문

seo-onpage Skill이란 무엇인가요?

seo-onpage은(는) rampstackco이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 seo-onpage 관련 작업을 수행할 수 있게 합니다.

seo-onpage은(는) 어떻게 설치하나요?

이 페이지의 설치 명령을 사용하세요. seo-onpage을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.

seo-onpage은(는) 어떤 카테고리에 속하나요?

seo-onpage은(는) 기타 카테고리에 속합니다.

seo-onpage은(는) 무료로 사용할 수 있나요?

네. seo-onpage은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.

연관 스킬

seo-onpage
기타

이 스킬은 개별 웹 페이지에 대한 포괄적인 온페이지 SEO 감사 및 최적화를 수행합니다. 제목 태그, 메타 설명, 헤더, 콘텐츠, 링크, 이미지, URL, 스키마 마크업 등 여덟 가지 핵심 요소를 분석하고 개선합니다. 검색 성능 향상을 위해 단일 페이지의 감사, 최적화 또는 SEO 친화적인 카피 작성이 필요할 때 사용하세요.

스킬 보기
seo-offpage
기타

이 스킬은 개발자가 사이트의 외부 권한을 구축하기 위한 오프페이지 SEO 전략을 계획하고 실행하는 데 도움을 줍니다. 링크 빌딩, 디지털 PR 캠페인, 인용 관리, 백링크 프로필 감사 작업을 지원합니다. 백링크, 게스트 포스트, 또는 손실된 링크 복구를 통해 도메인 권한을 성장시켜야 할 때 사용하세요.

스킬 보기
seo-keyword
기타

이 스킬은 포괄적인 SEO 키워드 연구를 수행하여 검색 의도를 분석하고, 콘텐츠 기획을 위해 키워드를 주제별 그룹으로 클러스터링합니다. 난이도와 검색량 같은 지표를 바탕으로 순위 향상 기회를 파악하고 키워드 우선순위를 정하는 데 도움을 줍니다. 개발자는 이를 활용해 신규 또는 기존 사이트의 콘텐츠 전략을 수립하고, 주제를 매핑하며, 콘텐츠 공백을 채울 수 있습니다.

스킬 보기
seo-competitor
기타

이 스킬은 사용자의 사이트와 지정된 경쟁사를 SERP 중복도, 콘텐츠 깊이, 백링크 프로필, 기술적 요소를 종합적으로 비교하여 경쟁사 SEO 분석을 수행합니다. 콘텐츠 격차 찾기, 백링크 기회 식별, 순위 차이 이해와 같은 작업에 트리거됩니다. 개발자는 이를 통해 사이트의 벤치마크를 측정하고 실행 가능한 인사이트를 발견하여 경쟁사를 앞서나가도록 활용해야 합니다.

스킬 보기