icp-2

Enforce human-first SEO and AI-citation metadata standards on HTML pages.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/jsschrstrcks1/manateecreeksheep --skill icp-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: icp-2
Source: https://github.com/jsschrstrcks1/manateecreeksheep/tree/main/.claude/skills/icp-2
Command: npx skills add https://github.com/jsschrstrcks1/manateecreeksheep --skill icp-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ICP-2 defines a Human-First SEO & AI-citation standard to ensure pages are findable by humans, citable by AI, and honest about what they know.

Core Features & Use Cases

  • Blocking enforcement: enforce the ICP-2 rules on edited HTML files to prevent SEO theater and ensure consistent metadata.
  • AI crawler accessibility: prescribes accessible content and explicit robot rules to allow AI crawlers.
  • Schema & metadata validation: ensures JSON-LD, ai-summary, last-reviewed, canonical URLs, and OpenGraph data align with content.
  • Use Case: content teams maintain AI-friendly, human-readable pages across public sites and repositories.

Quick Start

Implement ICP-2 checks on the HTML pages to ensure AI-friendly metadata and human readability.

Frequently Asked Questions about icp-2

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

FAQPage Schema
How do I validate JSON-LD and OpenGraph metadata for AI citations on HTML pages?

To validate JSON-LD and OpenGraph metadata for AI citations, enforce blocking checks that ensure schema data aligns directly with static HTML content. This prevents SEO theater and guarantees pages remain citable by AI crawlers.

What is AI-safe SEO and how does it prevent data drift on static websites?

AI-safe SEO is a human-first content standard enforcing explicit robot rules, canonical URLs, and last-reviewed metadata on HTML pages. This approach prevents data drift by implementing versioned freshness controls and strict validation across deployments.

How do I ensure AI crawlers can access and summarize my static website content?

Ensure AI crawlers can access static content by prescribing accessible HTML and explicit robot rules. Adding ai-summary metadata and validating JSON-LD schema allows AI models to safely summarize and cite your public pages.

Does implementing canonical URLs and last-reviewed metadata require blocking enforcement?

Implementing canonical URLs and last-reviewed metadata requires blocking enforcement to prevent stale data drift. Strict validation checks ensure these freshness controls remain accurate across repository pages and website deployments.

What is the best way to maintain human-readable and AI-friendly pages across public repositories?

The best way to maintain human-readable and AI-friendly pages is applying a human-first SEO standard with blocking checks. This enforces consistent metadata, JSON-LD validation, and AI crawler accessibility across all edited HTML files.

When should I not use automated content validation for SEO theater prevention?

Avoid automated content validation for SEO theater prevention when HTML pages lack static content or last-reviewed metadata. Without versioned freshness controls and explicit AI crawler access rules, blocking checks cannot ensure honest data alignment.