smartblock/plugin.mod
2026-07-06 00:00:53 +08:00

10 lines
346 B
Modula-2

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