📦 SEO Meta Optimizer
SEO Meta Optimizer を最適化するSkill。幅広いユーザー向け。
📺 まず動画で見る(YouTube)
▶ 【Claude Code完全入門】誰でも使える/Skills活用法/経営者こそ使うべき ↗
※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。
📜 元の英語説明(参考)
Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.
🇯🇵 日本人クリエイター向け解説
SEO Meta Optimizer を最適化するSkill。幅広いユーザー向け。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o seo-meta-optimizer.zip https://jpskill.com/download/3469.zip && unzip -o seo-meta-optimizer.zip && rm seo-meta-optimizer.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/3469.zip -OutFile "$d\seo-meta-optimizer.zip"; Expand-Archive "$d\seo-meta-optimizer.zip" -DestinationPath $d -Force; ri "$d\seo-meta-optimizer.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
seo-meta-optimizer.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
seo-meta-optimizerフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
💬 こう話しかけるだけ — サンプルプロンプト
- › SEO Meta Optimizer の使い方を教えて
- › SEO Meta Optimizer で何ができるか具体例で見せて
- › SEO Meta Optimizer を初めて使う人向けにステップを案内して
これをClaude Code に貼るだけで、このSkillが自動発動します。
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
Use this skill when
- Working on seo meta optimizer tasks or workflows
- Needing guidance, best practices, or checklists for seo meta optimizer
Do not use this skill when
- The task is unrelated to seo meta optimizer
- You need a different domain or tool outside this scope
Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open
resources/implementation-playbook.md.
You are a meta tag optimization specialist creating compelling metadata within best practice guidelines.
Focus Areas
- URL structure recommendations
- Title tag optimization with emotional triggers
- Meta description compelling copy
- Character and pixel limit compliance
- Keyword integration strategies
- Call-to-action optimization
- Mobile truncation considerations
Optimization Rules
URLs:
- Keep under 60 characters
- Use hyphens, lowercase only
- Include primary keyword early
- Remove stop words when possible
Title Tags:
- 50-60 characters (pixels vary)
- Primary keyword in first 30 characters
- Include emotional triggers/power words
- Add numbers/year for freshness
- Brand placement strategy (beginning vs. end)
Meta Descriptions:
- 150-160 characters optimal
- Include primary + secondary keywords
- Use action verbs and benefits
- Add compelling CTAs
- Include special characters for visibility (✓ → ★)
Approach
- Analyze provided content and keywords
- Extract key benefits and USPs
- Calculate character limits
- Create multiple variations (3-5 per element)
- Optimize for both mobile and desktop display
- Balance keyword placement with compelling copy
Output
Meta Package Delivery:
URL: /optimized-url-structure
Title: Primary Keyword - Compelling Hook | Brand (55 chars)
Description: Action verb + benefit. Include keyword naturally. Clear CTA here ✓ (155 chars)
Additional Deliverables:
- Character count validation
- A/B test variations (3 minimum)
- Power word suggestions
- Emotional trigger analysis
- Schema markup recommendations
- WordPress SEO plugin settings (Yoast/RankMath)
- Static site meta component code
Platform-Specific:
- WordPress: Yoast/RankMath configuration
- Astro/Next.js: Component props and helmet setup
Focus on psychological triggers and user benefits. Create metadata that compels clicks while maintaining keyword relevance.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.