@clankie/json-ui-render
v0.4.0
Published
Render structured chat UI in clankie via details.renderHint and details.uiSpec
Readme
@clankie/json-ui-render
Render structured UI cards in clankie chats using details.uiSpec.
Note While some
@clankieextensions may work with a bare pi installation, they are crafted to be used with clankie (built on top of pi).
This extension adds one tool:
render_json_ui— returns a validdetails.uiSpecpayload
You can either:
- Pass a full
uiSpecdirectly, or - Pass helper fields (
title,text,items,rows, etc.) and let the extension build a fallback card layout.
Why use it
Use this when you want rich, structured output in the web UI instead of plain text formatting.
Package contents
Published files include:
src/skills/package.jsonREADME.md
