jinko-output-set

Installation
SKILL.md

Jinkō Output Set SDK Workflows

Use this skill for output-set mechanics through the SDK: creating, validating, inspecting, and incrementally editing simple and advanced output sets. Keep trial attachment in jinko-trial, calibration attachment in jinko-calibration-cmaes, and data tables in jinko-data-table.

PREREQUISITE: This skill needs an initialized jinko-sdk connection and an SDK satisfying its metadata.requires_sdk range. Run the jinko-sdk-setup skill (../jinko-sdk-setup/SKILL.md) and proceed only once its check passes. If that skill is not found, install it from novainsilico/jinko-skills.

Core Concepts

Jinkō uses different names for the same objects in the UI, the API, and the SDK.

UI wording API project-item type SDK entry points
Simple output set MeasureDesign client.create_simple_output_set(...), SimpleOutputSet
Advanced output set ScoringDesign client.create_advanced_output_set(...), AdvancedOutputSet
Installs
36
GitHub Stars
1
First Seen
Jul 23, 2026
jinko-output-set — novainsilico/jinko-skills