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

target-serp目标搜索引擎

Agent Skill

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

总安装

38,016

周安装

1,607

GitHub Stars

7

下载量

13,312
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:target-serp(目标搜索引擎)
来源仓库:https://github.com/calm-north/seojuice-skills
仓库路径:skills/target-serp
安装命令:
npx skills add https://github.com/calm-north/seojuice-skills --skill target-serp
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/calm-north/seojuice-skills --skill target-serp

简介

识别和优化特色片段、人们也问框、知识面板和目标关键字的丰富结果。

  • 涵盖 10 种 SERP 功能类型,具有特定的内容格式和架构标记要求(段落/列表/表格片段、PAA、知识面板、FAQ/HowTo/Review 丰富结果)
  • 包括一个优先级矩阵,用于评估每个功能的流量影响和工作量,以及多个功能一起出现时的组合模式
  • 提供分步审核和优化工作流程:记录当前持有者、匹配内容格式、添加常见问题解答部分以及实施架构标记
  • 将AI Overview策略与传统SERP优化区分开来,在格式优化的同时强调权威性和独特性
  • 为 FAQPage、HowTo、Article、BreadcrumbList、VideoObject、Dataset 和 SpeakableSpecification 标记提供即用型 JSON-LD 模板

SKILL.md

Target SERP

Identify and capture featured snippets, People Also Ask boxes, knowledge panels, and rich results for target keywords.

SERP Feature Types

FeatureTriggerContent Format Needed
Featured Snippet (paragraph)"What is", "how does", definitional queries40-60 word direct answer under an H2/H3 matching the query
Featured Snippet (list)"How to", "steps to", "best", "top"Ordered or unordered list with H2/H3 heading
Featured Snippet (table)Comparison, pricing, specs queriesHTML <table> with clear headers
People Also AskMost informational queriesConcise answer (2-3 sentences) under an H2 that matches the PAA question
Knowledge PanelBrand/entity queriesStructured data (Organization, Person), Wikipedia presence, consistent NAP
Rich Results (FAQ)Pages with FAQ contentFAQPage schema markup
Rich Results (How-To)Tutorial/instructional pagesHowTo schema markup
Rich Results (Review)Product/service review pagesReview/AggregateRating schema markup
Rich Results (Breadcrumb)Any page with hierarchyBreadcrumbList schema markup
SitelinksBrand queriesClear site structure, descriptive navigation, internal linking

SERP Feature Prioritization Matrix

Not all SERP features are equally valuable. Use this to decide where to invest effort:

SERP FeatureTraffic ImpactEffort to WinBest For
Featured SnippetVery HighMediumInformational content sites
AI Overview citationHigh (growing)Medium-HighAuthority/expertise sites
People Also AskMedium-HighLow-MediumFAQ-rich content
Video CarouselHighHighTutorial/how-to content
Local PackVery High (local)MediumLocal businesses
Rich Results (Review)Medium-HighLow-MediumProduct/service reviews
Image PackMediumLow-MediumVisual content creators
Shopping ResultsVery High (ecommerce)MediumProduct sellers
Knowledge PanelMedium (brand)High (long-term)Established brands

Feature Combination Patterns

When multiple features appear together, optimize for the combination:

CombinationOpportunity
AI Overview + Featured SnippetOptimize for both — structured content with clear answers wins both slots
Video + PAA + Featured SnippetCreate a comprehensive guide with video and FAQ section
Shopping + Ads + ReviewsProduct optimization + review schema + merchant feed
PAA only (no snippet)Snippet opportunity — create snippet-optimized content to claim it
AI Overview only (no snippet)Structured, authoritative content with cited data gets AI inclusion

AI Overview vs Traditional SERP Strategy

Query TypeTraditional StrategyAI-Era Strategy
InformationalWin featured snippetWin AI Overview citation AND featured snippet
ComparisonCreate comparison contentCreate structured comparison tables with clear verdicts
DefinitionWrite clear definition for snippetWrite authoritative, citable definition with evidence
How-toCreate step-by-step listCreate steps with unique insights AI can synthesize

Traditional features reward format optimization. AI Overviews reward authority and uniqueness.

Step 1: Audit Current SERP Features

For each target keyword:

  1. Search the keyword and document which SERP features appear
  2. Note who currently holds each feature (which domain, what content format)
  3. Check if your site already appears in any feature for this keyword
  4. Assess winnability — can you match or beat the current holder's content format?
KeywordFeature PresentCurrent HolderYour PageWinnable?
...Featured snippet (paragraph)competitor.com/blog/topicYes — need better answer
...PAA (3 questions)variousNo pageYes — create FAQ section
...Knowledge panelNo — need Wikipedia presence

