smartblock/plugin.mod
2026-08-19 22:51:23 +08:00

13 lines
386 B
Modula-2

[plugin]
name = "smartblock"
display_name = "Smart Block"
scope = "@ninja"
version = "1.0.3"
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"