Kratt
An Experimental WordPress AI block composer: generate and insert blocks via natural language using the WP AI Client
by Giorgos Sarigiannidis · github.com/gsarig/kratt · website
★ 6stars
5release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/gsarig/kratt/releases/download/untagged-1ba75d34163fb71f83d7/kratt-v0.2.0.zipFrom the readme
Kratt
An Experimental WordPress AI block composer. Describe the content you want and Kratt inserts the right blocks, without requiring you to know block names or navigate the inserter.
Read more: Experimenting with AI-Assisted Block Composition in WordPress 7.0
Click the image to watch the full demo on YouTube.
[!NOTE]
Kratt is a household spirit from Estonian and Finnish mythology. According to legend, a Kratt is assembled from whatever scraps are at hand: straw, sticks, old tools. It is brought to life by making a pact with the devil. Once animated, it becomes an obedient servant that fetches things, carries loads, and does work on your behalf, tirelessly and unseen.
How it works
Kratt adds a sidebar panel to the Block Editor. Type a plain-language description of what you want to build, and Kratt sends it to the AI along with a catalog of every block available on your site. The AI returns a structured block specification; Kratt turns that into real blocks and inserts them at the cursor position.
The catalog is built from the WordPress block registry at activation time. It tells the AI exactly which blocks exist on your site, what they do, and which attributes are safe to
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| untagged-1ba75d34163fb71f83d7 | Mar 26, 2026 | kratt-v0.2.0.zip | 3 |
| v0.1.0 | Mar 21, 2026 | kratt-v0.1.0.zip | 2 |