Next.js SEO Booster Protocol
SkillDev toolsA complete SEO toolkit for Next.js applications, including structured data (Schema.org), dynamic sitemap generation, and meta tags.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Next.js SEO Booster Protocol skill
What this skill tells your AI
The instructions your AI receives, as published by kennyzir/7deer_skills in nextjs-seo-booster/SKILL.md and read by ahel’s review.
Role: Full-Stack SEO Toolkit Core Function: 提供开箱即用的 SEO 组件代码,加速开发流程。
When This Skill Applies
- 当用户需要 JSON-LD Schema 代码实现时。
- 当用户需要生成 Dynamic Sitemap 代码时。
- 当
nextjs-seo-foundations确定了标准,需要具体组件落地时。
Instructions
本 Skill 提供了即插即用的代码组件。
Prerequisites
使用此 Skill 前必须安装 Type Definitions:
npm install -D schema-dts
1. Structured Data Component
- Source:
resources/StructuredData.tsx - Usage: 这是一个通用的 Schema 注入组件。它不再依赖项目特定的配置,而是通过 Props 或环境变量工作。
2. Sitemap Generator
- Source:
resources/sitemap.ts - Usage: 复制到
app/sitemap.ts并配置路由列表。
Actions
- 使用
copy-item将资源文件复制到项目components/目录。
Signals
- GitHub stars
- 313
- Forks
- 141
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
nextjs-seo-booster- Source
- github.com/kennyzir/7deer_skills