Linux 软件免费装
Banner图

Draftsmith AI Content Assistant

开发者 youssefibrahim
更新时间 2026年8月19日 23:51
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

ai content generator ai writer claude deepseek

下载

1.3.1

详情介绍:

Draftsmith AI Content Assistant connects your WordPress site to Anthropic's Claude models (and, optionally, DeepSeek) and adds a Content Management Panel that lets you: Supported models Claude (Anthropic): Claude Sonnet 5 (default), Claude Opus 5, Claude Haiku 4.5, Claude Opus 4.8, and Claude Sonnet 4.6. DeepSeek (optional, requires its own API key): DeepSeek V4 Flash and DeepSeek V4 Pro. What the MCP connector exposes When enabled, a connected app can use 22 tools grouped into Content, Discovery & planning, Media library, and SEO (Rank Math). The full list, with a read/write/delete badge for each, is shown on the Draftsmith → MCP Connection screen. Write tools require the "allow write" setting; delete tools require the "allow delete" setting, which is off by default. Every action runs with the capabilities of the WordPress user who approved the connection.

安装:

  1. Upload the draftsmith-ai-content-assistant folder to /wp-content/plugins/.
  2. Activate the plugin from the WordPress "Plugins" page.
  3. Go to Draftsmith → Settings and enter your Claude API key (from console.anthropic.com).
  4. Click "Test connection" to confirm it's working.
  5. Start generating from the Dashboard, or open any post and use the "Claude Content Assistant" box in the sidebar.
  6. (Optional) To let Claude.ai manage your site directly, go to Draftsmith → MCP Connection, enable the MCP server, and follow the on-screen steps.

屏幕截图:

  • The in-editor assistant: suggest titles, rewrite or expand text, write an SEO description, and propose tags without leaving the editor.
  • The chat panel inside the editor, for asking questions about the post you are working on.
  • Settings: pick a Claude or DeepSeek model, and set the writing tone, language, and output length.
  • The MCP Connection screen: enable the connector, review the tool catalogue, and revoke connected apps at any time.

常见问题:

Where are my API keys stored?

In your site's own options table (wp_options). Each key is sent only to its own provider (Claude or DeepSeek) when you trigger a generation action while a model from that provider is selected, and to no other party.

Does the plugin work with the block editor (Gutenberg)?

Yes, and it also works with the Classic Editor.

Do I need an Anthropic account?

Yes, if you want to use a Claude model — content generation with a Claude model requires a valid API key from https://console.anthropic.com with available usage credit. DeepSeek is a separate, optional provider with its own API key from https://platform.deepseek.com; you only need one of the two to use the plugin.

Does the MCP connector require HTTPS?

Yes. OAuth and MCP require HTTPS in production. The MCP Connection screen warns you if your site is not served over HTTPS.

Is the MCP connector enabled by default?

No. It is off until you enable it, and delete permissions stay off even after you enable it unless you turn them on explicitly.

Is Rank Math required?

No. The SEO tools degrade gracefully when Rank Math is not installed; the redirect tools require Rank Math's redirection module.

更新日志:

1.3.1 1.3.0 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.0