optimise-seo
The optimise-seo skill provides a framework for managing SEO and technical foundations for Next.js App Router applications. It covers sitemaps, robots, metadata, structured data, canonical URLs, redirects, indexing policies, internationalisation, Core Web Vitals, security headers, and error-page resilience.
Is optimise-seo safe to install?
Review the source first: our audit of optimise-seo's source files found 1 shell command, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill reads and writes local project files and executes shell commands like curl to validate HTTP headers.
How we audit skills: our security review methodology.
Who is this skill for?
Developers working on Next.js App Router projects who need to implement or audit SEO, technical performance, and security headers.
What can you do with it?
- Improve SEO
- Add a sitemap
- Fix meta tags
- Add structured data
- Set canonical URLs
- Set up redirects
- Fix soft 404s
- Add hreflang
- Add security headers
- Add cookie consent
- Improve Core Web Vitals
- Audit SEO
- Build SEO pages at scale
How good is this skill?
Quality score: 5/10. The skill provides a clear, structured workflow and specific technical references for Next.js App Router. It maintains a strict scope by excluding visual design and UI-specific tasks.
What does the skill file contain?
# Optimise SEO - **IS:** crawlability, metadata, structured data, canonicals, redirects, hreflang, Core Web Vitals, programmatic SEO, security/privacy headers, and error-page status behaviour for Next.js App Router apps. - **IS NOT:** visual redesigns or layout changes (use `ui-design`), page-level UI quality review (use `ui-audit`), or making a site readable by AI agents via llms.txt and agent protocols (use `agent-ready-audit`). Allowed file surface: metadata, structured data, semantic HTML, internal links, alt text, `app/sitemap.ts`, `app/robots.ts`, `next.config.ts` redirects and headers...
Frequently asked questions
Does this skill handle visual design changes?
No. The skill explicitly excludes visual redesigns and layout changes, directing users to the ui-design skill instead.
What files does the skill modify?
The skill targets files such as app/sitemap.ts, app/robots.ts, next.config.ts, and metadata configurations within the App Router structure.
How does the skill validate SEO performance?
The skill requires the user to copy references/seo-checklist.md, check HTTP headers, verify canonical and OpenGraph tags, run Lighthouse audits, and validate JSON-LD.
Related skills
seo-audit
133.3KUsers seeking to diagnose SEO issues, improve organic search performance, or conduct a health check on their website
The seo-audit skill provides a structured framework for diagnosing and recommending improvements for website search engine optimization. It guides the agent through technical, on-page, and content quality assessments, including specific checks for international SEO and site-type-specific issues.
content-strategy
86.4KContent marketers, founders, and marketing teams planning content roadmaps and editorial calendars
The content-strategy skill assists users in planning content strategies, identifying topics, and building editorial calendars. It guides users through gathering business context, researching customers, analyzing competitors, and mapping content to the buyer's journey. It provides frameworks for searchable and shareable content, pillar identification, and topic clustering.
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ai-seo
70.6KContent creators, SEO professionals, and digital marketers aiming to improve their brand's presence in AI-generated search results
The ai-seo skill provides a framework for optimizing web content to increase visibility and citation rates in AI-powered search engines and LLM-based assistants like ChatGPT, Perplexity, and Google AI Overviews.