💬 コミュニケーション コミュニティ
no-bluff-seo-skill
Enforce the No-Bluff SEO/GEO protocol using DataForSEO and SEMRush. Use when generating or modifying any SEO-related copy, claims, or structured data for Synthex or client sites.
⚡ おすすめ: コマンド1行でインストール(60秒)
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o no-bluff-seo-skill.zip https://jpskill.com/download/17910.zip && unzip -o no-bluff-seo-skill.zip && rm no-bluff-seo-skill.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/17910.zip -OutFile "$d\no-bluff-seo-skill.zip"; Expand-Archive "$d\no-bluff-seo-skill.zip" -DestinationPath $d -Force; ri "$d\no-bluff-seo-skill.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
no-bluff-seo-skill.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
no-bluff-seo-skillフォルダができる - 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-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
No-Bluff SEO Skill
Purpose
Ensure every SEO/GEO claim Synthex makes is:
- Verifiable via search/SEO APIs
- Tagged with a confidence score
- Clearly separated between fact, forecast, and opinion
Data Sources
- DataForSEO API
- SEMRush API
- Internal
seo_providersand related tables
Actions
- Fetch and cross-check keyword metrics.
- Validate positioning statements against real data.
- Attach
source,metric_type, andconfidence_scoreto generated SEO insights. - Update or generate structured data (JSON-LD) where needed.
When to Use
- Creating landing page copy
- Building comparison pages
- Generating audit reports
- Enriching client reports in the managed services engine
No-Bluff Protocol Rules
Rule 1: Source Everything
Every claim must have a source:
- SEMRush data
- DataForSEO data
- Google Search Console
- Ahrefs data
- Direct citation
Rule 2: Confidence Scoring
All metrics must have confidence:
high(90%+): Direct measurementmedium(70-89%): Derived/calculatedlow(50-69%): Estimated/projecteduncertain(<50%): Flagged for review
Rule 3: No Vanity Metrics
Reject:
- "We're #1 in the industry"
- "Top-rated by customers"
- "Best-in-class solution"
Accept only:
- Specific, measurable claims
- Dated statistics
- Verifiable rankings
Rule 4: Audit Trail
Every SEO action must be logged:
- What was checked
- What data was found
- What changes were made
- When and by whom
Structured Data Requirements
- JSON-LD for all product pages
- LocalBusiness schema for service businesses
- Article schema for blog posts
- FAQ schema for common questions
- Review schema (only with real reviews)