WP Manifestindependent plugin directory
manifest / ai / summarize-with-ai-wp

Summarize with AI

WordPress plugin that adds AI summarize buttons to your content. Readers open your post in ChatGPT, Claude, Grok, Perplexity or Google AI Mode with the prompt already filled in, and can add your site as a preferred source on Google. Shortcodes, blocks and automatic placement. No API key, no cost.

by Walter Pinem · github.com/walterpinem/summarize-with-ai-wp · website

2stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/walterpinem/summarize-with-ai-wp/archive/refs/heads/main.zip

From the readme

Summarize with AI — WordPress Plugin Adds a row of "Summarize with AI" buttons to your content. Each button opens ChatGPT, Claude, Grok, Perplexity or Google AI Mode with a prompt already filled in, asking it to summarize the page the visitor was reading. The buttons are plain links. There is no API call, no API key, no cost and nothing sent from your server. For the full write-up, see Summarize with AI WordPress Plugin. Features - Five AI services — ChatGPT, Claude, Grok, Perplexity and Google AI Mode, each toggled independently. Only assistants with a working prefill parameter are bundled; see Why not Gemini or Copilot?. - Customizable prompt with ten placeholders resolved per page. - Automatic placement before and/or after the content of the post types you pick — no theme editing. - Shortcode and block, both rendered by the same PHP so they can never drift apart. - Three button styles, two layouts and an icon-only mode. - Copy-prompt button for AI tools that have no shareable link. - "Add as a preferred source on Google" button — its own shortcode, block and settings tab, so readers can nominate your site in Google Search. - Optional click tracking via the gtag() or dataLay

Read the full README on GitHub →