Step 2: Featured Snippet Optimization

Featured snippets pull content directly from pages. To win them:

Paragraph Snippets

  • Place a concise answer (40-60 words) directly under an H2 or H3 that matches the query
  • Start with a definition or direct statement: "[Topic] is..."
  • Follow the snippet-bait with expanded detail (Google wants the page to have depth, not just a snippet)

List Snippets

  • Use a proper HTML ordered or unordered list
  • H2 heading should match the query: "How to [do thing]" or "Best [category]"
  • 5-8 list items (Google rarely shows more)
  • Each item should be a concise, scannable phrase

Table Snippets

  • Use semantic HTML <table> with <thead> and <tbody>
  • Column headers should be descriptive
  • Keep to 3-5 columns, 4-8 rows
  • Include the query keyword in the table caption or preceding heading

Snippet Optimization Checklist

  • H2/H3 heading matches the target query exactly or closely
  • Answer appears in the first paragraph after the heading
  • Answer is self-contained (makes sense without surrounding context)
  • Page already ranks on page 1 for the keyword (snippets almost always come from page 1 results)
  • Content format matches what Google currently shows (paragraph, list, or table)

Step 3: People Also Ask Optimization

PAA boxes appear on a large share of informational searches. To capture them:

  1. Collect PAA questions for your target keywords
  2. Add an FAQ section to relevant pages using the exact question as an H2 or H3
  3. Answer in 2-3 sentences directly under the heading
  4. Mark up with FAQPage schema for rich result eligibility

PAA answers should be:

  • Direct and concise (no "great question!" preamble)
  • Factually accurate
  • Self-contained (answer stands alone)

Step 4: Schema Markup

Add structured data for rich result eligibility.

Important: Google significantly restricted FAQ rich results in August 2023. FAQPage schema now only generates rich results for well-known government and health authority sites. For most sites, FAQ schema still helps AI systems extract Q&A content but will not produce visible rich results in Google SERPs.

FAQPage (AI extraction — not visual rich results for most sites)

{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "What is [topic]?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "Direct answer here."
    }
  }]
}

HowTo

For step-by-step content. Include name, step array with HowToStep, estimatedCost, and totalTime:

{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "How to [do thing]",
  "totalTime": "PT30M",
  "step": [{
    "@type": "HowToStep",
    "name": "Step 1 title",
    "text": "Step 1 description",
    "image": "https://example.com/step1.jpg"
  }]
}

Article

For blog posts and guides: include headline, datePublished, dateModified, author, image.

BreadcrumbList

For every page with hierarchical navigation: define the path from home to current page.

VideoObject

For pages with embedded videos — enables video rich results and video carousels:

{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "Video title",
  "description": "Video description",
  "thumbnailUrl": "https://example.com/thumb.jpg",
  "uploadDate": "2026-01-15",
  "duration": "PT5M30S",
  "contentUrl": "https://example.com/video.mp4"
}

Dataset

For pages with original research or data — surfaces in Google Dataset Search:

{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Dataset title",
  "description": "What this dataset contains",
  "creator": { "@type": "Organization", "name": "Your Brand" },
  "datePublished": "2026-01-15",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}

SpeakableSpecification

Marks content sections suitable for text-to-speech and voice assistant extraction:

{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [".article-summary", ".key-finding"]
  }
}

Validation: Always validate schema with Google's Rich Results Test before deploying.

Step 5: Action Plan

For each target keyword and feature:

KeywordTarget FeatureCurrent StatusAction RequiredPage to OptimizePriority
...Featured snippetCompetitor holds itAdd snippet-bait paragraph under matching H2/blog/guideHigh
...PAANot present on our siteAdd FAQ section with schema/blog/guideMedium
...Rich result (FAQ)No schemaAdd FAQPage JSON-LD/faqLow

Output Format

SERP Feature Audit: [domain or keyword set]

Current SERP Feature Presence

  • Features held: [count]
  • Features available to win: [count]
  • Keywords with SERP features: [count out of total]

Feature Opportunities [Table from Step 1]

Action Plan [Table from Step 5]

Schema Implementation List For each page needing schema:

  • Page URL
  • Schema type to add
  • Key fields to populate
  • Validation status

Pro Tip: Use the free Schema Markup Generator to build JSON-LD for any page type, and the SERP Feature Landscape tool to explore which features dominate your niche. SEOJuice MCP users can run /seojuice:keyword-analysis to find high-impression, low-click keywords where SERP features are stealing clicks.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.07%
按下载量换算4,802

Claude

30.05%
按下载量换算4,000

Cursor

19.6%
按下载量换算2,609

Gemini CLI

9.65%
按下载量换算1,285

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills