Tag: json-schema
A2UI JSON Response Generation Skill
This skill enables agents to generate rich, interactive user interfaces by dynamically retrieving relevant A2UI JSON schematics and modular UI templates. It ensures the final response adheres to the A2UI protocol, significantly improving st…
Structured State Management for Multi-Phase Experiments
This skill maintains a canonical, machine-readable JSON progress file to track the state of complex, multi-phase research experiments. It enforces strict lifecycle updates, ensuring dashboards and CLIs can reliably poll the experiment's cur…
State management for multi-phase research experiments
This skill maintains a canonical, machine-readable JSON snapshot of an experiment's progress. It must be updated rigorously at phase boundaries, during long operations, and upon failure to provide real-time state visibility for external das…
A2UI JSON response generation skill
This skill facilitates the generation of rich, interactive user interfaces by retrieving specific A2UI UI JSON schematics and templates. It allows agents to structure responses according to the A2UI protocol, ensuring validation and reducin…
Structured Contract Analysis and Risk Scoring
This skill processes PDF or scanned contracts by first performing OCR using Mistral's document AI, and subsequently extracting structured data, including key clauses and associated risk levels, via JSON schema enforcement. It provides a com…
Writing Structured Edict Programs via JSON AST
This skill guides the generation of Edict programs as structured JSON Abstract Syntax Trees (ASTs), rather than traditional source code. It covers the module structure, type system, effect declarations, and contract enforcement necessary fo…
Generate JSON Schema from C# Types
Generates a JSON Schema for a specified C# type name using reflection. It supports primitives, enums, generic collections, and complex objects present in loaded assemblies.
Machine-readable experiment progress tracking skill
This skill maintains a machine-readable JSON file to track the real-time status, phases, and activities of an ongoing experiment. It allows external dashboards and CLIs to monitor progress, failures, and current operations through a standar…