Validate programmatic SEO pages against quality standards to prevent thin content, duplicate content, and keyword cannibalization. Use when auditing pSEO output quality, before deploying new pages, when Google Search Console reports issues, or when checking if generated pages meet quality thresholds. This skill can also be used automatically to validate changes made by other pseo-* skills.
$npx -y skills add karrolcia/hippocampus --skill pseo-quality-guardInstalls into the current project.
Run `npx skills use "https://github.com/karrolcia/hippocampus" --skill "karrolcia/hippocampus/pseo-quality-guard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/karrolcia/hippocampus" that are relevant to the current task. Run `npx skills add "https://github.com/karrolcia/hippocampus"` and select the relevant skills, then follow their instructions.