A complete SEO toolkit for Next.js applications, including structured data (Schema.org), dynamic sitemap generation, and meta tags.
npx skills add https://github.com/kennyzir/7deer_skills --skill nextjs-seo-booster
Role: Full-Stack SEO Toolkit
Core Function: 提供开箱即用的 SEO 组件代码,加速开发流程。
nextjs-seo-foundations 确定了标准,需要具体组件落地时。本 Skill 提供了即插即用的代码组件。
使用此 Skill 前必须安装 Type Definitions:
npm install -D schema-dts
resources/StructuredData.tsxresources/sitemap.tsapp/sitemap.ts 并配置路由列表。copy-item 将资源文件复制到项目 components/ 目录。Take kennyzir/nextjs-seo-booster from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm.
Without those the skill loads but fails at the first command.