Linux 软件免费装

Blocksmith Prompts

开发者 dkarfa
更新时间 2026年6月18日 00:39
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

gutenberg writing ai block editor content generation

下载

1.0.0

详情介绍:

Blocksmith Prompts adds an AI Content Generator panel to the Gutenberg block editor sidebar. Write a prompt, optionally use your existing post as context, review the generated content, and insert it directly into the editor as properly structured native blocks — headings, lists, paragraphs, and more. How it works:
  1. Open any post or page in the block editor.
  2. Find the AI Content Generator panel in the Document sidebar.
  3. Click Generate from context to open the modal.
  4. Enter a prompt describing what you want written.
  5. Click Generate — the plugin sends your prompt (plus current post content as context) to the configured AI connector.
  6. Review and optionally edit the result in the modal.
  7. Click Insert into editor to add the content as native blocks at the current cursor position.
Key features: Requirements: This plugin requires:

安装:

  1. Upload the blocksmith-prompts folder to /wp-content/plugins/.
  2. Activate Blocksmith Prompts from the Plugins screen.
  3. Ensure the AI plugin is installed and active.
  4. Configure an AI connector under Settings → Connectors.

屏幕截图:

  • Generated content inserted into the editor as native Gutenberg blocks — headings, lists, and paragraphs.
  • The WordPress AI Request Logs — every generation is logged with its provider, model, token usage, and source, so you can audit each AI request.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin work without the WordPress AI plugin?

No. Blocksmith Prompts uses the WordPress Abilities API, which is provided by the WordPress AI feature plugin. Both must be active.

Which AI providers are supported?

Any provider supported by the WordPress AI plugin and its connector system — the list grows as the AI plugin adds new connectors.

Will the generated content overwrite my existing post?

No. Content is inserted at the current cursor position in the editor, leaving all existing blocks untouched.

Can I edit the generated content before inserting?

Yes. The modal shows an editable textarea with the generated output. Edit freely before clicking Insert into editor.

更新日志:

1.0.0