✍️ SEO最適化コンテンツライター
ブランドボイスを保ちながらSEO最適化コンテンツを作るSkill。フレームワーク・SNS連携含む。
📺 まず動画で見る(YouTube)
▶ Claude Codeで業務自動化を完全攻略!AIエージェントを使いこなす技術と実践デモ ↗
※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。
📜 元の英語説明(参考)
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
🇯🇵 日本人クリエイター向け解説
ブランドボイスを保ちながらSEO最適化コンテンツを作るSkill。フレームワーク・SNS連携含む。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 この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
- 同梱ファイル
- 7
💬 こう話しかけるだけ — サンプルプロンプト
- › SEO最適化コンテンツライター で、自社の新サービスを紹介する記事を書いて
- › SEO最適化コンテンツライター で、SNS投稿用に短く言い直して
- › SEO最適化コンテンツライター を使って、過去の記事を最新版にアップデート
これをClaude Code に貼るだけで、このSkillが自動発動します。
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
Content Creator
Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.
Keywords
content creation, blog posts, SEO, brand voice, social media, content calendar, marketing content, content strategy, content marketing, brand consistency, content optimization, social media marketing, content planning, blog writing, content frameworks, brand guidelines, social media strategy
Quick Start
For Brand Voice Development
- Run
scripts/brand_voice_analyzer.pyon existing content to establish baseline - Review
references/brand_guidelines.mdto select voice attributes - Apply chosen voice consistently across all content
For Blog Content Creation
- Choose template from
references/content_frameworks.md - Research keywords for topic
- Write content following template structure
- Run
scripts/seo_optimizer.py [file] [primary-keyword]to optimize - Apply recommendations before publishing
For Social Media Content
- Review platform best practices in
references/social_media_optimization.md - Use appropriate template from
references/content_frameworks.md - Optimize based on platform-specific guidelines
- Schedule using
assets/content_calendar_template.md
Core Workflows
Establishing Brand Voice (First Time Setup)
When creating content for a new brand or client:
-
Analyze Existing Content (if available)
python scripts/brand_voice_analyzer.py existing_content.txt -
Define Voice Attributes
- Review brand personality archetypes in
references/brand_guidelines.md - Select primary and secondary archetypes
- Choose 3-5 tone attributes
- Document in brand guidelines
- Review brand personality archetypes in
-
Create Voice Sample
- Write 3 sample pieces in chosen voice
- Test consistency using analyzer
- Refine based on results
Creating SEO-Optimized Blog Posts
-
Keyword Research
- Identify primary keyword (search volume 500-5000/month)
- Find 3-5 secondary keywords
- List 10-15 LSI keywords
-
Content Structure
- Use blog template from
references/content_frameworks.md - Include keyword in title, first paragraph, and 2-3 H2s
- Aim for 1,500-2,500 words for comprehensive coverage
- Use blog template from
-
Optimization Check
python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list" -
Apply SEO Recommendations
- Adjust keyword density to 1-3%
- Ensure proper heading structure
- Add internal and external links
- Optimize meta description
Social Media Content Creation
-
Platform Selection
- Identify primary platforms based on audience
- Review platform-specific guidelines in
references/social_media_optimization.md
-
Content Adaptation
- Start with blog post or core message
- Use repurposing matrix from
references/content_frameworks.md - Adapt for each platform following templates
-
Optimization Checklist
- Platform-appropriate length
- Optimal posting time
- Correct image dimensions
- Platform-specific hashtags
- Engagement elements (polls, questions)
Content Calendar Planning
-
Monthly Planning
- Copy
assets/content_calendar_template.md - Set monthly goals and KPIs
- Identify key campaigns/themes
- Copy
-
Weekly Distribution
- Follow 40/25/25/10 content pillar ratio
- Balance platforms throughout week
- Align with optimal posting times
-
Batch Creation
- Create all weekly content in one session
- Maintain consistent voice across pieces
- Prepare all visual assets together
Key Scripts
brand_voice_analyzer.py
Analyzes text content for voice characteristics, readability, and consistency.
Usage: python scripts/brand_voice_analyzer.py <file> [json|text]
Returns:
- Voice profile (formality, tone, perspective)
- Readability score
- Sentence structure analysis
- Improvement recommendations
seo_optimizer.py
Analyzes content for SEO optimization and provides actionable recommendations.
Usage: python scripts/seo_optimizer.py <file> [primary_keyword] [secondary_keywords]
Returns:
- SEO score (0-100)
- Keyword density analysis
- Structure assessment
- Meta tag suggestions
- Specific optimization recommendations
Reference Guides
When to Use Each Reference
references/brand_guidelines.md
- Setting up new brand voice
- Ensuring consistency across content
- Training new team members
- Resolving voice/tone questions
references/content_frameworks.md
- Starting any new content piece
- Structuring different content types
- Creating content templates
- Planning content repurposing
references/social_media_optimization.md
- Platform-specific optimization
- Hashtag strategy development
- Understanding algorithm factors
- Setting up analytics tracking
Best Practices
Content Creation Process
- Always start with audience need/pain point
- Research before writing
- Create outline using templates
- Write first draft without editing
- Optimize for SEO
- Edit for brand voice
- Proofread and fact-check
- Optimize for platform
- Schedule strategically
Quality Indicators
- SEO score above 75/100
- Readability appropriate for audience
- Consistent brand voice throughout
- Clear value proposition
- Actionable takeaways
- Proper visual formatting
- Platform-optimized
Common Pitfalls to Avoid
- Writing before researching keywords
- Ignoring platform-specific requirements
- Inconsistent brand voice
- Over-optimizing for SEO (keyword stuffing)
- Missing clear CTAs
- Publishing without proofreading
- Ignoring analytics feedback
Performance Metrics
Track these KPIs for content success:
Content Metrics
- Organic traffic growth
- Average time on page
- Bounce rate
- Social shares
- Backlinks earned
Engagement Metrics
- Comments and discussions
- Email click-through rates
- Social media engagement rate
- Content downloads
- Form submissions
Business Metrics
- Leads generated
- Conversion rate
- Customer acquisition cost
- Revenue attribution
- ROI per content piece
Integration Points
This skill works best with:
- Analytics platforms (Google Analytics, social media insights)
- SEO tools (for keyword research)
- Design tools (for visual content)
- Scheduling platforms (for content distribution)
- Email marketing systems (for newsletter content)
Quick Commands
# Analyze brand voice
python scripts/brand_voice_analyzer.py content.txt
# Optimize for SEO
python scripts/seo_optimizer.py article.md "main keyword"
# Check content against brand guidelines
grep -f references/brand_guidelines.md content.txt
# Create monthly calendar
cp assets/content_calendar_template.md this_month_calendar.md 同梱ファイル
※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。
- 📄 SKILL.md (7,458 bytes)
- 📎 assets/content_calendar_template.md (1,610 bytes)
- 📎 references/brand_guidelines.md (6,102 bytes)
- 📎 references/content_frameworks.md (10,593 bytes)
- 📎 references/social_media_optimization.md (9,129 bytes)
- 📎 scripts/brand_voice_analyzer.py (6,692 bytes)
- 📎 scripts/seo_optimizer.py (15,636 bytes)