Skip to main content

SEO keyword grouping plugin for Claude Desktop — tự động phân nhóm keyword bằng Claude Batch API

Project description

Keyword Labeler

Plugin Claude Desktop / Claude Code để tự động phân nhóm keyword SEO từ file Excel/CSV (lên đến 10.000 keyword).

English summary: An MCP plugin for Claude Desktop and Claude Code that automatically clusters SEO keywords using Claude Batch API. Input: Excel/CSV with keyword + volume columns. Output: Excel (3 sheets: Labeled / Removed / Summary) or Markdown. Supports SpySERP URL-overlap pre-grouping, brand keyword handling, and Vietnamese no-diacritic filtering.


Tính năng

  • Phân nhóm tự động theo format chủ đề - hậu tố 1 - hậu tố 2 (ví dụ: viêm phụ khoa - dấu hiệu - khi mang thai)
  • Claude Batch API — tiết kiệm 50% chi phí so với standard API
  • Vocabulary nhất quán — Phase 5a build vocabulary cố định, inject vào tất cả batch
  • Merge pass — gộp tên nhóm trùng nghĩa sau khi phân nhóm
  • SpySERP integration — pre-group theo URL overlap (≥5 URL chung)
  • Xử lý brand keyword — 4 chế độ: nhóm riêng / gộp / loại bỏ / giữ nguyên
  • Lọc keyword — loại sai chính tả, không dấu volume thấp, off-topic
  • Review UI — xem, merge, rename nhóm ngay trong Claude trước khi export
  • Export — Excel 3 sheet hoặc Markdown

Yêu cầu

  • Python 3.9+
  • Claude Desktop hoặc Claude Code
  • ANTHROPIC_API_KEY trong environment (hoặc file ~/.anthropic_key)

Cài đặt

Bước 1 — Chạy 1 lệnh terminal

bash <(curl -sSL https://raw.githubusercontent.com/minhdo01011990-glitch/keyword-labeler/main/install.sh)

Script tự động:

  1. Phát hiện Python 3.9+ và cài keyword-labeler từ PyPI
  2. Cấu hình MCP server vào claude_desktop_config.json (Claude Desktop)
  3. Cấu hình MCP server vào ~/.claude/settings.json (Claude Code CLI)
  4. Cài SKILL.md vào ~/.claude/skills/keyword/ để kích hoạt lệnh /keyword
  5. Restart Claude Desktop (macOS)

Bước 2 — Upload plugin vào Claude Desktop (1 lần duy nhất)

  1. Tải file keyword-labeler.plugin từ trang Releases
  2. Mở Claude Desktop → Cowork → Settings → Plugins → Upload → chọn file vừa tải

Sau bước này, gõ /keyword trong Cowork là dùng được.

Claude Code CLI: không cần bước này — lệnh /keyword hoạt động ngay sau Bước 1.


API Key

Khi gõ /keyword lần đầu, plugin tự kiểm tra API key. Nếu chưa có, Claude sẽ hỏi và lưu lại tự động.

Hoặc set thủ công:

export ANTHROPIC_API_KEY="sk-ant-..."   # thêm vào ~/.zshrc hoặc ~/.bashrc

Cập nhật lên phiên bản mới

Bước 1 — Cập nhật MCP server

bash <(curl -sSL https://raw.githubusercontent.com/minhdo01011990-glitch/keyword-labeler/main/install.sh)

Bước 2 — Cập nhật plugin Cowork

(Chỉ cần khi SKILL.md thay đổi — xem Release Notes để biết)

  1. Tải keyword-labeler.plugin mới từ Releases
  2. Cowork → Settings → Plugins → xóa plugin cũUpload file mới

Sử dụng

  1. Mở Claude Desktop, gõ /keyword
  2. Điền form:
    • Chủ đề SEO (ví dụ: sữa bột cho trẻ em)
    • Đường dẫn file keyword (Excel/CSV: cột keyword + volume)
    • File SpySERP (tuỳ chọn)
    • Xử lý brand: [1] nhóm riêng / [2] gộp / [3] loại bỏ / [4] giữ nguyên
    • Ngưỡng volume không dấu (default: 100)
    • Output: Excel hoặc Markdown
  3. Xác nhận chi phí ước tính → plugin chạy tự động
  4. Review nhóm, merge/rename nếu cần → export

Format file keyword

keyword volume
sữa bột enfamil 2400
cách chọn sữa cho bé 880
sữa bột loại nào tốt 590

Format output Excel

Sheet Labeled: Keyword, Volume, Nhóm, Chủ đề, Hậu tố 1, Hậu tố 2, Intent, Thương hiệu
Sheet Removed: Keyword, Volume, Lý do lọc
Sheet Summary: Nhóm, Số keyword, Tổng volume, Informational, Commercial, Transactional, Navigational


Kiến trúc

/keyword (Claude Desktop prompt)
  → data_loader      — đọc Excel/CSV, dedup volume
  → brand_detector   — tag branded keyword
  → filter           — Batch API: lọc sai chính tả, off-topic
  → spyserp_grouper  — URL overlap pre-group (≥5 URL)
  → grouper          — Phase 5a vocab + Phase 5b Batch API
  → merge_pass       — gộp tên nhóm trùng nghĩa
  → review UI        — xem / merge / rename trong Claude
  → exporter         — Excel 3 sheet hoặc Markdown

Stack: Python + FastMCP + Anthropic SDK + openpyxl + pandas


Chi phí ước tính

Với 1.000 keyword (chủ đề tiếng Việt):

  • Filter (Haiku Batch): ~$0.01
  • Grouper (Sonnet Batch): ~$0.14
  • Tổng: ~$0.15

Batch API tự động tiết kiệm 50% so với standard API. Thời gian xử lý: 15–40 phút tùy số lượng keyword.


License

MIT — xem LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keyword_labeler-1.0.3.tar.gz (47.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

keyword_labeler-1.0.3-py3-none-any.whl (49.3 kB view details)

Uploaded Python 3

File details

Details for the file keyword_labeler-1.0.3.tar.gz.

File metadata

  • Download URL: keyword_labeler-1.0.3.tar.gz
  • Upload date:
  • Size: 47.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for keyword_labeler-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ae21b7998c64ce6a9b856b8481abddb58ab1f75228467939acf670b9b291f6a0
MD5 befc1f96f334edc104845d9eaadcb06e
BLAKE2b-256 7449585a163d799cd3abf0c1985813b76e7873f988bfd0f4e794f75c24347f5b

See more details on using hashes here.

File details

Details for the file keyword_labeler-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: keyword_labeler-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 49.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for keyword_labeler-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d0590a13c0dd642ed55a56648ddafc470ca845ed36da8f6bf63f3affbf6d0d98
MD5 7b7821eb500394e00306b824531668e8
BLAKE2b-256 634c42a7fdae8db95f81ea0ecd830b6593e2d67d6d40f3d2e47fe2cd4c16462d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page