內容簡介
Pewit AI Content Assist 是一款為 WordPress 編輯者設計的 AI 內容助手,能夠撰寫段落、生成摘要並建議內部連結,幫助用戶提升內容創作效率,並確保內容的相關性。
【主要功能】
• 自動撰寫段落,將要點轉換為完整內容
• 生成摘要,適用於摘錄和元描述
• 建議內部連結,基於現有文章和頁面
• 批量處理缺失的摘錄和 SEO 元描述
• 自動重新索引,確保內容更新即時反映
• 提供 CSV 報告和電子郵件通知功能
外掛標籤
開發者團隊
原文外掛簡介
Plugin homepage, documentation and paid plans: https://pewitlabs.com/product-ai-content-assist.html
AI-powered content assistant for WordPress editors. Drafts paragraphs, generates summaries and suggests internal links grounded in your existing posts and pages — never generic filler.
Fully functional and free
Every feature in this plugin is free and fully functional: connect via WordPress 7.0+ AI connectors (Settings → Connectors) or bring your own API key (OpenAI, Anthropic Claude or Google Gemini), draft and rewrite in the block editor, summarize selections, get internal-link suggestions grounded in your content index, run bulk meta/excerpt background jobs, auto re-index on publish, scan for orphan pages and link gaps, export CSV reports and receive email notifications when jobs finish. Nothing is locked behind a license.
Optionally, you can subscribe to managed AI credits (so you don’t need your own API key) and priority support at https://pewitlabs.com/product-ai-content-assist.html — this is a paid external service, not a requirement to use the plugin.
Editor sidebar
Draft expand — turn bullets or a sentence into a full paragraph.
Summarize selection — condense text for excerpts and meta descriptions.
Suggest internal links — grounded in your own published posts and pages.
Preview every AI suggestion before you insert it.
Global brand context & tone settings applied to every action.
Content index & link gaps
Content index of your published posts & pages (manual rebuild or incremental on publish).
Orphan & Link Gap Map: find pages with no inbound links and posts with no outbound internal links.
Quick-fix panel and CSV export of the full report.
Background automation
Bulk background jobs for missing excerpts & SEO meta descriptions.
Auto re-index when you publish or update content.
Pause, resume, stop and clear running jobs with a live activity log.
Email notification when a background job finishes.
Providers
WordPress 7.0+ AI Client (Settings → Connectors) when configured, with BYOK fallback.
OpenAI, Anthropic (Claude) and Google Gemini — use your own API key.
You pay your provider directly for API usage.
Configurable model (default gpt-4o-mini) and API key test button.
External services
This plugin connects to third-party services to generate text and content suggestions. Please review this before use.
You choose the AI provider in the plugin settings and use your own API key (BYOK), or on WordPress 7.0+ use the site-wide AI connectors (Settings → Connectors) via the core AI Client. No data is sent to any provider until you trigger an action. Requests go directly from your site to the selected provider under your own credentials and that provider’s terms. Nothing is sent to the plugin author.
WordPress AI Client (WordPress 7.0+, when connectors are configured):
* What and when: drafting, summaries and link suggestions use wp_ai_client_prompt() so credentials stay in core (Settings → Connectors). Selected text, prompts and grounding context are sent to whichever provider the site administrator configured.
OpenAI API (https://openai.com):
* What and when: when you draft, expand, summarize or request internal-link suggestions, or run a bulk meta/excerpt job, and OpenAI is the selected provider (BYOK fallback), the selected text and prompt are sent to OpenAI to produce the requested text.
* Data sent: the text you select or write, optional global context you configure, titles/snippets of indexed posts used for grounding, and the selected model name.
* Terms: https://openai.com/policies/terms-of-use — Privacy: https://openai.com/policies/privacy-policy
Anthropic (Claude) API (https://www.anthropic.com):
* What and when: only if you select Claude as the provider (BYOK fallback) — when you run a text action, your text prompt and context are sent to Anthropic to produce the requested text.
* Data sent: the text prompt, optional global context you configure, grounding snippets, and the selected model name.
* Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/privacy
Google Gemini API (https://ai.google.dev):
* What and when: only if you select Gemini as the provider (BYOK fallback) — when you run a text action, your text prompt and context are sent to Google’s Generative Language API to produce the requested text.
* Data sent: the text prompt, optional global context you configure, grounding snippets, and the selected model name.
* Terms: https://ai.google.dev/gemini-api/terms — Privacy: https://policies.google.com/privacy
Freemius (licensing & checkout — https://freemius.com):
* What and when: used for license activation, updates and (for optional paid managed AI credits) checkout as Merchant of Record. Opt-in is optional.
* Terms: https://freemius.com/terms/ — Privacy: https://freemius.com/privacy/
Source code
All JavaScript and CSS shipped in this plugin (in assets/js and assets/css) is the original, hand-written, human-readable source. Nothing is minified, compiled, transpiled or generated by a build tool, so no separate source files are required — what you read in the plugin is the source. The only bundled third-party library is the Freemius SDK (vendor/freemius), whose source is available at https://github.com/Freemius/wordpress-sdk
