·ai-summary-request
""

ai-summary-request

rawveg/skillsforge-marketplace

Adds an "AI Summary Request" footer component with clickable AI platform icons (ChatGPT, Claude, Gemini, Grok, Perplexity) that pre-populate prompts for users to get AI summaries of the website. Optionally creates an llms.txt file for enhanced AI discoverability. Use when users want to add AI platform integration buttons or make their website AI-friendly.

13Installs·0Trend·@rawveg

Installation

$npx skills add https://github.com/rawveg/skillsforge-marketplace --skill ai-summary-request

SKILL.md

This skill creates a footer component with AI platform icons that allow visitors to request AI summaries of a website. The workflow begins by detecting and confirming the website domain, then asks whether to optionally generate an llms.txt file for enhanced AI discoverability.

Before proceeding with any steps, you MUST determine the website domain:

If a domain is detected, ask the user to confirm or provide an alternative: "I detected that this site appears to use the domain [DETECTEDDOMAIN]. Is this correct? If not, please provide the correct domain."

Adds an "AI Summary Request" footer component with clickable AI platform icons (ChatGPT, Claude, Gemini, Grok, Perplexity) that pre-populate prompts for users to get AI summaries of the website. Optionally creates an llms.txt file for enhanced AI discoverability. Use when users want to add AI platform integration buttons or make their website AI-friendly. Source: rawveg/skillsforge-marketplace.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rawveg/skillsforge-marketplace --skill ai-summary-request
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ai-summary-request?

Adds an "AI Summary Request" footer component with clickable AI platform icons (ChatGPT, Claude, Gemini, Grok, Perplexity) that pre-populate prompts for users to get AI summaries of the website. Optionally creates an llms.txt file for enhanced AI discoverability. Use when users want to add AI platform integration buttons or make their website AI-friendly. Source: rawveg/skillsforge-marketplace.

How do I install ai-summary-request?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rawveg/skillsforge-marketplace --skill ai-summary-request Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rawveg/skillsforge-marketplace