Linux 软件免费装

Siteskyline - WP AI Assistant

开发者 Siteskyline
更新时间 2026年6月5日 16:44
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

chatbot content management automation gemini wp cli openai ai assistant gpt wordpress ai claude ai agent

下载

1.0.0

详情介绍:

Siteskyline - WP AI Assistant brings a powerful autonomous AI agent directly into your WordPress admin dashboard. Manage your entire WordPress site through simple conversational instructions — search content, create posts, edit pages, update metadata, manage media, and more with support for multiple AI providers. Key Features How It Works The plugin uses a ReAct (Reasoning + Acting) agent loop. When you give an instruction, the AI determines which WordPress operations to perform, executes them through secure server-side AJAX endpoints, and reports back with the results. All dangerous operations (create, update, delete) require your explicit approval by default. Supported AI Providers | Provider | Default Model | API Format | |---|---|---| | OpenAI | gpt-4o | Chat Completions API | | Anthropic Claude | claude-3-5-sonnet-20241022 | Messages API | | Google Gemini | gemini-2.0-flash | Generate Content API | You can also use any OpenAI-compatible endpoint (Azure OpenAI, Groq, Together AI, Ollama, OpenRouter, etc.) by entering a custom API Base URL.

安装:

  1. Upload the siteskyline-ai-assistant folder to /wp-content/plugins/.
  2. Activate the plugin via the WordPress Plugins screen.
  3. Go to the Siteskyline - WP AI Assistant menu item in your admin sidebar.
  4. Open Settings and select your AI provider (OpenAI, Claude, or Gemini).
  5. Enter your API Key and choose a Model.
  6. Start chatting with your AI assistant!

常见问题:

Which AI providers are supported?

OpenAI (GPT-4o, GPT-4, GPT-3.5), Anthropic Claude (Claude 3.5 Sonnet, Claude 3 Opus), and Google Gemini (Gemini 2.0 Flash, Gemini 1.5 Pro). You can also use any OpenAI-compatible API endpoint.

Is my API key stored securely?

Your API key is stored as a WordPress option and is only used for server-to-server communication with your chosen AI provider. It is never exposed to the frontend or shared with third parties.

Can the AI delete my content?

Only if you explicitly approve it. All write and delete operations require admin approval by default. You can also disable all write/delete operations entirely in Settings for read-only mode.

Do I need coding skills to use this plugin?

No. The entire plugin is designed to be used through natural language conversation. Just describe what you want to do in plain English.

Can I use my own API endpoint?

Yes. Select "OpenAI" provider and enter any OpenAI-compatible API Base URL. This works with Azure OpenAI, Groq, Together AI, OpenRouter, Ollama, and more.

更新日志:

1.0.0