pseo-templates
✓创建具有动态路由的页面模板,以实现程序化 SEO,包括每页独特的意图匹配内容,以及不同的标题、标题、描述和常见问题解答。在构建或重构 pSEO 页面模板、设置动态路由或确保每个生成的页面具有独特、有价值的内容时使用。
SKILL.md
Build page templates that produce unique, intent-matched content at scale through dynamic routing and structured data rendering.
Implement generateStaticParams (App Router) or getStaticPaths (Pages Router) using the data layer's getAllSlugs().
Every pSEO page template must include these content sections. Value goes first — the December 2025 core update devalues pages that bury useful content under filler intros, excessive ads, or boilerplate. The user's query should be answered within the first visible viewport.
创建具有动态路由的页面模板,以实现程序化 SEO,包括每页独特的意图匹配内容,以及不同的标题、标题、描述和常见问题解答。在构建或重构 pSEO 页面模板、设置动态路由或确保每个生成的页面具有独特、有价值的内容时使用。 来源:lisbeth718/pseo-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-templates- 分类
- $商业营销
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 pseo-templates?
创建具有动态路由的页面模板,以实现程序化 SEO,包括每页独特的意图匹配内容,以及不同的标题、标题、描述和常见问题解答。在构建或重构 pSEO 页面模板、设置动态路由或确保每个生成的页面具有独特、有价值的内容时使用。 来源:lisbeth718/pseo-skills。
如何安装 pseo-templates?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-templates 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/lisbeth718/pseo-skills