schema_version: "1.1"
id: marketing/page-speed-technical-seo-plugin
name: Page Speed & Technical SEO Plugin
description: Package technical SEO diagnostics, page experience checks, and reporting guidance into one installable plugin for search and landing-page teams.
version: 0.1.0
released_at: "2026-03-29T00:00:00Z"
category: marketing-plugins/seo
tags:
  - seo
  - technical-seo
  - performance
  - page-speed
license: MIT
author:
  name: AI Skills Guide Maintainers
  url: https://github.com/ai-knowledge-hub/ai-skills-guide
repository: https://github.com/ai-knowledge-hub/ai-skills-guide
runtimes:
  - codex
  - claude
  - generic
entrypoints:
  spec: plugin.json
  readme: README.md
  tests: tests/test-prompts.md
  examples_dir: examples
includes:
  skills:
    - marketing/seo-paid-search-synergy
    - adtech/playwright-agentic-e2e
    - security/environment-risk-assessment
  tools:
    - analytics/ga4-mcp-connector
  hooks:
    - lighthouse-and-landing-page-review
requires:
  secrets:
    - GA4_PROPERTY_ID
  approvals:
    - human-review-before-site-change
usability:
  availability: template-only
  execution: bundle
  limitations:
    - Source composition and advisory hooks only; no self-contained verified runtime bundle is published.
  quickstart: Review README.md and implement and register the bundled dependencies and hooks before use.
verification:
  tests_min_prompts: 5
  security_reviewed: false
deprecated: false
