ai-citations-report

Generates AI citation reports showing which prompts cite a domain across Google AI Overview and ChatGPT.

674|51|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill ai-citations-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-citations-report
Source: https://github.com/OpenClaudia/openclaudia-skills/tree/main/skills/ai-citations-report
Command: npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill ai-citations-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marketing and SEO teams lack visibility into whether AI search engines like Google AI Overview and ChatGPT cite their domain, making it hard to measure GEO (Generative Engine Optimization) performance and find content gaps.

Core Features & Use Cases

  • AI Citation Reporting: Calls the Enception AI Citations API to produce a styled PDF, HTML, or JSON report listing every prompt that cited or retrieved a domain.
  • Traffic Context: Includes modelled organic traffic estimates, a 12-month trend, and position distribution from DataForSEO data.
  • Content Gap Analysis: Highlights retrieved-but-not-cited prompts and optional per-article citation coverage for URLs you pass in.
  • Use Case: An agency runs the report for a client domain, reviews the gap cards, and prioritizes new content targeting prompts where competitors are cited but the client is not.

Quick Start

Ask the AI to generate an AI citations report for your domain, for example: run an AI citations report for example.com with brand name Example Inc and output a PDF.

Frequently Asked Questions about ai-citations-report

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

FAQPage Schema
How do I check which AI prompts cite my website?

Use the Enception AI Citations API by sending a POST request with your domain and API key. The report lists every prompt that cited or retrieved your domain across Google AI Overview and ChatGPT, delivered as a PDF, HTML, or JSON file.

What is a GEO citations report for AI search?

A GEO citations report measures Generative Engine Optimization by showing which AI-search prompts cite your domain. It includes cited-prompt answer cards, retrieved-but-not-cited gap cards, and modelled organic traffic context from DataForSEO.

Do I need an API key to generate an AI citations report?

Yes, you need an ENCEPTION_API_KEY from enception.ai. Sign up, then generate a free-tier key under Account, API Key, which allows 10 reports per month with a rate limit of 20 requests per hour.

Can I get the AI citations report as JSON instead of PDF?

Yes, set the format parameter to json to receive citedCount, retrievedCount, promptCount, and the HTML body. This is useful for debugging or piping citation counts into other tools; html is also supported.

What happens if my domain has zero AI citations?

The report still generates successfully. In that case the retrieved-but-not-cited gap cards and modelled traffic context become the primary value, showing content opportunities where your domain could earn citations.