robots-policy-audit

Audit robots.txt policies for conflicts and lifecycle mismatches.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill robots-policy-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: robots-policy-audit
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/discovery/robots-policy-audit
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill robots-policy-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a comprehensive audit of a site's robots.txt file to detect and address indexing-related issues.

Core Features & Use Cases

  • Audit robots.txt: Identifies errors and potential issues within the robots.txt file.
  • Conflicts detection: Scans for conflicts such as noindex/deploy mismatches.
  • Lifecycle governance: Validates that noindex directives match content lifecycle stages.

Quick Start

Audit the robots.txt policy for your project by running the skill with your project slug.

Frequently Asked Questions about robots-policy-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my robots.txt for indexing issues?

To audit robots.txt for indexing issues, run the skill with your project slug to detect policy errors, deployment mismatches, and lifecycle conflicts. It analyzes technical directives and content lifecycle stages to ensure proper indexing deployment.

What causes noindex and deploy mismatches in robots.txt?

Noindex and deploy mismatches occur when robots.txt directives conflict with content deployment stages. The skill scans for these conflicts by validating that noindex rules match the associated content lifecycle, ensuring consistent indexing governance.

When do I need to validate robots.txt lifecycle governance?

You need to validate robots.txt lifecycle governance when managing site staging, archival, or publication phases. The skill checks that noindex directives accurately reflect content lifecycle stages, preventing premature indexing or accidental exposure.

Can I detect robots.txt policy conflicts using audit tools?

Yes, you can detect robots.txt policy conflicts using audit tools that analyze technical directives against site deployment states. This skill identifies errors and mismatches by evaluating the robots.txt file alongside the associated content lifecycle.

Does robots.txt audit require specific dependencies?

No specific dependencies are required to run the robots.txt audit. The skill operates independently using included scripts and references to analyze your site's technical directives and content lifecycle for indexing conflicts.

Related Skills