brand-geo-master

Brand GEO Master — AI Platform Brand Visibility Monitor. Automatically search AI platforms (Kimi/Xunfei/Zhipu/Wenxin/DeepSeek/etc.), detect brand keyword visibility, generate 0-100 GEM score, Feishu push support. Trigger: GEO, AI visibility, brand monitoring, AI search visibility.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "brand-geo-master" with this command: npx skills add billjamno58/brand-geo-master

Brand GEO Master

Detect your brand's visibility across AI search platforms, generate scores and optimization recommendations.


Core Features

  • Multi-platform detection: Search 9 AI platforms simultaneously
  • GEM Score: 0-100 visibility score with grade classification
  • AI Reason Analysis: Understand why brand is not recommended
  • Feishu Push: Auto-send report as interactive card
  • No API key required: Local Playwright for free tier

Quick Start

# Detect a single brand
python3 scripts/geo_report.py "Brand Name"

# Detect multiple brands (including competitors)
python3 scripts/geo_report.py "Brand A" "Brand B"

# No Feishu push (for debugging)
python3 scripts/geo_report.py "Brand Name" --no-push

# Check quota status
python3 scripts/geo_report.py --status

Score Guide

ScoreLevelDescription
80-100ExcellentAI actively recommends, strong brand exposure
60-79GoodMentioned by some AI platforms
30-59FairRare mentions, needs optimization
0-29WeakCompletely invisible

Platform Coverage

PlatformCoverage
KimiSupported
XunfeiSupported
WenxinSupported
ZhipuSupported
DeepSeekSupported
QwenSupported
DoubaoSupported
MitaSupported
HunyuanSupported

Config File

Config is at config.json:

{
  "platforms": {
    "kimi": {"enabled": true, "weight": 1.0},
    "xinhuo": {"enabled": true, "weight": 0.9},
    "yiyan": {"enabled": true, "weight": 0.9},
    "zhipu": {"enabled": true, "weight": 0.8},
    "deepseek": {"enabled": false},
    "qianwen": {"enabled": false},
    "doubao": {"enabled": false},
    "mita": {"enabled": false},
    "hunyuan": {"enabled": false},
    "xunfei": {"enabled": false}
  },
  "report": {
    "push_to_feishu": true,
    "feishu_webhook": "Your Feishu group bot webhook URL"
  }
}

Billing

  • Pay-per-call: $0.0100 USDT per execution via SkillPay.me
  • Balance insufficient: Payment URL returned — user tops up at https://skillpay.me/brand-geo-master
  • External data flow: FEISHU_USER_ID transmitted to skillpay.me for billing identification
  • Billing model: Each full scan (single brand or batch) = 1 call = $0.0100 USDT

Required Environment Variables

VariableDescription
FEISHU_USER_IDUser open_id for billing (passed by Feishu runtime)
SKILL_BILLING_API_KEYSkillPay Builder API Key
SKILL_BILLING_SKILL_IDSkillPay Skill ID (defaults to brand-geo-master)
GEO_QUOTA_FILEPath to quota file (defaults to .geo_quota.json)

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated