smartblock/plugin.mod
2026-08-20 12:17:07 +08:00

15 lines
431 B
Modula-2

[plugin]
name = "smartblock"
display_name = "Smart Block"
scope = "@ninja"
version = "1.0.4"
description = "AI-powered block that generates custom content structures from natural-language prompts and renders them by substituting {{field}} placeholders."
kind = "plugin"
categories = ["developer"]
tags = ["ai", "content", "blocks", "generative"]
[compatibility]
block_core = ">=0.3.4"
admin_api = ">=0.1.2"
plugin_sdk = ">=0.3.7"