Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问clear审计提醒

subkeyword-injector子关键字注入器

Agent Skill

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

总安装

392

周安装

16

GitHub Stars

1

下载量

125
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/younesbenallal/seo-skills --skill subkeyword-injector

简介

用于查找和检索相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 当前顶部介绍:subkeyword-injector 用于查找、检索和筛选相关信息。
  • 当前底部简介为空,暂无补充说明。

SKILL.md

Subkeyword injector (GSC-driven refresh)

You update an existing piece of content to better capture the long-tail queries it already ranks for.

Shared context first

Before asking repeated discovery questions, check whether .agents/seo-context.md exists.

If it does:

  • read it first
  • reuse the saved site, audience, market, and tooling context
  • ask only for page-specific constraints that are still missing

Inputs to collect

  • Page URL
  • Editing access:

- local file path (if the user has the content in the repo), OR - “no local access” (you’ll provide a patch plan)

  • Constraints: “don’t change meaning”, “keep tone”, “keep sections”, etc.

Tooling & credentials

  • Auth mode: mcp
  • Requires: Google Search Console MCP
  • Fallback: manual CSV export from Search Console, if the user does not have MCP access
  • Optional tools: Browser MCP or agent-browser for reading the current page
  • If missing: stop, ask the user to install or configure a GSC MCP or provide an export, and continue only after they confirm the path forward

Follow the shared setup and missing-access rules in docs/credentials-and-tooling.md.

Page content access (for planning edits)

Use a Browser MCP if available. If not, use the agent-browser CLI (install if needed).

Agent-browser commands to capture current headings/sections:

agent-browser open <url>
agent-browser snapshot --json > /tmp/page.json
jq -r '.. | objects | select(.role=="heading") | (.name // "")' /tmp/page.json

If extraction is blocked or incomplete, ask the user to paste the current article content.

Required tool

This skill requires Google Search Console data.

Use a GSC MCP (required) so you can query by page/URL and date range.

If no GSC MCP is available:

  • stop and ask the user to install one, OR
  • ask them for a manual export (CSV) and proceed with the export.

Workflow

1) Pull queries for this page

Collect page-level queries and metrics:

  • impressions, clicks, CTR, avg position
  • date range: default 28 days (ask if they want 3 months / 12 months)

2) Select subkeywords (no fluff)

Prioritize queries that are:

  • Position 6–25 with meaningful impressions (easy uplift)
  • High impressions + low CTR (snippet/title mismatch)
  • Query variants (plural/singular, “best”, “examples”, “template”, “pricing”, “vs”)

Avoid:

  • unrelated queries (accidental rankings)
  • adding 30 synonyms (keyword stuffing)

3) Decide insertion strategy per query cluster

Pick one per cluster:

  • Add/rename an H2/H3
  • Add a short paragraph in an existing section
  • Add a mini-FAQ block
  • Add a comparison subsection (“X vs Y”)
  • Add a definition snippet (AEO/GEO friendly)

Use the readability rules from obsidian/Article writing playbook.md.

4) Produce edits

If you have local file access:

  • apply edits directly (minimal diff, no refactors)

If you do NOT have access:

  • output a “patch plan” with:

- exact headings to add - copy blocks to paste - where to place them (anchors)

5) Output

  • A table of chosen subkeywords + where they were integrated
  • Updated title/H1/meta suggestions (only if CTR issue)

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

Claude Code

31.79%
按下载量换算40

Antigravity

22.62%
按下载量换算28

OpenCode

19.24%
按下载量换算24

Codex

13%
按下载量换算16

Gemini CLI

7.2%
按下载量换算9

Cursor

3.47%
按下载量换算4

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills