CIPWEUse npx

CIPWE docs

Getting Started

Install and run CIPWE in under 60 seconds.

5 sections~8 min readPractical examples included

On this page

Who this is for

CIPWE is for teams that want ChatGPT, Perplexity, Gemini, and Google AI to find, understand, and cite their content.

  • Growth teams checking if AI tools can find their content
  • Engineering teams building repeatable quality gates
  • SEO/content teams validating machine-readable structure

Quickstart

Use npx for zero setup.

npx cipwe audit https://your-site.com

Installation options

Pick the approach that fits your workflow.

  • npx for one-time runs and quick checks
  • Global install for frequent CLI usage
  • Project dev dependency for CI consistency
npm install -g cipwe
# or
npm install --save-dev cipwe

Success criteria for week 1

A practical baseline to know adoption is working.

  • At least one production URL audited
  • A repeatable command shared with the team
  • Initial score documented in your tracker
  • One remediation cycle completed