
內容簡介
Gu&Co AI Blog Writer 是一款功能齊全且完全免費的部落格草稿創建助手,能幫助用戶高效管理主題、生成文章草稿及進行質量檢查,提升寫作效率。
【主要功能】
• 主題隊列管理,包括優先級和風險等級
• 測試模式,提供本地模擬 AI 回應
• 自動生成 SEO 簡報
• 自動生成結構化的完整文章草稿
• 多標準 AI 質量檢查
• 發佈前的文章預覽畫面
開發者團隊
原文外掛簡介
Gu&Co AI Blog Writer is a fully featured, 100% free blog draft creation companion. Features include:
Topic queue management with priority, keywords, category, risk level, and status.
Test mode with local mock AI responses for risk-free workflow validation.
Native SEO brief generation.
Automated full-length article generation returned as structured JSON with HTML content.
Multi-criteria AI quality check (score, risk level, issues list, and recommended action).
Article preview screen before publishing.
Automatic WordPress draft creation with tags, category, excerpt, slug, and custom SEO metadata.
Comprehensive log tracker for all key operations.
CSV Format
The CSV import file should have headers in this order:
topic,primary_keyword,secondary_keywords,audience,search_intent,priority,risk_level,publish_mode
Example:
Jak wybrać telewizor do sportu?,telewizor do sportu,"OLED,QLED,120 Hz",Kupujący TV,poradnik,80,normal,draft_only
Privacy and External Services
This plugin utilizes the native WordPress AI Client to connect to generative AI services. No direct API connections are initiated by the plugin itself; all requests are routed through the AI provider and credentials configured globally by the site administrator on the WordPress Settings > Connectors screen.
Depending on the connector you enable in WordPress, the following external services may be utilized:
OpenAI
Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
OpenAI Terms of Service: https://openai.com/policies/terms-of-use
OpenAI Privacy Policy: https://openai.com/policies/privacy-policy
Google Gemini
Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
Google Terms of Service: https://policies.google.com/terms
Google Privacy Policy: https://policies.google.com/privacy
Anthropic Claude
Purpose: Used for generating article briefs, full article drafts, title suggestions, and executing quality checks.
Data Sent: Topic title, primary & secondary keywords, target audience, intent, outline, and editorial notes.
When Sent: Triggered only when the administrator initiates a brief, article, suggestion generation, or quality check manually, or when scheduled cron tasks run.
Anthropic Terms of Service: https://www.anthropic.com/legal/consumer-terms
Anthropic Privacy Policy: https://www.anthropic.com/legal/privacy
Security Notes
All generated HTML content is sanitized with wp_kses_post() before being saved to WordPress draft posts. Autopublishing requires explicit enablement in settings, a low-risk topic classification, a recommended action of ‘publish’, and a quality check score meeting the configured threshold (default 90).
