Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计提醒

keyword-research关键词研究

Agent Skill

keyword-research 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

612

周安装

25

GitHub Stars

67

下载量

196
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:keyword-research(关键词研究)
来源仓库:https://github.com/indranilbanerjee/digital-marketing-pro
仓库路径:skills/keyword-research
安装命令:
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill keyword-research
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill keyword-research

简介

keyword-research 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于关键词搜索、任务场景匹配或来源线索梳理等研究检索场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用该技能。
  • 安装前需确认权限范围、维护状态及是否涉及联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/dm:keyword-research

Purpose

Standalone keyword research and clustering tool. Produces a prioritized keyword list with estimated search volume, keyword difficulty, search intent classification, and content recommendations mapped to each cluster.

Input Required

The user must provide (or will be prompted for):

  • Seed keywords or topic: Starting keywords, a topic area, or a URL to extract keyword themes from
  • Target audience: Who the content is intended to reach (demographics, expertise level, pain points)
  • Industry: The vertical or niche to contextualize volume and difficulty estimates
  • Competitor domains: Optional -- 1-3 competitor domains to run content gap analysis against
  • Target market/language: Geographic and language targeting for volume estimates
  • Content goals: Traffic, leads, thought leadership, product sales, or brand awareness
  • Existing content inventory: Optional -- URLs or topics already published to avoid duplication

Process

  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply voice, compliance, industry context. Check guidelines/_manifest.json for restrictions, messaging, channel styles, voice-and-tone rules, and templates. If a template matching this command exists in ~/.claude-marketing/brands/{slug}/templates/, apply its format. If no brand exists, prompt for /dm:brand-setup or proceed with defaults.
  2. Check campaign history: Run python campaign-tracker.py --brand {slug} --action list-campaigns to identify previous keyword research and content campaigns to build upon rather than duplicate.
  3. Load reference files: Consult skills/content-engine/ for content strategy context and skills/context-engine/industry-profiles.md for industry-specific keyword benchmarks and search behavior patterns.
  4. Run keyword clustering: Execute scripts/keyword-clusterer.py with seed keywords to generate an expanded keyword list with volume estimates, difficulty scores, and trend signals.
  5. Classify search intent: Categorize every keyword into intent buckets -- informational (how-to, what-is), navigational (brand, product names), commercial (best, reviews, comparison), and transactional (buy, pricing, demo, free trial).
  6. Map keywords to content types: Assign each cluster a recommended content format -- blog post, landing page, pillar page, comparison page, FAQ, video, tool, or interactive content -- based on intent and SERP feature analysis.
  7. Identify content gaps vs competitors: If competitor domains were provided, cross-reference their ranking keywords against the brand's current coverage to surface missed opportunities and underserved topics.
  8. Discover long-tail opportunities: Expand each cluster with long-tail variants, question-based keywords (People Also Ask patterns), and related search modifiers that represent lower-difficulty entry points.
  9. Assess SERP feature opportunities: For each primary keyword, identify which SERP features are present (featured snippets, People Also Ask, knowledge panels, image packs, video carousels) and note which are attainable.
  10. Identify seasonal and trending opportunities: Flag keywords with notable seasonal patterns or rising search trends that present time-sensitive content opportunities requiring prioritized scheduling.
  11. Prioritize by impact and difficulty: Score each keyword cluster on a composite priority metric weighing estimated volume, ranking difficulty, business relevance, conversion potential, and content gap opportunity.
  12. Generate keyword strategy document: Compile the full analysis into a structured deliverable with clear next-step recommendations for content creation sequencing.

Output

A structured keyword strategy document containing:

  • Keyword clusters organized by topic theme, each with individual keywords listed
  • Estimated monthly search volume and keyword difficulty per keyword
  • Search intent classification (informational, navigational, commercial, transactional) per keyword
  • SERP feature opportunities per cluster (featured snippets, PAA, video, image pack)
  • Recommended content type and format for each cluster
  • Priority score (high/medium/low) with rationale for sequencing
  • Content gap analysis showing competitor-owned keywords the brand is missing
  • Long-tail keyword opportunities with lower difficulty and high relevance
  • Question-based keyword list for FAQ and People Also Ask targeting
  • Recommended content creation roadmap based on priority ranking
  • Quick-win keywords (low difficulty, decent volume, high relevance) flagged for immediate action
  • Seasonal or trending keyword opportunities with timing recommendations
  • Internal linking opportunities between keyword clusters and existing content

Agents Used

  • seo-specialist -- Keyword research, volume and difficulty estimation, SERP analysis, content gap identification, and priority scoring
  • content-creator -- Content type mapping, content angle recommendations, and editorial planning for keyword-targeted pieces

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.89%
按下载量换算76

Claude

30.02%
按下载量换算59

Cursor

18.02%
按下载量换算35

Gemini CLI

9.74%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills