·add-golden
{}

add-golden

yonatangross/orchestkit

Curate and add documents to the golden dataset with multi-agent validation. Use when adding test data, creating golden datasets, saving examples.

11Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill add-golden

SKILL.md

Multi-agent curation workflow with quality score explanations, bias detection, and version tracking.

| 1. Input Collection | Get URL, detect content type | Document metadata | | 2. Fetch and Extract | Parse document structure | Structured content | | 3. Quality Analysis | 4 parallel agents evaluate | Raw scores | | 4. Quality Explanation | Explain WHY each score | Score rationale | | 5. Bias Detection | Check for bias in content | Bias report |

| 6. Diversity Check | Assess dataset balance | Diversity metrics | | 7. Validation | Schema, duplicates, gates | Validation status | | 8. Silver-to-Gold | Promote or mark as silver | Classification | | 9. Version Tracking | Track changes, rollback | Version entry |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill add-golden
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is add-golden?

Curate and add documents to the golden dataset with multi-agent validation. Use when adding test data, creating golden datasets, saving examples. Source: yonatangross/orchestkit.

How do I install add-golden?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill add-golden Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit