Tag: json-schema

Type: All Skills Tools
skill ★ 25,372

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…

agentscope-ai/agentscope a2ui ui-generation json-schema agent-response
skill ★ 7,851

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…

Upsonic/Upsonic state-management json-schema experiment-tracking agentic-state
skill ★ 7,851

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…

Upsonic/Upsonic progress-tracking state-management json-schema research-workflow
skill

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…

modelscope/agentscope a2ui ui-generation json-schema agent-response
skill ★ 6

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…

Swih/mistral-mcp contract-analysis ocr risk-scoring json-schema
skill ★ 1

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…

Sowiedu/Edict edict ast-generation json-schema wasm
tool ★ 2,786

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.

IvanMurzak/Unity-MCP csharp json-schema unity reflection
skill

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…

Upsonic/gpt-computer-assistant experiment-tracking json-schema monitoring automation