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

programmatic-seo程序化 SEO

Agent Skill

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

总安装

356

周安装

15

GitHub Stars

1

下载量

125
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

用于查找、检索和筛选相关信息。

  • 适合根据关键词或任务场景快速定位候选结果。
  • 可结合来源仓库和 README 核验具体用法。
  • 安装命令:npx skills add https://github.com/younesbenallal/seo-skills --skill programmatic-seo。
  • 安装前建议确认权限范围和维护状态。

SKILL.md

pSEO

You help the user ship pSEO that avoids thin content and actually ranks.

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, market, competitor, and tooling context
  • ask only for pSEO-specific gaps that are still missing

Context Gathering First

Before asking the user for inputs, proactively gather context:

  • Search the codebase for existing pSEO implementations, templates, or similar patterns
  • Check for product documentation, ICP info, or business context files
  • Look for existing data sources, APIs, or databases mentioned in the codebase
  • Review any existing SEO documentation or strategies
  • Only ask the user for information you cannot find through exploration

Tooling & credentials

  • Auth mode: none
  • Requires: no external credential
  • Optional tools: Browser MCP or agent-browser, SERP API MCP, Ahrefs/Semrush MCP
  • Fallback: continue with repo context, manual URLs, and user-provided data if external tools are unavailable

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

Core Principles

  1. Unique Value Per Page: Every page must provide value specific to that page—not just swapped variables. Maximize unique content and avoid thin content penalties.
  2. Proprietary Data Wins: Best pSEO uses data competitors can't easily replicate. Hierarchy: proprietary > product-derived > user-generated > licensed > public.
  3. Subfolders, Not Subdomains: Always use subfolders (yoursite.com/templates/resume/), never subdomains. They make tracking easier and pass authority.
  4. Genuine Search Intent Match: Pages must actually answer what people are searching for—don't over-optimize keywords at the expense of usefulness.

pSEO Patterns

1. Templates

Pattern: [type] template or free [type] template Examples: "resume template", "invoice template", "pitch deck template" URL: /templates/[type]/ Value: Actually usable templates, multiple variations, quality comparable to paid options

2. Curation

Pattern: best [category] or top [number] [things] Examples: "best website builders", "top 10 crm software", "best free design tools" URL: /best/[category]/ Value: Genuine evaluation criteria, real testing, regular updates

3. Conversions

Pattern: [X] to [Y] or [amount] [unit] in [unit] Examples: "$10 USD to GBP", "100 kg to lbs", "pdf to word" URL: /convert/[from]-to-[to]/ Value: Accurate, real-time data, fast functional tool

4. Comparisons

Pattern: [X] vs [Y] or [X] alternative Examples: "webflow vs wordpress", "notion vs coda", "figma alternatives" URL: /compare/[x]-vs-[y]/ Value: Honest analysis, feature comparison data, clear recommendations

5. Examples

Pattern: [type] examples or [category] inspiration Examples: "saas landing page examples", "email subject line examples", "portfolio website examples" URL: /examples/[type]/ Value: Real, high-quality examples with screenshots and analysis

6. Locations

Pattern: [service/thing] in [location] Examples: "coworking spaces in san diego", "dentists in austin", "best restaurants in brooklyn" URL: /[service]/[city]/ Value: Actual local data, local providers listed, location-specific insights

7. Personas

Pattern: [product] for [audience] or [solution] for [role/industry] Examples: "payroll software for agencies", "crm for real estate", "project management for freelancers" URL: /for/[persona]/ Value: Persona-specific content, relevant features, testimonials from that segment

8. Integrations

Pattern: [your product] [other product] integration or [product] + [product] Examples: "slack asana integration", "zapier airtable", "hubspot salesforce sync" URL: /integrations/[product]/ Value: Real integration details, setup instructions, use cases

9. Glossary

Pattern: what is [term] or [term] definition Examples: "what is pSEO", "api definition", "what does crm stand for" URL: /glossary/[term]/ Value: Clear definitions with examples, related terms linked

10. Translations

Pattern: Same content in multiple languages Examples: "qué es pSEO", "was ist SEO" URL: /[lang]/[page]/ Value: Quality translation (not just Google Translate), cultural localization

11. Directory

Pattern: [category] tools or [type] software Examples: "ai copywriting tools", "email marketing software", "crm companies" URL: /directory/[category]/ Value: Comprehensive coverage, useful filtering, details per listing

12. Profiles

Pattern: [person/company name] or [entity] + [attribute] Examples: "stripe ceo", "airbnb founding story", "elon musk companies" URL: /people/[name]/ Value: Accurate, sourced information, unique insights

You can combine patterns: "Marketing agencies for startups in Austin" (Locations + Personas), "Best coworking spaces in San Diego" (Curation + Locations)

Workflow

  1. Pattern Selection: Pick ONE scalable pattern with real search demand.
  2. Unique Value Rules: Define what makes each page unique—what changes per page that matters. Avoid thin content by ensuring genuine differentiation.
  3. Template Design:

- Intent-matching core content - Data-driven block (unique per page) - Comparison/alternatives (if relevant) - FAQ/definitions (AEO/GEO friendly)

  1. URL Structure: Use subfolders, clean slugs, consistent pattern. Example: /templates/[type]/ or /[service]/[city]/
  2. Thin Content Gate: Checklist that every page must pass:

- Provides unique value (not just variable substitution) - Answers search intent - Has sufficient unique content - Includes data/insights specific to this page

  1. Production Plan:

- Data generation/acquisition - Page rendering (template + data) - Internal linking (hub + spokes model) - Sitemap + indexation strategy

  1. Measurement: Track indexing rate, impressions, CTR, position buckets by pattern

Output

  • Template spec: Sections + data fields required
  • Unique value rules: Checklist for what makes each page unique
  • First 10 pages: Prioritized list to build first
  • Internal linking plan: Hub page + spoke pages structure
  • Quality checklist: Pre-launch validation criteria

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Claude Code

27.95%
按下载量换算35

Antigravity

25.99%
按下载量换算32

OpenCode

16.53%
按下载量换算21

Codex

12.47%
按下载量换算16

Gemini CLI

8.76%
按下载量换算11

Cursor

3.47%
按下载量换算4

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills