·pseo-data
{}

pseo-data

设计和实现为程序化 SEO 页面提供支持的结构化数据架构,包括内容模型、数据源、slug 生成和数据获取层。在设置或重构 pSEO 的数据基础、设计内容模型或构建提供页面模板的数据管道时使用。

10安装·0热度·@lisbeth718

安装

$npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-data

如何安装 pseo-data

通过命令行快速安装 pseo-data AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-data
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:lisbeth718/pseo-skills。

SKILL.md

查看原文

Design and implement the structured data layer that feeds all programmatic SEO pages. This is the foundation every other pSEO skill depends on.

Create TypeScript interfaces for each page type using a two-tier model. The lightweight index tier is safe to hold in memory for all pages; the heavy full tier is loaded per-page only.

Extend BaseSEOContent for each page type with domain-specific fields. The interfaces above show the minimum required fields. See references/content-models.md for the full definitions (which add subcategory, tags, publishedDate, status, and more) and extended type examples (LocationPage, ProductPage, ComparisonPage, CategoryPage).

设计和实现为程序化 SEO 页面提供支持的结构化数据架构,包括内容模型、数据源、slug 生成和数据获取层。在设置或重构 pSEO 的数据基础、设计内容模型或构建提供页面模板的数据管道时使用。 来源:lisbeth718/pseo-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-data
分类
{}数据分析
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from lisbeth718/pseo-skills

快速解答

什么是 pseo-data?

设计和实现为程序化 SEO 页面提供支持的结构化数据架构,包括内容模型、数据源、slug 生成和数据获取层。在设置或重构 pSEO 的数据基础、设计内容模型或构建提供页面模板的数据管道时使用。 来源:lisbeth718/pseo-skills。

如何安装 pseo-data?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lisbeth718/pseo-skills --skill pseo-data 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/lisbeth718/pseo-skills

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-03-10